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 BatchEntityManager
protected BatchPartEntityManager
protected BatchServiceConfiguration
protected Clock
getClock()
protected CommandContext
protected FlowableEventDispatcher
protected <T> T
getSession
(Class<T> sessionClass)
-
Field Details
-
batchServiceConfiguration
-
-
Constructor Details
-
AbstractManager
-
-
Method Details
-
getCommandContext
-
getSession
-
getBatchServiceConfiguration
-
getClock
-
getEventDispatcher
-
getBatchEntityManager
-
getBatchPartEntityManager
-