Uses of Class
hudson.drools.HumanTask.Status

Uses of HumanTask.Status in hudson.drools
 

Methods in hudson.drools that return HumanTask.Status
 HumanTask.Status HumanTask.getStatus()
           
static HumanTask.Status HumanTask.Status.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static HumanTask.Status[] HumanTask.Status.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009. All Rights Reserved.