Search
Preparing search index...
The search index is not available
@atomist/sdm
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"core/goal/container/repositoryDrivenContainer"
RepositoryDrivenContainer
Class RepositoryDrivenContainer
Hierarchy
FulfillableGoal
RepositoryDrivenContainer
Implements
Registerable
PlannableGoal
Index
Constructors
constructor
Properties
callbacks
context
definition
definition
OrGoal
depends
On
fulfillments
goal
Listeners
project
Listeners
sdm
tests
Accessors
canceled
Description
environment
failure
Description
in
Process
Description
name
planned
Description
requested
Description
skipped
Description
stopped
Description
success
Description
unique
Name
waiting
For
Approval
Description
waiting
For
Pre
Approval
Description
Methods
add
Fulfillment
add
Fulfillment
Callback
plan
register
with
Execution
Listener
with
Project
Listener
with
Service
Constructors
constructor
new
Repository
Driven
Container
(
tests
:
Record
<
string
,
PushTest
>
)
:
RepositoryDrivenContainer
Parameters
tests:
Record
<
string
,
PushTest
>
Returns
RepositoryDrivenContainer
Properties
Readonly
callbacks
callbacks
:
GoalFulfillmentCallback
[]
= []
Readonly
context
context
:
GitHubStatusContext
Readonly
definition
definition
:
GoalDefinition
definition
OrGoal
definition
OrGoal
:
PredicatedGoalDefinition
|
Goal
Readonly
depends
On
depends
On
:
Goal
[]
Readonly
fulfillments
fulfillments
:
Fulfillment
[]
= []
Readonly
goal
Listeners
goal
Listeners
:
GoalExecutionListener
[]
= []
Readonly
project
Listeners
project
Listeners
:
GoalProjectListenerRegistration
[]
= []
sdm
sdm
:
SoftwareDeliveryMachine
Private
Readonly
tests
tests
:
Record
<
string
,
PushTest
>
Accessors
canceled
Description
get
canceledDescription
(
)
:
string
Returns
string
environment
get
environment
(
)
:
string
Returns
string
failure
Description
get
failureDescription
(
)
:
string
Returns
string
in
Process
Description
get
inProcessDescription
(
)
:
string
Returns
string
name
get
name
(
)
:
string
Returns
string
planned
Description
get
plannedDescription
(
)
:
string
Returns
string
requested
Description
get
requestedDescription
(
)
:
string
Returns
string
skipped
Description
get
skippedDescription
(
)
:
string
Returns
string
stopped
Description
get
stoppedDescription
(
)
:
string
Returns
string
success
Description
get
successDescription
(
)
:
string
Returns
string
unique
Name
get
uniqueName
(
)
:
string
Returns
string
waiting
For
Approval
Description
get
waitingForApprovalDescription
(
)
:
string
Returns
string
waiting
For
Pre
Approval
Description
get
waitingForPreApprovalDescription
(
)
:
string
Returns
string
Methods
Protected
add
Fulfillment
add
Fulfillment
(
fulfillment
:
Fulfillment
)
:
this
Parameters
fulfillment:
Fulfillment
Returns
this
Protected
add
Fulfillment
Callback
add
Fulfillment
Callback
(
cb
:
GoalFulfillmentCallback
)
:
this
Parameters
cb:
GoalFulfillmentCallback
Returns
this
plan
plan
(
pli
:
PushListenerInvocation
, goals
:
Goals
)
:
Promise
<
PlannedGoals
>
Parameters
pli:
PushListenerInvocation
goals:
Goals
Returns
Promise
<
PlannedGoals
>
register
register
(
sdm
:
SoftwareDeliveryMachine
)
:
void
Parameters
sdm:
SoftwareDeliveryMachine
Returns
void
with
Execution
Listener
with
Execution
Listener
(
listener
:
GoalExecutionListener
)
:
this
Parameters
listener:
GoalExecutionListener
Returns
this
with
Project
Listener
with
Project
Listener
(
listener
:
GoalProjectListenerRegistration
)
:
this
Parameters
listener:
GoalProjectListenerRegistration
Returns
this
with
Service
with
Service
(
registration
:
ServiceRegistration
<
any
>
)
:
this
Parameters
registration:
ServiceRegistration
<
any
>
Returns
this
Globals
"core/goal/container/repository
Driven
Container"
Repository
Driven
Container
constructor
callbacks
context
definition
definition
OrGoal
depends
On
fulfillments
goal
Listeners
project
Listeners
sdm
tests
canceled
Description
environment
failure
Description
in
Process
Description
name
planned
Description
requested
Description
skipped
Description
stopped
Description
success
Description
unique
Name
waiting
For
Approval
Description
waiting
For
Pre
Approval
Description
add
Fulfillment
add
Fulfillment
Callback
plan
register
with
Execution
Listener
with
Project
Listener
with
Service
Placeholder
Expression
has
Repository
Goals
map
Goals
map
Planned
Goal
repository
Driven
Container
resolve
Placeholder
Generated using
TypeDoc