GipeController Methods
The GipeController type exposes the following members.
Methods
Name | Description | |
---|---|---|
abortExecution |
Aborts a current workflow execution
|
|
debugWorkflow |
Debugs a workflow
|
|
generateWorkflow |
Generates a workflow
|
|
getActiveVersion |
Gets the active version for a workflow
|
|
getNodeRelations |
Gets an object properties or a process parameters
The object type.The object name.
|
|
GetTemplates |
Gets the templates for a workflow
|
|
getWorkflowExecutionStatus |
Gets the current state of the execution
|
|
loadWorkflow |
Loads a workflow
|
|
runWorkflow |
Runs a workflow
|
|
saveWorkflow |
Saves a workflow
|
|
setWorkflowStepEntity |
Sets the entity to a current workflow execution
|
|
setWorkflowStepParams |
Sets the paramethers to a current workflow execution
|
|
setWorkflowStepResponse |
Sets the user response to a gipe step
|