Package org.activiti.engine.impl.cmd
Class AbstractSetProcessInstanceStateCmd
java.lang.Object
org.activiti.engine.impl.cmd.AbstractSetProcessInstanceStateCmd
- Direct Known Subclasses:
ActivateProcessInstanceCmd,SuspendProcessInstanceCmd
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionexecute(CommandContext commandContext) protected voidexecuteInternal(CommandContext commandContext, ExecutionEntity executionEntity) protected abstract SuspensionStateprotected voidsuspendAllJobs(CommandContext commandContext) protected voidupdateChildrenSuspensionState(CommandContext commandContext) protected voidupdateTaskSuspensionState(CommandContext commandContext)