Package | Description |
---|---|
org.camunda.bpm.engine.impl.cmd |
Modifier and Type | Class and Description |
---|---|
class |
ActivateJobCmd |
class |
SuspendJobCmd |
Modifier and Type | Method and Description |
---|---|
protected AbstractSetJobStateCmd |
SuspendProcessInstanceCmd.getSetJobStateCmd() |
protected AbstractSetJobStateCmd |
SuspendJobDefinitionCmd.getSetJobStateCmd() |
protected AbstractSetJobStateCmd |
ActivateProcessInstanceCmd.getSetJobStateCmd() |
protected AbstractSetJobStateCmd |
ActivateJobDefinitionCmd.getSetJobStateCmd() |
protected abstract AbstractSetJobStateCmd |
AbstractSetProcessInstanceStateCmd.getSetJobStateCmd()
Subclasses should return the type of the
AbstractSetJobStateCmd here. |
protected abstract AbstractSetJobStateCmd |
AbstractSetJobDefinitionStateCmd.getSetJobStateCmd()
Subclasses should return the type of the
AbstractSetJobStateCmd here. |
Copyright © 2015. All rights reserved.