Results: Returns an array of
Process
objects, each containing the metadata for a process you have run. This
information includes the process type, status, start time, and duration.
Options: You can define and provide a
ListUserProcessFilter object
to filter the process list. Only processes which match all
of the filter conditions are returned.
Results: Returns an array of
Process
objects, each containing the metadata for a process run from a
specifed script project. This
information includes the process type, status, start time, and duration.
Options: You can define and provide a
ListScriptProcessesFilter object
to filter the process list. Only processes which match all
of the filter conditions are returned.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples/Code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]