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