Uses of Interface
org.jbpm.api.task.Assignable

Packages that use Assignable
org.jbpm.api.task   
 

Uses of Assignable in org.jbpm.api.task
 

Subinterfaces of Assignable in org.jbpm.api.task
 interface OpenTask
           
 

Methods in org.jbpm.api.task with parameters of type Assignable
 void AssignmentHandler.assign(Assignable assignable, OpenExecution execution)
          sets the actorId and candidates for the given task.
 



Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.