|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Participation | |
|---|---|
| org.jbpm.api | the jBPM API, Start by creating a Configuration,
build a ProcessEngine from that, and then you can find
the workflow methods on the services like ExecutionService,
TaskService. |
| 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(java.lang.String taskId)
get roles related to a given task. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||