Uses of Enum Class
com.hello2morrow.sonargraph.integration.jenkins.persistence.ConfigurationFileWriter.SonargraphBuildParameter
Packages that use ConfigurationFileWriter.SonargraphBuildParameter
- 
Uses of ConfigurationFileWriter.SonargraphBuildParameter in com.hello2morrow.sonargraph.integration.jenkins.persistence
Methods in com.hello2morrow.sonargraph.integration.jenkins.persistence that return ConfigurationFileWriter.SonargraphBuildParameterModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ConfigurationFileWriter.SonargraphBuildParameter.values()Returns an array containing the constants of this enum class, in the order they are declared.Method parameters in com.hello2morrow.sonargraph.integration.jenkins.persistence with type arguments of type ConfigurationFileWriter.SonargraphBuildParameterModifier and TypeMethodDescriptionvoidConfigurationFileWriter.createConfigurationFile(EnumMap<ConfigurationFileWriter.SonargraphBuildParameter, String> parameters, PrintStream logger)