Class AbstractManager
java.lang.Object
org.flowable.entitylink.service.impl.persistence.AbstractManager
- Author:
- Tijs Rademakers
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAbstractManager
(EntityLinkServiceConfiguration entityLinkServiceConfiguration) -
Method Summary
Modifier and TypeMethodDescriptionprotected Clock
getClock()
protected CommandContext
protected EntityLinkEntityManager
protected EntityLinkServiceConfiguration
protected FlowableEventDispatcher
protected HistoricEntityLinkEntityManager
protected <T> T
getSession
(Class<T> sessionClass)
-
Field Details
-
entityLinkServiceConfiguration
-
-
Constructor Details
-
AbstractManager
-
-
Method Details
-
getCommandContext
-
getSession
-
getEntityLinkServiceConfiguration
-
getClock
-
getEventDispatcher
-
getEntityLinkEntityManager
-
getHistoricEntityLinkEntityManager
-