This data type represents a Workflow node instance. It is provided by the Workflow API.
Property |
Type |
Access |
Description |
Id |
WorkflowGatewayInstanceId |
Read |
Identifier |
Created |
DateTime |
Read |
|
Ended |
DateTime |
Read |
|
State |
WorkflowBusinessEventInstanceState |
Read |
|
ProcessDefinition |
WorkflowProcessDefinition |
Read |
|
ProcessDefinitionId |
WorkflowProcessDefinitionId |
Read |
|
Node |
WorkflowNode |
Read |
|
NodeId |
WorkflowNodeId |
Read |
|
ProcessInstance |
WorkflowProcessInstance |
Read |
|
ProcessInstanceId |
WorkflowProcessInstanceId |
Read |
|
Successors |
WorkflowNodeInstance |
Read |
|
Predecessors |
WorkflowNodeInstance |
Read |
|
Allows loading a workflow node instance.
Load(id) : Numeric
Name |
Type |
Movement |
Description |
Id |
WorkflowGatewayInstanceId |
Input |
Gateway Id |
As from GeneXus X Evolution 3 Upgrade 2