|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface WorkflowServiceSvr
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
void |
revokeTaskBasedRights(wt.workflow.work.WorkItem wi)
Revoke rights that were granted for the execution of a task for each variable in the activity. |
void |
setTaskBasedRights(wt.workflow.work.WorkItem wi,
WTPrincipalReference p_ref)
Add rights to assignee that are defined in activity variables the reference persistable objects. |
| Method Detail |
|---|
void setTaskBasedRights(wt.workflow.work.WorkItem wi,
WTPrincipalReference p_ref)
throws WTException
The privileges are added by changing the ad hoc ACL of the object.
This means that this method only works if the object is ad hoc controlled.
Supported API: true
wi - p_ref -
WTException
void revokeTaskBasedRights(wt.workflow.work.WorkItem wi)
throws WTException
wi -
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||