Package org.camunda.bpm.engine.impl.cmd
Class SuspendJobCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmd.AbstractSetStateCmd
org.camunda.bpm.engine.impl.cmd.AbstractSetJobStateCmd
org.camunda.bpm.engine.impl.cmd.SuspendJobCmd
- Author:
- roman.smirnov
- 
Field SummaryFields inherited from class org.camunda.bpm.engine.impl.cmd.AbstractSetJobStateCmdjobDefinitionId, jobId, processDefinitionId, processDefinitionKey, processDefinitionTenantId, processDefinitionTenantIdSet, processInstanceIdFields inherited from class org.camunda.bpm.engine.impl.cmd.AbstractSetStateCmdexecutionDate, includeSubResources, isLogUserOperationDisabled, SUSPENSION_STATE_PROPERTY
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.camunda.bpm.engine.impl.cmd.AbstractSetJobStateCmdcheckAuthorization, checkParameters, logUserOperation, updateSuspensionStateMethods inherited from class org.camunda.bpm.engine.impl.cmd.AbstractSetStateCmddisableLogUserOperation, execute, getDelayedExecutionJobHandlerType, getDeploymentId, getDeploymentIdByJobDefinition, getDeploymentIdByProcessDefinition, getDeploymentIdByProcessDefinitionKey, getJobHandlerConfiguration, getNextCommand, isIncludeSubResources, isLogUserOperationDisabled, scheduleSuspensionStateUpdate, triggerHistoryEventMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.camunda.bpm.engine.impl.interceptor.CommandisRetryable
- 
Constructor Details- 
SuspendJobCmd
 
- 
- 
Method Details- 
getNewSuspensionState- Specified by:
- getNewSuspensionStatein class- AbstractSetStateCmd
 
- 
getLogEntryOperation- Specified by:
- getLogEntryOperationin class- AbstractSetStateCmd
 
 
-