|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface AssignmentHandler.Response
Response object an assignment handler returns describing the assignment decision that has been made for the task.
Method Summary | |
---|---|
String |
getClaimant()
The user id of the user who should be made the claimant of the task, or null if no claimant was chosen. |
AssigneeDefinition[] |
getNewAssigneeList()
Assignee list as calculated by the assignment handler, or null to accept the assignee list that was used to generate the candidate user id list. |
Method Detail |
---|
AssigneeDefinition[] getNewAssigneeList()
String getClaimant()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |