Uses of Class
org.jenkinsci.plugins.bigpandaJenkins.BigPandaNotifierState

Uses of BigPandaNotifierState in org.jenkinsci.plugins.bigpandaJenkins
 

Methods in org.jenkinsci.plugins.bigpandaJenkins that return BigPandaNotifierState
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.
 

Methods in org.jenkinsci.plugins.bigpandaJenkins with parameters of type BigPandaNotifierState
 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.