public final class EventHandler extends Object
Constructor and Description |
---|
EventHandler() |
Modifier and Type | Method and Description |
---|---|
static OTCNotifier |
findPublisher(hudson.model.AbstractBuild r) |
static hudson.EnvVars |
getEnv(hudson.model.AbstractBuild r,
hudson.model.TaskListener listener,
PrintStream printStream) |
static boolean |
isRelevant(OTCNotifier notifier,
String phase,
hudson.model.Result result) |
static boolean |
shouldPostDeployableMappingMessage(OTCNotifier notifier,
String phase,
hudson.model.Result result) |
public static OTCNotifier findPublisher(hudson.model.AbstractBuild r)
public static hudson.EnvVars getEnv(hudson.model.AbstractBuild r, hudson.model.TaskListener listener, PrintStream printStream)
public static boolean isRelevant(OTCNotifier notifier, String phase, hudson.model.Result result)
public static boolean shouldPostDeployableMappingMessage(OTCNotifier notifier, String phase, hudson.model.Result result)
Copyright © 2016–2020. All rights reserved.