| Modifier and Type | Method and Description |
|---|---|
static BigPandaNotifierState |
BigPandaNotifierState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BigPandaNotifierState[] |
BigPandaNotifierState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.http.HttpEntity |
BigPandaJobToJsonConverter.newBigPandaBuildNotificationEntity(hudson.model.AbstractBuild<?,?> build,
BigPandaNotifierState state) |
boolean |
BigPandaDeploymentsApiWrapper.notifyBigPanda(PrintStream logger,
hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener,
BigPandaNotifierState state) |
Copyright © 2004-2014. All Rights Reserved.