public class SuspendProcessInstanceCmd extends AbstractSetProcessInstanceStateCmd
processDefinitionId, processDefinitionKey, processInstanceId
executionDate, includeSubResources, isLogUserOperationDisabled, SUSPENSION_STATE_PROPERTY
Constructor and Description |
---|
SuspendProcessInstanceCmd(String executionId,
String processDefinitionId,
String processDefinitionKey) |
Modifier and Type | Method and Description |
---|---|
protected String |
getLogEntryOperation() |
protected SuspensionState |
getNewSuspensionState() |
protected SuspendJobCmd |
getNextCommand() |
checkAuthorization, checkParameters, logUserOperation, updateSuspensionState
disableLogUserOperation, execute, getDelayedExecutionJobHandlerType, getJobHandlerConfiguration, isIncludeSubResources, isLogUserOperationDisabled, scheduleSuspensionStateUpdate
protected SuspensionState getNewSuspensionState()
getNewSuspensionState
in class AbstractSetStateCmd
protected SuspendJobCmd getNextCommand()
getNextCommand
in class AbstractSetProcessInstanceStateCmd
protected String getLogEntryOperation()
getLogEntryOperation
in class AbstractSetStateCmd
Copyright © 2018. All rights reserved.