deTask Methods
The deTask type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
acknowledgeTask |
Acknowledges the task.
|
![]() |
addFileAttachments |
Adds the file attachments.
|
![]() |
addToHistory | |
![]() |
completeTask(String, String) |
Completes a task programatically
|
![]() |
completeTask(String, String, Hashtable, Hashtable) |
Completes the task.
|
![]() |
delegateTask |
Delegates the task.
|
![]() |
extendTask |
Extends the task.
|
![]() |
getCurrentUser |
Gets the current user.
(Inherited from deAPIBase.) |
![]() |
getDetailData |
Gets the detail data.
|
![]() |
getHistory | |
![]() |
getInstance |
Gets the Workflow instance.
|
![]() |
getProperties |
returns the properties for the task
|
![]() |
getProperty(String) |
get property value
(Inherited from deAPIBase.) |
![]() |
getProperty<(Of <<'(T>)>>)(String) |
Gets the property.
(Inherited from deAPIBase.) |
![]() |
getTaskChoices |
returns a list of task choices for a given task
|
![]() |
getTenant |
Returns the current tenant
(Inherited from deAPIBase.) |
![]() |
getTenantID |
Returns tenant id
(Inherited from deAPIBase.) |
![]() |
getUserSession |
Gets the user session.
(Inherited from deAPIBase.) |
![]() |
isTaskLocked |
Determines whether [is task locked] [the specified locked workflow user identifier].
|
![]() |
isTaskOpen |
Determines whether [is task open].
|
![]() |
lockTask |
Locks the task.
|
![]() |
reAssignDelegatedTaskToOwner |
Res the assign delegated task to owner.
|
![]() |
reAssignTask(String, Boolean, Boolean) |
Reassign the task.
|
![]() |
reAssignToOwner |
Reassign the task to owner.
|
![]() |
setTaskComment |
Sets the task comment.
|
![]() |
unLockTask |
Uns the lock task.
|
![]() |
updateProperties |
Updates the properties.
|
![]() |
updateTaskDueDate |
Updates the task due date.
|
![]() |
userCanReAssign |
User can re assign the task.
|