|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Work item assignment strategy.
Method Summary | |
java.security.Principal[] |
apply(java.security.Principal[] candidates,
boolean expandGroups,
WorkflowContext ctx)
Applies the work item assignment strategy to the specified candidates. |
Method Detail |
public java.security.Principal[] apply(java.security.Principal[] candidates, boolean expandGroups, WorkflowContext ctx) throws WMWorkflowException
candidates
- The principals to whom work items could be assigned,
based on the Performer specified in the Activity definition.expandGroups
- If true
, recursively expand groups into
their constituent members. If false
, permits a work item to
be assigned to a Group rather than individual users.ctx
- The workflow context.
candidates
.
WMWorkflowException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |