Uses of Interface
com.flowable.engage.api.manage.EngageManagementService
Packages that use EngageManagementService
Package
Description
-
Uses of EngageManagementService in com.flowable.engage.api
Methods in com.flowable.engage.api that return EngageManagementService -
Uses of EngageManagementService in com.flowable.engage.engine
Fields in com.flowable.engage.engine declared as EngageManagementServiceModifier and TypeFieldDescriptionprotected EngageManagementService
EngageEngineConfiguration.engageManagementService
Methods in com.flowable.engage.engine that return EngageManagementServiceModifier and TypeMethodDescriptionEngageEngine.getEngageManagementService()
EngageEngineConfiguration.getEngageManagementService()
Methods in com.flowable.engage.engine with parameters of type EngageManagementServiceModifier and TypeMethodDescriptionvoid
EngageEngineConfiguration.setEngageManagementService
(EngageManagementService engageManagementService) -
Uses of EngageManagementService in com.flowable.engage.engine.impl
Fields in com.flowable.engage.engine.impl declared as EngageManagementServiceModifier and TypeFieldDescriptionprotected EngageManagementService
EngageEngineImpl.engageManagementService
Methods in com.flowable.engage.engine.impl that return EngageManagementService -
Uses of EngageManagementService in com.flowable.engage.engine.impl.manage
Classes in com.flowable.engage.engine.impl.manage that implement EngageManagementService