| Modifier and Type | Field and Description |
|---|---|
static JobControlAction |
JobControlAction.HOLD |
static JobControlAction |
JobControlAction.RELEASE |
static JobControlAction |
JobControlAction.RESUME |
static JobControlAction |
JobControlAction.SUSPEND |
static JobControlAction |
JobControlAction.TERMINATE |
JobControlAction |
JobControlActionHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static JobControlAction |
JobControlActionHelper.extract(Any any) |
static JobControlAction |
JobControlAction.from_int(int value) |
static JobControlAction |
JobControlActionHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
void |
SGACommandPOATie.control(JobControlAction action,
String childJobId) |
void |
SGACommandOperations.control(JobControlAction action,
String childJobId) |
void |
_SGACommandStub.control(JobControlAction action,
String childJobId) |
static void |
JobControlActionHelper.insert(Any any,
JobControlAction s) |
static void |
JobControlActionHelper.write(OutputStream out,
JobControlAction s) |
| Constructor and Description |
|---|
JobControlActionHolder(JobControlAction initial) |
Copyright © 2016. All rights reserved.