jBPM distribution 6.0.0.Alpha9

Uses of Class
org.jbpm.task.service.Allowed

Packages that use Allowed
org.jbpm.task.service   
 

Uses of Allowed in org.jbpm.task.service
 

Methods in org.jbpm.task.service 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.task.service that return types with arguments of type Allowed
 List<Allowed> OperationCommand.getAllowed()
           
 

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


jBPM distribution 6.0.0.Alpha9

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