ServiceEndpoint interface
表示協調流程作業可使用的端點。
屬性
administrators |
取得或設定服務端點系統管理員群組的識別參考。 |
authorization | 取得或設定與端點通訊的授權數據。 |
created |
取得或設定建立服務端點之用戶的識別參考。 |
creation |
取得或設定建立服務端點的日期。 |
data | |
description | 取得或設定端點的描述。 |
group |
|
id | 取得或設定這個端點的標識碼。 |
is |
如果停用此端點。 |
is |
EndPoint 狀態指標 |
is |
指出服務端點是否與其他項目共用。 |
modification |
取得或設定修改服務端點的日期。 |
modified |
取得或設定執行服務端點最新修改之使用者的身分識別參考。 |
name | 取得或設定端點的易記名稱。 |
operation |
建立/刪除端點時發生錯誤訊息 |
owner | 取得或設定端點的擁有者。 |
readers |
取得或設定服務端點讀取器群組的識別參考。 |
type | 取得或設定端點的類型。 |
url | 取得或設定端點的 URL。 |
屬性詳細資料
administratorsGroup
authorization
createdBy
creationDate
取得或設定建立服務端點的日期。
creationDate: Date
屬性值
Date
data
data: {[key: string]: string}
屬性值
{[key: string]: string}
description
取得或設定端點的描述。
description: string
屬性值
string
groupScopeId
groupScopeId: string
屬性值
string
id
取得或設定這個端點的標識碼。
id: string
屬性值
string
isDisabled
如果停用此端點。
isDisabled: boolean
屬性值
boolean
isReady
EndPoint 狀態指標
isReady: boolean
屬性值
boolean
isShared
指出服務端點是否與其他項目共用。
isShared: boolean
屬性值
boolean
modificationDate
取得或設定修改服務端點的日期。
modificationDate: Date
屬性值
Date
modifiedBy
name
取得或設定端點的易記名稱。
name: string
屬性值
string
operationStatus
建立/刪除端點時發生錯誤訊息
operationStatus: any
屬性值
any
owner
取得或設定端點的擁有者。
owner: string
屬性值
string
readersGroup
type
取得或設定端點的類型。
type: string
屬性值
string
url
取得或設定端點的 URL。
url: string
屬性值
string