Name |
Type |
Description |
error
|
String
|
Returns a description of the error. |
executionDate
|
Date
|
Returns the execution date. |
executions
|
WorkflowToken[]
|
Return the execution. |
id
|
String
|
Returns the unique identifier (ID) for this object. |
isRecurrent
|
boolean
|
Returns true if the task is a recurrent one. |
name
|
String
|
Returns the task name. |
operation
|
String
|
Returns the operation. |
parameters
|
Properties
|
Returns the execution parameters. |
percentCompleted
|
Number
|
Returns the percent completed. |
restartInPast
|
boolean
|
Returns restart in past flag. |
state
|
String
|
Returns the Task's state. |
workflow
|
Workflow
|
Return the associated workflow |