Package | Description |
---|---|
org.kepler.util |
Modifier and Type | Method and Description |
---|---|
static WorkflowRun.RunAttribute |
WorkflowRun.RunAttribute.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static WorkflowRun.RunAttribute[] |
WorkflowRun.RunAttribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|