ActivityAssignment Methods |
The ActivityAssignment type exposes the following members.
Name | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | AssignActivityToActiveUserManager |
The method assigns the action object (which must be an activity) to the manager of the active user.
| ||||||||||||||
![]() | AssignActivityToCurrentAssigneeManager |
The method assigns the action object (which must be an activity) to the managers of the current assignees.
| ||||||||||||||
![]() | AssignActivityToIdentity |
Assignes the activity specified as the action object to the user coresponding to the identity referred
in the target of the process trough the specified property.
| ||||||||||||||
![]() | AssignActivityToManager1 |
Method assigns an activity to the manager(s) of a referred identity (or other data object).
The method trows an error is no managers(s) can be found.
For Identity and User Calculation where the Identity is a manager of itself.
The manager is found at the same level or above.
The target object of the process must have the identityPropertySysName property. The property must have a reference to either a:
| ||||||||||||||
![]() | AssignActivityToManagerCrawl |
Method assigns an activity to the manager(s) of a referred identity (or other data object).
The method trows an error is no managers(s) can be found.
For Identity and User Calculation where the Identity is a manager of itself.
The manager is found depending on the setting of the parameter crawlWhenUserExcluded. (See the parameter for details.)
The target object of the process must have the identityPropertySysName property. The property must have a reference to either a:
|
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |