Uses of Interface
org.flowable.cmmn.engine.impl.persistence.entity.data.SentryPartInstanceDataManager
Packages that use SentryPartInstanceDataManager
Package
Description
-
Uses of SentryPartInstanceDataManager in org.flowable.cmmn.engine
Fields in org.flowable.cmmn.engine declared as SentryPartInstanceDataManagerModifier and TypeFieldDescriptionprotected SentryPartInstanceDataManager
CmmnEngineConfiguration.sentryPartInstanceDataManager
Methods in org.flowable.cmmn.engine that return SentryPartInstanceDataManagerMethods in org.flowable.cmmn.engine with parameters of type SentryPartInstanceDataManagerModifier and TypeMethodDescriptionCmmnEngineConfiguration.setSentryPartInstanceDataManager
(SentryPartInstanceDataManager sentryPartInstanceDataManager) -
Uses of SentryPartInstanceDataManager in org.flowable.cmmn.engine.impl.persistence.entity
Constructors in org.flowable.cmmn.engine.impl.persistence.entity with parameters of type SentryPartInstanceDataManagerModifierConstructorDescriptionSentryPartInstanceEntityManagerImpl
(CmmnEngineConfiguration cmmnEngineConfiguration, SentryPartInstanceDataManager sentryPartInstanceDataManager) -
Uses of SentryPartInstanceDataManager in org.flowable.cmmn.engine.impl.persistence.entity.data.impl
Classes in org.flowable.cmmn.engine.impl.persistence.entity.data.impl that implement SentryPartInstanceDataManager