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

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

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

Methods in org.apache.oozie.client that return CoordinatorJob.Status
 CoordinatorJob.Status CoordinatorJob.getStatus()
          Return the application status.
static CoordinatorJob.Status CoordinatorJob.Status.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CoordinatorJob.Status[] CoordinatorJob.Status.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012 Yahoo. All Rights Reserved.