Uses of Class
org.camunda.bpm.engine.impl.cmd.AbstractSetJobStateCmd
-
Packages that use AbstractSetJobStateCmd Package Description org.camunda.bpm.engine.impl.cmd -
-
Uses of AbstractSetJobStateCmd in org.camunda.bpm.engine.impl.cmd
Subclasses of AbstractSetJobStateCmd in org.camunda.bpm.engine.impl.cmd Modifier and Type Class Description classActivateJobCmdclassSuspendJobCmdMethods in org.camunda.bpm.engine.impl.cmd that return AbstractSetJobStateCmd Modifier and Type Method Description protected abstract AbstractSetJobStateCmdAbstractSetJobDefinitionStateCmd. getNextCommand(UpdateJobSuspensionStateBuilderImpl jobCommandBuilder)protected AbstractSetJobStateCmdAbstractSetProcessInstanceStateCmd. getNextCommand()protected abstract AbstractSetJobStateCmdAbstractSetProcessInstanceStateCmd. getNextCommand(UpdateJobSuspensionStateBuilderImpl jobCommandBuilder)
-