WsWorkflowExecutionStackItem

WsWorkflowExecutionStackItem
WsWorkflowExecutionStackItem
JSON Example
{
    "relations": {
        "startIndex": 0,
        "count": 0,
        "total": 0,
        "link": [
            {
                "rel": "string",
                "type": "string",
                "attributes": [
                    {
                        "name": "string",
                        "displayName": "string",
                        "value": "string",
                        "displayValue": "string"
                    }
                ],
                "href": "string"
            }
        ]
    },
    "name": "string",
    "displayName": "string",
    "workflowDisplayName": "string",
    "attributes": [
        {
            "name": "string",
            "type": "Example types are: SecureString, MimeAttachment, Regexp, Array/VC:VirtualMachine, boolean, string and etc.",
            "description": "string",
            "scope": "string",
            "updated": false,
            "encrypt-value": false
        }
    ],
    "href": "string",
    "workflow-attributes": [
        {
            "name": "string",
            "type": "Example types are: SecureString, MimeAttachment, Regexp, Array/VC:VirtualMachine, boolean, string and etc.",
            "description": "string",
            "scope": "string",
            "updated": false,
            "encrypt-value": false
        }
    ]
}
relations
Optional

relations

string
name
Optional

name

string
displayName
Optional

displayName

string
workflowDisplayName
Optional

workflowDisplayName

array of WsParameter
attributes
Optional

attributes

string
href
Optional

href

array of WsParameter
workflow-attributes
Optional

workflow-attributes