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