Search
Preparing search index...
The search index is not available
@atomist/sdm
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"core/handlers/events/repo/OnRepoOnboarded"
OnRepoOnboarded
Class OnRepoOnboarded
A repo has been onboarded
Hierarchy
OnRepoOnboarded
Implements
HandleEvent
<
schema.OnRepoOnboarded.Subscription
>
Index
Constructors
constructor
Properties
actions
configuration
credentials
Factory
preference
Store
Factory
repo
Ref
Resolver
Methods
handle
Constructors
constructor
new
OnRepo
Onboarded
(
actions
:
ProjectListener
[]
, repoRefResolver
:
RepoRefResolver
, credentialsFactory
:
CredentialsResolver
, preferenceStoreFactory
:
PreferenceStoreFactory
)
:
OnRepoOnboarded
Parameters
actions:
ProjectListener
[]
repoRefResolver:
RepoRefResolver
credentialsFactory:
CredentialsResolver
preferenceStoreFactory:
PreferenceStoreFactory
Returns
OnRepoOnboarded
Properties
Private
Readonly
actions
actions
:
ProjectListener
[]
configuration
configuration
:
Configuration
Private
Readonly
credentials
Factory
credentials
Factory
:
CredentialsResolver
Private
Readonly
preference
Store
Factory
preference
Store
Factory
:
PreferenceStoreFactory
Private
Readonly
repo
Ref
Resolver
repo
Ref
Resolver
:
RepoRefResolver
Methods
handle
handle
(
event
:
EventFired
<
schema.OnRepoOnboarded.Subscription
>
, context
:
HandlerContext
)
:
Promise
<
HandlerResult
>
Parameters
event:
EventFired
<
schema.OnRepoOnboarded.Subscription
>
context:
HandlerContext
Returns
Promise
<
HandlerResult
>
Globals
"core/handlers/events/repo/
OnRepo
Onboarded"
On
Repo
Onboarded
constructor
actions
configuration
credentials
Factory
preference
Store
Factory
repo
Ref
Resolver
handle
Generated using
TypeDoc
A repo has been onboarded