Skip to content

ProcessStartResponse

Interface for job response

Extends

Properties

Property Type Description
batchExecutionKey string -
createdTime string -
endTime null | string -
entryPointPath? null | string -
environmentVariables? null | string -
errorCode null | string -
folderId number -
folderName null | string -
hostMachineName null | string -
id number -
info null | string -
inputArguments? null | string -
inputFile null | string -
jobError null | JobError -
jobPriority? null | 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 -
processKey string Key of the process this job was started from.
processName string -
processVersionId null | number -
reference string -
remoteControlAccess? null | RemoteControlAccess -
requiresUserInteraction? null | boolean -
resumeOnSameContext boolean -
resumeTime null | string -
resumeVersion null | number -
robot? RobotMetadata -
runtimeType RuntimeType -
source string -
sourceType JobSourceType -
specificPriorityValue? null | number -
startingScheduleId null | number -
startingTriggerId null | string -
startTime null | string -
state JobState -
stopStrategy null | StopStrategy -
type JobType -