Uses of Class
org.jbpm.task.AllowedToDelegate

Packages that use AllowedToDelegate
org.jbpm.task   
 

Uses of AllowedToDelegate in org.jbpm.task
 

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

Methods in org.jbpm.task with parameters of type AllowedToDelegate
 void Delegation.setAllowed(AllowedToDelegate allowedToDelegate)
           
 



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