| HumanTaskNode Properties |
The HumanTaskNode type exposes the following members.
| Name | Description | |
|---|---|---|
| ActivatorRegistry | (Inherited from ActiveElement.) | |
| Category | (Inherited from ReceiverNode.) | |
| Childs | (Inherited from ActiveElement.) | |
| Description | (Inherited from ReceiverNode.) | |
| DisplayName | (Inherited from ReceiverNode.) | |
| From | (Inherited from WorkflowNode.) | |
| ID | (Inherited from Node.) | |
| IgnoreIncomingSignal | (Inherited from ReceiverNode.) | |
| Incomings | (Inherited from Node.) | |
| InnerIncomingTransitions |
List of incoming transitions
(Inherited from Node.) | |
| InnerOutgoingTransitions |
List of outgoing transitions
(Inherited from Node.) | |
| Model | (Inherited from ActiveElement.) | |
| Name |
Name of node
(Inherited from Node.) | |
| Navigator | (Inherited from ActiveElement.) | |
| Outcomes |
List of task outcomes
| |
| Outgoings | (Inherited from Node.) | |
| Owner |
Defines the owner of task
| |
| Parent |
Parent of the node
(Inherited from Node.) | |
| Participants |
Participants of the task, will check will receive a [!:IWorkItem] in their WorkItem application.
| |
| Payload |
Defines the data inside a task. This is the list of expressions to be evaluated against the current context of flow to be stored with the Task Manager as part of the WorkItem associated with a task.
| |
| Priority |
A number between 1 to 9. Default priority is 5
| |
| RaiseEvent |
True if events want to be handled otherwise false
(Inherited from Node.) | |
| Timeout |
The task will be expired after sometime automatically. After task is expired, no workitem can be proceed.
| |
| Title | (Inherited from ReceiverNode.) | |
| To | (Inherited from ReceiverNode.) |