Class AbstractManager
java.lang.Object
org.flowable.batch.service.impl.persistence.AbstractManager
- Author:
- Tijs Rademakers
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected BatchEntityManagerprotected BatchPartEntityManagerprotected BatchServiceConfigurationprotected ClockgetClock()protected CommandContextprotected FlowableEventDispatcherprotected <T> TgetSession(Class<T> sessionClass)
-
Field Details
-
batchServiceConfiguration
-
-
Constructor Details
-
AbstractManager
-
-
Method Details
-
getCommandContext
-
getSession
-
getBatchServiceConfiguration
-
getClock
-
getEventDispatcher
-
getBatchEntityManager
-
getBatchPartEntityManager
-