|
Oracle BPEL Process Manager Workflow Services API Reference 10g Release 3 (10.1.3) B28985-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
java.util.List |
getAssigneesToRequestForInformation(Task task, java.util.Map propertyBag)Get the task assignees from whom information can be requested |
java.util.List |
getReapprovalAssignees(Task task, java.util.Map propertyBag, ITaskAssignee infoRequestedAssignee)Get the task assignees who will be required to reapprove the task. |
Participants |
onAssignmentSkipped(Task task, java.util.Map propertyBag)Get the task assignees when an assignment is skipped. |
Participants |
onInitiation(Task task, java.util.Map propertyBag)Get the task assignees on task initiation |
Participants |
onOutcomeUpdated(Task task, java.util.Map propertyBag, java.lang.String updatedBy, java.lang.String outcome)Get the task assignees when a user sets the outcome of the task. |
Participants |
onReinitiation(Task task, java.util.Map propertyBag)Get the task assignees on task reinitiation |
| Method Detail |
public Participants onInitiation(Task task,
java.util.Map propertyBag)
task - an Task valuepropertyBag - a map of properties to correlate workflow to assignment rules
public Participants onReinitiation(Task task,
java.util.Map propertyBag)
task - an Task valuepropertyBag - a map of properties to correlate workflow to assignment rules
public Participants onOutcomeUpdated(Task task,
java.util.Map propertyBag,
java.lang.String updatedBy,
java.lang.String outcome)
task - an Task valuepropertyBag - a map of properties to correlate workflow to assignment rules
public Participants onAssignmentSkipped(Task task,
java.util.Map propertyBag)
task - an Task valuepropertyBag - a map of properties to correlate workflow to assignment rules
public java.util.List getAssigneesToRequestForInformation(Task task,
java.util.Map propertyBag)
task - an Task valuepropertyBag - a map of properties to correlate workflow to assignment rules
public java.util.List getReapprovalAssignees(Task task,
java.util.Map propertyBag,
ITaskAssignee infoRequestedAssignee)
task - an Task valuepropertyBag - a map of properties to correlate workflow to assignment rulesinfoRequestedAssignee - The task assignee to whom information is requested
|
Oracle BPEL Process Manager Workflow Services API Reference 10g Release 3 (10.1.3) B28985-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2006, Oracle. All rights reserved.