Uses of Class
org.jbpm.task.CompletionBehavior

Packages that use CompletionBehavior
org.jbpm.task   
 

Uses of CompletionBehavior in org.jbpm.task
 

Methods in org.jbpm.task that return types with arguments of type CompletionBehavior
 List<CompletionBehavior> TaskDef.getCompletionBehaviors()
           
 

Method parameters in org.jbpm.task with type arguments of type CompletionBehavior
 void TaskDef.setCompletionBehaviors(List<CompletionBehavior> completionBehaviors)
           
 



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