Acceptor interface

A process accepting on a port.

Properties

destination

Accepting process.

endTime

Relationship end time.

id

Resource identifier. NOTE: This property will not be serialized. It can only be populated by the server.

kind

Polymorphic Discriminator

name

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

source

Port being accepted.

startTime

Relationship start time.

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

destination

Accepting process.

destination: ProcessReference

Property Value

endTime

Relationship end time.

endTime?: Date

Property Value

Date

id

Resource identifier. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

kind

Polymorphic Discriminator

kind: "rel:acceptor"

Property Value

"rel:acceptor"

name

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

source

Port being accepted.

source: PortReference

Property Value

startTime

Relationship start time.

startTime?: Date

Property Value

Date

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string