Uses of Interface
com.flowable.action.api.manage.ActionManagementService
Package
Description
-
Uses of ActionManagementService in com.flowable.action.api
-
Uses of ActionManagementService in com.flowable.action.engine
Modifier and TypeFieldDescriptionprotected ActionManagementService
ActionEngineConfiguration.actionManagementService
Modifier and TypeMethodDescriptionActionEngine.getActionManagementService()
ActionEngineConfiguration.getActionManagementService()
Modifier and TypeMethodDescriptionvoid
ActionEngineConfiguration.setActionManagementService
(ActionManagementService actionManagementService) -
Uses of ActionManagementService in com.flowable.action.engine.impl
Modifier and TypeFieldDescriptionprotected ActionManagementService
ActionEngineImpl.actionManagementService
-
Uses of ActionManagementService in com.flowable.action.engine.impl.manage
-
Uses of ActionManagementService in com.flowable.platform.engine.impl.management
Modifier and TypeMethodDescriptionprotected ActionManagementService
PlatformChangeTenantIdBuilderImpl.getActionManagementService
(CommandContext commandContext)