jBPM :: Distribution 6.2.0-SNAPSHOT

Uses of Class
org.jbpm.services.task.internals.lifecycle.Allowed

Packages that use Allowed
org.jbpm.services.task.internals.lifecycle   
 

Uses of Allowed in org.jbpm.services.task.internals.lifecycle
 

Methods in org.jbpm.services.task.internals.lifecycle that return Allowed
static Allowed Allowed.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Allowed[] Allowed.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jbpm.services.task.internals.lifecycle that return types with arguments of type Allowed
 List<Allowed> OperationCommand.getAllowed()
           
 

Method parameters in org.jbpm.services.task.internals.lifecycle with type arguments of type Allowed
 void OperationCommand.setAllowed(List<Allowed> allowed)
           
 


jBPM :: Distribution 6.2.0-SNAPSHOT

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