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

Packages that use Participation
org.jbpm.api the primary facade interfaces to the process repository, the execution repository and the management functionalities
 

Uses of Participation in org.jbpm.api
 

Methods in org.jbpm.api that return types with arguments of type Participation
 java.util.List<Participation> TaskService.getTaskParticipations(long taskDbid)
          get roles related to a given task.
 



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