ProcessGetResponse
Interface for process response
Extends¶
Properties¶
Property | Type |
---|---|
jobPriority? |
JobPriority |
specificPriorityValue? |
number |
inputArguments? |
string |
environmentVariables? |
string |
entryPointPath? |
string |
remoteControlAccess? |
RemoteControlAccess |
requiresUserInteraction? |
boolean |
folderId? |
number |
folderName? |
string |
key |
string |
packageKey |
string |
packageVersion |
string |
isLatestVersion |
boolean |
isPackageDeleted |
boolean |
description |
string |
name |
string |
entryPointId |
number |
packageType |
PackageType |
supportsMultipleEntryPoints |
boolean |
isConversational |
null | boolean |
minRequiredRobotVersion |
null | string |
isCompiled |
boolean |
arguments |
ArgumentMetadata |
autoUpdate |
boolean |
hiddenForAttendedUser |
boolean |
feedId |
string |
folderKey |
string |
targetFramework |
TargetFramework |
robotSize |
null | RobotSize |
lastModifiedTime |
null | string |
lastModifierUserId |
null | number |
createdTime |
string |
creatorUserId |
number |
id |
number |