Search
Preparing search index...
The search index is not available
@atomist/sdm
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"pack/goal-state/manageGoalSets"
TriggeredMessageClient
Class TriggeredMessageClient
Hierarchy
AbstractWebSocketMessageClient
TriggeredMessageClient
Implements
MessageClient
Index
Constructors
constructor
Properties
configuration
correlation
Id
request
source
team
ws
Methods
delete
do
Send
respond
send
send
Response
Constructors
constructor
new
Triggered
Message
Client
(
ws
:
WebSocketLifecycle
, workspaceId
:
string
, configuration
:
Configuration
)
:
TriggeredMessageClient
Parameters
ws:
WebSocketLifecycle
workspaceId:
string
configuration:
Configuration
Returns
TriggeredMessageClient
Properties
Protected
Readonly
configuration
configuration
:
Configuration
Protected
Readonly
correlation
Id
correlation
Id
:
string
Protected
Readonly
request
request
:
CommandIncoming
|
EventIncoming
Protected
Readonly
source
source
:
Source
Protected
Readonly
team
team
:
{
id
:
string
;
name
?:
string
}
Type declaration
id
:
string
Optional
name
?:
string
Protected
Readonly
ws
ws
:
WebSocketLifecycle
Methods
delete
delete
(
destinations
:
Destination
|
Destination
[]
, options
:
RequiredMessageOptions
)
:
Promise
<
void
>
Parameters
destinations:
Destination
|
Destination
[]
options:
RequiredMessageOptions
Returns
Promise
<
void
>
Protected
do
Send
do
Send
(
msg
:
string
|
SlackMessage
, destinations
:
Destination
|
Destination
[]
, options
?:
MessageOptions
)
:
Promise
<
any
>
Parameters
msg:
string
|
SlackMessage
destinations:
Destination
|
Destination
[]
Optional
options:
MessageOptions
Returns
Promise
<
any
>
respond
respond
(
msg
:
any
, options
?:
MessageOptions
)
:
Promise
<
any
>
Parameters
msg:
any
Optional
options:
MessageOptions
Returns
Promise
<
any
>
send
send
(
msg
:
any
, destinations
:
Destination
|
Destination
[]
, options
?:
MessageOptions
)
:
Promise
<
any
>
Parameters
msg:
any
destinations:
Destination
|
Destination
[]
Optional
options:
MessageOptions
Returns
Promise
<
any
>
Protected
send
Response
send
Response
(
response
:
any
)
:
Promise
<
void
>
Parameters
response:
any
Returns
Promise
<
void
>
Globals
"pack/goal-
state/manage
Goal
Sets"
Triggered
Message
Client
constructor
configuration
correlation
Id
request
source
team
ws
delete
do
Send
respond
send
send
Response
manage
Goal
Sets
manage
Goal
Sets
Trigger
timeout
InProcess
Goals
Generated using
TypeDoc