Uses of Class
org.apache.oozie.client.WorkflowAction.Status

Packages that use WorkflowAction.Status
org.apache.oozie.client   
 

Uses of WorkflowAction.Status in org.apache.oozie.client
 

Methods in org.apache.oozie.client that return WorkflowAction.Status
 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 © 2012 Apache Software Foundation. All Rights Reserved.