Class Hierarchy
- java.lang.Object
- org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl (implements org.flowable.job.api.AcquiredExternalWorkerJob)
- org.flowable.common.engine.impl.service.CommonServiceImpl<C>
- org.flowable.job.service.impl.ServiceImpl
- org.flowable.job.service.impl.HistoryJobServiceImpl (implements org.flowable.job.service.HistoryJobService)
- org.flowable.job.service.impl.JobServiceImpl (implements org.flowable.job.service.JobService)
- org.flowable.job.service.impl.TimerJobServiceImpl (implements org.flowable.job.service.TimerJobService)
- org.flowable.job.service.impl.ServiceImpl
- org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl (implements org.flowable.job.api.ExternalWorkerJobAcquireBuilder)
- org.flowable.job.service.impl.ExternalWorkerJobFailureBuilderImpl (implements org.flowable.job.api.ExternalWorkerJobFailureBuilder)
- org.flowable.job.service.impl.HistoryJobProcessorContextImpl (implements org.flowable.job.service.HistoryJobProcessorContext)
- org.flowable.job.service.impl.JobProcessorContextImpl (implements org.flowable.job.service.JobProcessorContext)
- org.flowable.job.service.impl.JobQueryProperty (implements org.flowable.common.engine.api.query.QueryProperty)
- org.flowable.common.engine.impl.db.ListQueryParameterObject
- org.flowable.common.engine.impl.query.AbstractQuery<T,
U> (implements org.flowable.common.engine.impl.interceptor.Command<T>, org.flowable.common.engine.api.query.Query<T, U>, java.io.Serializable) - org.flowable.job.service.impl.DeadLetterJobQueryImpl (implements org.flowable.job.api.DeadLetterJobQuery, java.io.Serializable)
- org.flowable.job.service.impl.ExternalWorkerJobQueryImpl (implements org.flowable.job.api.ExternalWorkerJobQuery, java.io.Serializable)
- org.flowable.job.service.impl.HistoryJobQueryImpl (implements org.flowable.job.api.HistoryJobQuery, java.io.Serializable)
- org.flowable.job.service.impl.JobQueryImpl (implements org.flowable.job.api.JobQuery, java.io.Serializable)
- org.flowable.job.service.impl.SuspendedJobQueryImpl (implements java.io.Serializable, org.flowable.job.api.SuspendedJobQuery)
- org.flowable.job.service.impl.TimerJobQueryImpl (implements java.io.Serializable, org.flowable.job.api.TimerJobQuery)
- org.flowable.common.engine.impl.query.AbstractQuery<T,