Uses of Interface
com.flowable.action.api.history.ActionInstanceExecutionResult
Package
Description
-
Uses of ActionInstanceExecutionResult in com.flowable.action.api.runtime
Modifier and TypeMethodDescriptionExecuteActionInstanceBuilder.execute()
Executes the action instance -
Uses of ActionInstanceExecutionResult in com.flowable.action.engine.impl.cmd
Modifier and TypeClassDescriptionstatic class
Modifier and TypeMethodDescriptionExecuteActionInstanceCmd.execute
(CommandContext commandContext) -
Uses of ActionInstanceExecutionResult in com.flowable.action.engine.impl.runtime
Modifier and TypeMethodDescriptionExecuteActionInstanceBuilderImpl.execute()
ActionRuntimeServiceImpl.executeActionInstance
(ExecuteActionInstanceBuilderImpl executeActionInstanceBuilder)