Uses of Interface
com.flowable.action.api.manage.ActionManagementService
Packages that use ActionManagementService
Package
Description
-
Uses of ActionManagementService in com.flowable.action.api
Methods in com.flowable.action.api that return ActionManagementService -
Uses of ActionManagementService in com.flowable.action.engine
Fields in com.flowable.action.engine declared as ActionManagementServiceModifier and TypeFieldDescriptionprotected ActionManagementServiceActionEngineConfiguration.actionManagementServiceMethods in com.flowable.action.engine that return ActionManagementServiceModifier and TypeMethodDescriptionActionEngine.getActionManagementService()ActionEngineConfiguration.getActionManagementService()Methods in com.flowable.action.engine with parameters of type ActionManagementServiceModifier and TypeMethodDescriptionvoidActionEngineConfiguration.setActionManagementService(ActionManagementService actionManagementService) -
Uses of ActionManagementService in com.flowable.action.engine.impl
Fields in com.flowable.action.engine.impl declared as ActionManagementServiceModifier and TypeFieldDescriptionprotected ActionManagementServiceActionEngineImpl.actionManagementServiceMethods in com.flowable.action.engine.impl that return ActionManagementService -
Uses of ActionManagementService in com.flowable.action.engine.impl.manage
Classes in com.flowable.action.engine.impl.manage that implement ActionManagementService -
Uses of ActionManagementService in com.flowable.platform.engine.impl.management
Methods in com.flowable.platform.engine.impl.management that return ActionManagementServiceModifier and TypeMethodDescriptionprotected ActionManagementServicePlatformChangeTenantIdBuilderImpl.getActionManagementService(CommandContext commandContext)