ExecutionTask

ExecutionTask
ExecutionTask
JSON Example
{
    "iconId": "string",
    "componentType": "string",
    "componentId": "string",
    "requestBindingId": "string",
    "moreInfo": {
        "integralNumber": false,
        "double": false,
        "valueNode": false,
        "bigInteger": false,
        "floatingPointNumber": false,
        "float": false,
        "nodeType": "string",
        "long": false,
        "int": false,
        "textual": false,
        "missingNode": false,
        "pojo": false,
        "number": false,
        "boolean": false,
        "null": false,
        "array": false,
        "binary": false,
        "containerNode": false,
        "short": false,
        "bigDecimal": false,
        "object": false
    },
    "completionTime": "string",
    "name": "string",
    "serviceTypeId": "string",
    "startTime": "string",
    "details": "string",
    "id": "string",
    "componentName": "string",
    "status": "string"
}
string
iconId
Optional

iconId

string
componentType
Optional

componentType

string
componentId
Optional

componentId

string
requestBindingId
Optional

requestBindingId

object
waitsFor
Optional

waitsFor

moreInfo
Optional

moreInfo

string As date-time As date-time
completionTime
Optional

completionTime

string
name
Optional

name

string
serviceTypeId
Optional

serviceTypeId

string As date-time As date-time
startTime
Optional

startTime

string
details
Optional

details

string
id
Optional

id

string
componentName
Optional

componentName

string
status
Optional

status

Possible values are : INITIALIZING, SUBMITTED, PENDING, IN_PROGRESS, CANCELLING, ABORTED, APPROVED, SUCCESSFUL, FAILED, CANCELLED, SUSPENDED, WAITING, WAITING_SIGNAL, REJECTED,
Property Of