| Package | Description |
|---|---|
| org.apache.oozie.client |
| Modifier and Type | Method and Description |
|---|---|
WorkflowAction.Status |
WorkflowAction.getStatus()
Return the current status of the action action.
|
static WorkflowAction.Status |
WorkflowAction.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkflowAction.Status[] |
WorkflowAction.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 Apache Software Foundation. All rights reserved.