TaskAgentJobRequest interface
代理的作业请求。
属性
| agent |
|
| data | 有关请求的其他数据。 |
| definition | 与此请求关联的管道定义 |
| demands | 满足此请求所需的要求列表。 |
| host |
触发此请求的主机。 |
| job |
由此请求生成的作业的 ID。 |
| job |
由此请求生成的作业的名称。 |
| locked |
代理续订锁定的最后期限。 |
| matched |
|
| matches |
|
| owner | 与此请求关联的管道 |
| plan |
|
| plan |
连接到此请求的业务流程计划的内部 ID。 |
| plan |
表示业务流程计划类型的内部详细信息。 |
| pool |
此请求面向的池的 ID |
| priority | |
| queue |
此请求面向的队列的 ID |
| reserved |
为此请求分配的代理。 |
| result | 此请求的结果。 |
| scope |
管道的范围;匹配项目 ID。 |
| service |
拥有此请求的服务。 |
| status |
|
| user |
继承属性
| assign |
分配此请求的日期/时间。 |
| finish |
完成此请求的日期/时间。 |
| orchestration |
|
| queue |
此请求已排队的日期/时间。 |
| receive |
代理收回此请求的日期/时间。 |
| request |
请求的 ID。 |
属性详细信息
agentSpecification
agentSpecification: any
属性值
any
data
有关请求的其他数据。
data: {[key: string]: string}
属性值
{[key: string]: string}
definition
demands
hostId
触发此请求的主机。
hostId: string
属性值
string
jobId
由此请求生成的作业的 ID。
jobId: string
属性值
string
jobName
由此请求生成的作业的名称。
jobName: string
属性值
string
lockedUntil
代理续订锁定的最后期限。
lockedUntil: Date
属性值
Date
matchedAgents
matchesAllAgentsInPool
matchesAllAgentsInPool: boolean
属性值
boolean
owner
planGroup
planGroup: string
属性值
string
planId
连接到此请求的业务流程计划的内部 ID。
planId: string
属性值
string
planType
表示业务流程计划类型的内部详细信息。
planType: string
属性值
string
poolId
此请求面向的池的 ID
poolId: number
属性值
number
priority
priority: number
属性值
number
queueId
此请求面向的队列的 ID
queueId: number
属性值
number
reservedAgent
result
scopeId
管道的范围;匹配项目 ID。
scopeId: string
属性值
string
serviceOwner
拥有此请求的服务。
serviceOwner: string
属性值
string
statusMessage
statusMessage: string
属性值
string
userDelayed
userDelayed: boolean
属性值
boolean