public interface NotifierProvider
extends hudson.ExtensionPoint
| Modifier and Type | Method and Description |
|---|---|
static hudson.ExtensionList<NotifierProvider> |
all() |
Optional<? extends Notifier> |
get(hudson.model.Run<?,?> run,
ScmInformation information) |
Optional<? extends Notifier> get(hudson.model.Run<?,?> run, ScmInformation information) throws IOException
IOExceptionstatic hudson.ExtensionList<NotifierProvider> all()
Copyright © 2016–2020 Cloudogu GmbH. All rights reserved.