| 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 abstract AbstractSetJobStateCmd |
AbstractSetProcessInstanceStateCmd.getSetJobStateCmd()
Subclasses should return the type of the
AbstractSetJobStateCmd here. |
protected AbstractSetJobStateCmd |
ActivateJobDefinitionCmd.getSetJobStateCmd() |
protected AbstractSetJobStateCmd |
SuspendJobDefinitionCmd.getSetJobStateCmd() |
protected abstract AbstractSetJobStateCmd |
AbstractSetJobDefinitionStateCmd.getSetJobStateCmd()
Subclasses should return the type of the
AbstractSetJobStateCmd here. |
protected AbstractSetJobStateCmd |
ActivateProcessInstanceCmd.getSetJobStateCmd() |
protected AbstractSetJobStateCmd |
SuspendProcessInstanceCmd.getSetJobStateCmd() |
Copyright © 2018. All rights reserved.