Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TaskAgentJobRequest

Hierarchy

  • TaskAgentJobRequest

Index

Properties

Optional agentDelays

agentDelays: Array<TaskAgentDelaySource>

Optional agentSpecification

agentSpecification: JObject

Optional assignTime

assignTime: Date

Optional data

data: object

Type declaration

  • [key: string]: string

Optional definition

Optional demands

demands: Array<Demand>

Optional expectedDuration

expectedDuration: string

Optional finishTime

finishTime: Date

Optional hostId

hostId: string

Optional jobId

jobId: string

Optional jobName

jobName: string

Optional lockedUntil

lockedUntil: Date

Optional matchedAgents

matchedAgents: Array<TaskAgentReference>

Optional matchesAllAgentsInPool

matchesAllAgentsInPool: boolean

Optional orchestrationId

orchestrationId: string

Optional owner

Optional planGroup

planGroup: string

Optional planId

planId: string

Optional planType

planType: string

Optional poolId

poolId: number

Optional queueId

queueId: number

Optional queueTime

queueTime: Date

Optional receiveTime

receiveTime: Date

Optional requestId

requestId: number

Optional reservedAgent

reservedAgent: TaskAgentReference

Optional scopeId

scopeId: string

Optional serviceOwner

serviceOwner: string

Optional statusMessage

statusMessage: string

Generated using TypeDoc