ProcessStartResponse
Interface for job response
Extends¶
Properties¶
| Property | Type |
|---|---|
batchExecutionKey |
string |
createdTime |
string |
endTime |
null | string |
entryPointPath? |
string |
environmentVariables? |
string |
errorCode |
null | string |
folderId? |
number |
folderName? |
string |
hostMachineName |
null | string |
id |
number |
info |
null | string |
inputArguments? |
string |
inputFile |
null | string |
jobError |
null | JobError |
jobPriority? |
JobPriority |
key |
string |
lastModifiedTime |
null | string |
localSystemAccount |
string |
machine? |
Machine |
maxExpectedRunningTimeSeconds |
null | number |
orchestratorUserIdentity |
null | string |
outputArguments |
null | string |
outputFile |
null | string |
packageType |
PackageType |
parentJobKey |
null | string |
persistenceId |
null | string |
processName |
string |
processVersionId |
null | number |
reference |
string |
remoteControlAccess? |
RemoteControlAccess |
requiresUserInteraction? |
boolean |
resumeOnSameContext |
boolean |
resumeTime |
null | string |
resumeVersion |
null | number |
robot? |
RobotMetadata |
runtimeType |
string |
source |
string |
sourceType |
string |
specificPriorityValue? |
number |
startingScheduleId |
null | number |
startingTriggerId |
null | string |
startTime |
null | string |
state |
JobState |
stopStrategy |
null | StopStrategy |
type |
JobType |