Uses of Interface
org.flowable.task.service.history.InternalHistoryTaskManager
Packages that use InternalHistoryTaskManager
Package
Description
-
Uses of InternalHistoryTaskManager in org.flowable.cmmn.engine
Fields in org.flowable.cmmn.engine declared as InternalHistoryTaskManagerModifier and TypeFieldDescriptionprotected InternalHistoryTaskManagerCmmnEngineConfiguration.internalHistoryTaskManagerMethods in org.flowable.cmmn.engine that return InternalHistoryTaskManagerMethods in org.flowable.cmmn.engine with parameters of type InternalHistoryTaskManagerModifier and TypeMethodDescriptionCmmnEngineConfiguration.setInternalHistoryTaskManager(InternalHistoryTaskManager internalHistoryTaskManager) -
Uses of InternalHistoryTaskManager in org.flowable.cmmn.engine.impl.history
Classes in org.flowable.cmmn.engine.impl.history that implement InternalHistoryTaskManager -
Uses of InternalHistoryTaskManager in org.flowable.engine.impl.cfg
Fields in org.flowable.engine.impl.cfg declared as InternalHistoryTaskManagerModifier and TypeFieldDescriptionprotected InternalHistoryTaskManagerProcessEngineConfigurationImpl.internalHistoryTaskManagerMethods in org.flowable.engine.impl.cfg that return InternalHistoryTaskManagerMethods in org.flowable.engine.impl.cfg with parameters of type InternalHistoryTaskManagerModifier and TypeMethodDescriptionProcessEngineConfigurationImpl.setInternalHistoryTaskManager(InternalHistoryTaskManager internalHistoryTaskManager) -
Uses of InternalHistoryTaskManager in org.flowable.engine.impl.history
Classes in org.flowable.engine.impl.history that implement InternalHistoryTaskManager -
Uses of InternalHistoryTaskManager in org.flowable.task.service
Fields in org.flowable.task.service declared as InternalHistoryTaskManagerModifier and TypeFieldDescriptionprotected InternalHistoryTaskManagerTaskServiceConfiguration.internalHistoryTaskManagerMethods in org.flowable.task.service that return InternalHistoryTaskManagerMethods in org.flowable.task.service with parameters of type InternalHistoryTaskManagerModifier and TypeMethodDescriptionvoidTaskServiceConfiguration.setInternalHistoryTaskManager(InternalHistoryTaskManager internalHistoryTaskManager)