Class AbstractManager
java.lang.Object
org.flowable.job.service.impl.persistence.AbstractManager
- Author:
- Tijs Rademakers
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ClockgetClock()protected CommandContextprotected FlowableEventDispatcherprotected JobServiceConfigurationprotected <T> TgetSession(Class<T> sessionClass)
-
Field Details
-
jobServiceConfiguration
-
-
Constructor Details
-
AbstractManager
-
-
Method Details
-
getCommandContext
-
getSession
-
getJobServiceConfiguration
-
getClock
-
getEventDispatcher
-