|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Participant | |
de.danet.an.workflow.api | This package defines the the workflow API provided by Danet's workflow component. |
de.danet.an.workflow.spis.ras |
This package defines the Resource Assignment Service used in the
de.danet.an.workflow package. |
Uses of Participant in de.danet.an.workflow.api |
Methods in de.danet.an.workflow.api that return Participant | |
Participant |
ProcessDefinition.participantById(java.lang.String id)
Return the participant identified by the id. |
Uses of Participant in de.danet.an.workflow.spis.ras |
Methods in de.danet.an.workflow.spis.ras with parameters of type Participant | |
java.util.Collection |
ResourceAssignmentService.autoAssignResources(ActivityFinder finder,
java.lang.String actId,
WfActivity activity,
java.security.Principal principal,
Participant participant)
Triggers the automatic assignment of resources to an activity that is about to become ready. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |