jBPM distribution 6.0.0.Alpha9

Uses of Class
org.jbpm.executor.entities.STATUS

Packages that use STATUS
org.jbpm.executor.entities   
 

Uses of STATUS in org.jbpm.executor.entities
 

Methods in org.jbpm.executor.entities that return STATUS
 STATUS RequestInfo.getStatus()
           
static STATUS STATUS.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static STATUS[] STATUS.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jbpm.executor.entities with parameters of type STATUS
 void RequestInfo.setStatus(STATUS status)
           
 


jBPM distribution 6.0.0.Alpha9

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.