ProcessStartResponse
Interface for job 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 |
startTime |
null | string |
endTime |
null | string |
state |
JobState |
source |
string |
sourceType |
string |
batchExecutionKey |
string |
info |
null | string |
createdTime |
string |
startingScheduleId |
null | number |
processName |
string |
type |
JobType |
inputFile |
null | string |
outputArguments |
null | string |
outputFile |
null | string |
hostMachineName |
null | string |
persistenceId |
null | string |
resumeVersion |
null | number |
stopStrategy |
null | StopStrategy |
runtimeType |
string |
processVersionId |
null | number |
reference |
string |
packageType |
PackageType |
machine? |
Machine |
resumeOnSameContext |
boolean |
localSystemAccount |
string |
orchestratorUserIdentity |
null | string |
startingTriggerId |
null | string |
maxExpectedRunningTimeSeconds |
null | number |
parentJobKey |
null | string |
resumeTime |
null | string |
lastModifiedTime |
null | string |
jobError |
null | JobError |
errorCode |
null | string |
robot? |
RobotMetadata |
id |
number |