public interface HttpNotifierSelector
HttpNotifier
will be used at runtime.DefaultHttpNotifierSelector| Modifier and Type | Method and Description |
|---|---|
HttpNotifier |
select(SelectionContext context)
Invoked once per Bitbucket notification.
|
@NonNull HttpNotifier select(@NonNull SelectionContext context)
SelectionContext makes
this method useful for performing migrations on a running system without
restarts.context - parameters useful for selecting a notifierStashNotifier.prebuild(AbstractBuild, BuildListener),
StashNotifier.perform(Run, FilePath, Launcher, TaskListener)Copyright © 2016–2021. All rights reserved.