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

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

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

Methods in org.apache.oozie.client that return WorkflowJob.Status
 WorkflowJob.Status WorkflowJob.getStatus()
          Return the workflow job status.
static WorkflowJob.Status WorkflowJob.Status.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static WorkflowJob.Status[] WorkflowJob.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.