Class Hierarchy
- java.lang.Object
- com.bytedesk.core.base.BaseEntity (implements java.io.Serializable)
- com.bytedesk.core.quartz.QuartzEntity
- com.bytedesk.core.base.BaseRequest (implements java.io.Serializable)
- com.bytedesk.core.quartz.QuartzRequest
- com.bytedesk.core.base.BaseResponse (implements java.io.Serializable)
- com.bytedesk.core.quartz.QuartzResponse
- com.bytedesk.core.base.BaseRestController<T>
- com.bytedesk.core.quartz.QuartzRestController
- com.bytedesk.core.base.BaseRestService<T,
TRequest, TResponse> - com.bytedesk.core.quartz.QuartzRestService
- com.bytedesk.core.quartz.QuartzConfig
- com.bytedesk.core.quartz.QuartzConsts
- com.bytedesk.core.quartz.QuartzInitializer
- org.springframework.scheduling.quartz.QuartzJobBean (implements org.quartz.Job)
- com.bytedesk.core.quartz.QuartzJob (implements java.io.Serializable)
- com.bytedesk.core.quartz.QuarzInitializer
- com.bytedesk.core.base.BaseEntity (implements java.io.Serializable)
Interface Hierarchy
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListCrudRepository<T, ID>, org.springframework.data.repository.ListPagingAndSortingRepository<T, ID>) - com.bytedesk.core.quartz.QuartzRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.Repository<T,
ID> - org.springframework.data.repository.CrudRepository<T,
ID> - org.springframework.data.repository.ListCrudRepository<T,
ID> - org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListPagingAndSortingRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>) - com.bytedesk.core.quartz.QuartzRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListCrudRepository<T,
- org.springframework.data.repository.PagingAndSortingRepository<T,
ID> - org.springframework.data.repository.ListPagingAndSortingRepository<T,
ID> - org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListCrudRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>) - com.bytedesk.core.quartz.QuartzRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListPagingAndSortingRepository<T,
- org.springframework.data.repository.CrudRepository<T,
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.bytedesk.core.quartz.QuartzConsts.Status
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)