共用方式為


ServiceEndpoint interface

表示協調流程作業可使用的端點。

屬性

administratorsGroup

取得或設定服務端點系統管理員群組的識別參考。

authorization

取得或設定與端點通訊的授權數據。

createdBy

取得或設定建立服務端點之用戶的識別參考。

creationDate

取得或設定建立服務端點的日期。

data
description

取得或設定端點的描述。

groupScopeId
id

取得或設定這個端點的標識碼。

isDisabled

如果停用此端點。

isReady

EndPoint 狀態指標

isShared

指出服務端點是否與其他項目共用。

modificationDate

取得或設定修改服務端點的日期。

modifiedBy

取得或設定執行服務端點最新修改之使用者的身分識別參考。

name

取得或設定端點的易記名稱。

operationStatus

建立/刪除端點時發生錯誤訊息

owner

取得或設定端點的擁有者。

readersGroup

取得或設定服務端點讀取器群組的識別參考。

type

取得或設定端點的類型。

url

取得或設定端點的 URL。

屬性詳細資料

administratorsGroup

取得或設定服務端點系統管理員群組的識別參考。

administratorsGroup: IdentityRef

屬性值

authorization

取得或設定與端點通訊的授權數據。

authorization: EndpointAuthorization

屬性值

createdBy

取得或設定建立服務端點之用戶的識別參考。

createdBy: IdentityRef

屬性值

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

取得或設定執行服務端點最新修改之使用者的身分識別參考。

modifiedBy: IdentityRef

屬性值

name

取得或設定端點的易記名稱。

name: string

屬性值

string

operationStatus

建立/刪除端點時發生錯誤訊息

operationStatus: any

屬性值

any

owner

取得或設定端點的擁有者。

owner: string

屬性值

string

readersGroup

取得或設定服務端點讀取器群組的識別參考。

readersGroup: IdentityRef

屬性值

type

取得或設定端點的類型。

type: string

屬性值

string

url

取得或設定端點的 URL。

url: string

屬性值

string