Uses of Class
hudson.plugins.violations.TypeConfig

Packages that use TypeConfig
hudson.plugins.violations   
 

Uses of TypeConfig in hudson.plugins.violations
 

Methods in hudson.plugins.violations that return TypeConfig
 TypeConfig TypeConfig.clone()
          Clone the type config.
 

Methods in hudson.plugins.violations that return types with arguments of type TypeConfig
 java.util.TreeMap<java.lang.String,TypeConfig> ViolationsConfig.getTypeConfigs()
          Get the map of types to their config.
 



Copyright © 2004-2012. All Rights Reserved.