| Package | Description |
|---|---|
| org.clawiz.etl.common.manager.instance.step.action |
| Modifier and Type | Method and Description |
|---|---|
JobStepActionState |
JobStepActionInstance.getState() |
static JobStepActionState |
JobStepActionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobStepActionState[] |
JobStepActionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobStepActionInstance.setState(JobStepActionState state) |
Copyright © 2018. All rights reserved.