Search
Preparing search index...
The search index is not available
@atomist/sdm
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"api/goal/support/GoalImplementationMapper"
GoalImplementationMapper
Interface GoalImplementationMapper
Registers and looks up goal implementations
Hierarchy
GoalImplementationMapper
Implemented by
DefaultGoalImplementationMapper
Index
Methods
add
Fulfillment
Callback
add
Side
Effect
find
Fulfillment
ByPush
find
Fulfillment
Callback
For
Goal
find
Goal
BySdm
Goal
find
Implementation
BySdm
Goal
has
Implementation
Methods
add
Fulfillment
Callback
add
Fulfillment
Callback
(
callback
:
GoalFulfillmentCallback
)
:
this
Parameters
callback:
GoalFulfillmentCallback
Returns
this
add
Side
Effect
add
Side
Effect
(
sideEffect
:
GoalSideEffect
)
:
this
Parameters
sideEffect:
GoalSideEffect
Returns
this
find
Fulfillment
ByPush
find
Fulfillment
ByPush
(
goal
:
Goal
, inv
:
PushListenerInvocation
)
:
Promise
<
GoalFulfillment
|
undefined
>
Parameters
goal:
Goal
inv:
PushListenerInvocation
Returns
Promise
<
GoalFulfillment
|
undefined
>
find
Fulfillment
Callback
For
Goal
find
Fulfillment
Callback
For
Goal
(
g
:
SdmGoalEvent
)
:
GoalFulfillmentCallback
[]
Parameters
g:
SdmGoalEvent
Returns
GoalFulfillmentCallback
[]
find
Goal
BySdm
Goal
find
Goal
BySdm
Goal
(
g
:
SdmGoalEvent
)
:
Goal
|
undefined
Parameters
g:
SdmGoalEvent
Returns
Goal
|
undefined
find
Implementation
BySdm
Goal
find
Implementation
BySdm
Goal
(
goal
:
SdmGoalEvent
)
:
GoalImplementation
Parameters
goal:
SdmGoalEvent
Returns
GoalImplementation
has
Implementation
has
Implementation
(
)
:
boolean
Returns
boolean
Globals
"api/goal/support/
Goal
Implementation
Mapper"
Goal
Fulfillment
Callback
Goal
Implementation
Goal
Implementation
Mapper
add
Fulfillment
Callback
add
Side
Effect
find
Fulfillment
ByPush
find
Fulfillment
Callback
For
Goal
find
Goal
BySdm
Goal
find
Implementation
BySdm
Goal
has
Implementation
Goal
Side
Effect
Goal
Fulfillment
is
Goal
Fulfillment
is
Goal
Implementation
is
Goal
Side
Effect
Generated using
TypeDoc
Registers and looks up goal implementations