Package com.cloudogu.scmmanager
Interface NotifierProvider
- All Superinterfaces:
ExtensionPoint
- All Known Implementing Classes:
ScmMigratedV1NotifierProvider
,ScmV2NotifierProvider
,ScmV2SshNotifierProvider
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Method Summary
Modifier and TypeMethodDescriptionstatic ExtensionList<NotifierProvider>
all()
get
(Run<?, ?> run, JobInformation information)
-
Method Details
-
get
- Throws:
IOException
-
all
-