| Package | Description |
|---|---|
| com.cloudogu.scmmanager | |
| com.cloudogu.scmmanager.info |
| Modifier and Type | Method and Description |
|---|---|
Optional<ScmMigratedV1Notifier> |
ScmMigratedV1NotifierProvider.get(hudson.model.Run<?,?> run,
ScmInformation information) |
Optional<ScmV2SshNotifier> |
ScmV2SshNotifierProvider.get(hudson.model.Run<?,?> run,
ScmInformation information) |
Optional<ScmV2Notifier> |
ScmV2NotifierProvider.get(hudson.model.Run<?,?> run,
ScmInformation information) |
Optional<? extends Notifier> |
NotifierProvider.get(hudson.model.Run<?,?> run,
ScmInformation information) |
| Modifier and Type | Method and Description |
|---|---|
List<ScmInformation> |
ScmInformationService.resolve(hudson.model.Run<?,?> run) |
Collection<ScmInformation> |
HgScmInformationResolver.resolve(hudson.model.Run<?,?> run,
hudson.scm.SCM scm) |
Collection<ScmInformation> |
SvnScmInformationResolver.resolve(hudson.model.Run<?,?> run,
hudson.scm.SCM scm) |
Collection<ScmInformation> |
ScmInformationResolver.resolve(hudson.model.Run<?,?> run,
hudson.scm.SCM scm) |
Collection<ScmInformation> |
GitScmInformationResolver.resolve(hudson.model.Run<?,?> run,
hudson.scm.SCM scm) |
Copyright © 2016–2020 Cloudogu GmbH. All rights reserved.