Uses of Class
org.camunda.bpm.engine.impl.cmd.AbstractSetJobStateCmd

Packages that use AbstractSetJobStateCmd
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
 class ActivateJobCmd
           
 class SuspendJobCmd
           
 

Methods in org.camunda.bpm.engine.impl.cmd that return AbstractSetJobStateCmd
protected  AbstractSetJobStateCmd AbstractSetProcessInstanceStateCmd.getNextCommand()
           
protected abstract  AbstractSetJobStateCmd AbstractSetJobDefinitionStateCmd.getNextCommand(UpdateJobSuspensionStateBuilderImpl jobCommandBuilder)
           
protected abstract  AbstractSetJobStateCmd AbstractSetProcessInstanceStateCmd.getNextCommand(UpdateJobSuspensionStateBuilderImpl jobCommandBuilder)
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.