Uses of Class
net.praqma.jenkins.configrotator.ConfigurationRotator.ResultType

Packages that use ConfigurationRotator.ResultType
net.praqma.jenkins.configrotator   
 

Uses of ConfigurationRotator.ResultType in net.praqma.jenkins.configrotator
 

Methods in net.praqma.jenkins.configrotator that return ConfigurationRotator.ResultType
 ConfigurationRotator.ResultType ConfigurationRotatorBuildAction.getResult()
           
static ConfigurationRotator.ResultType ConfigurationRotator.ResultType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ConfigurationRotator.ResultType[] ConfigurationRotator.ResultType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.praqma.jenkins.configrotator with parameters of type ConfigurationRotator.ResultType
 void ConfigurationRotatorBuildAction.setResult(ConfigurationRotator.ResultType result)
           
 



Copyright © 2004-2013. All Rights Reserved.