You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Definition

Assignment API can perform functions to interact or exchange data about task assignments.

NameDescription
Complete assignment by usernameComplete an assignment via a username, to continue the flow of a process instance.
Complete assignment of current userComplete an assignment of the currently logged in user, to continue the flow of a process instance.
Count assignments by usernameCount all assignments of a user via username.
Count assignments of current userCount all assignments of the currently logged in user.
Get assignment detailGet details of an assignment that is assigned to the currently logged in user, via activity instance ID.
Get assignment detail by usernameGet details of an assignment via a username and activity instance ID.
List assignments by usernameList all assignments of a user via username.
List assignments of current userList all assignments of the currently logged in user.
Reevaluate assignments by usernameReevaluate all assignments of a user via username.
Reevaluate assignments of current userReevaluate all assignments of the currently logged in user.




  • No labels