GipeStep Members
The GipeStep type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Abort | |
![]() |
InitWorkflowParams | |
![]() |
Pause | |
![]() |
SetChildWorkflowExecutionResult | |
![]() |
SetEntity | |
![]() |
SetUserParameters | |
![]() |
SetUserResponse | |
![]() |
Start | |
![]() |
Workflow |
Returns the current workflow execution
|
Properties
Name | Description | |
---|---|---|
![]() |
Context |
Returns the current context
|
![]() |
Entity |
Returns the current entity
|
![]() |
ErrorMessage |
Returns the error message
|
![]() |
ExecutionId |
Returns the current execution id
|
![]() |
GraphId |
Returns the current graph identifier
|
![]() |
Id |
Returns the current execution detail id
|
![]() |
LastException |
Returns the last exception
|
![]() |
MasterExecutionId |
Master execution identifier
|
![]() |
NodeId |
Returns the current node identifier
|
![]() |
Parameters |
Collection of parameters
|
![]() |
Parents |
Returns the parent nodes of the current node
|
![]() |
PendingChildren |
Returns the pending children node list
|
![]() |
ProcessName |
Returns the process name
|
![]() |
Result |
Returns the step result
|
![]() |
State |
Returns the current state of the execution
|
![]() |
StepType |
Gets the step type
|
![]() |
UserId |
Current user
|