hudson.plugins.cigame.rules.plugins.checkstyle
Class CheckstyleRuleSet

java.lang.Object
  extended by hudson.plugins.cigame.model.RuleSet
      extended by hudson.plugins.cigame.rules.plugins.PluginRuleSet
          extended by hudson.plugins.cigame.rules.plugins.checkstyle.CheckstyleRuleSet

public class CheckstyleRuleSet
extends PluginRuleSet


Constructor Summary
CheckstyleRuleSet()
           
 
Method Summary
protected  void loadRules()
          Late loading of the rules for this rule set.
 
Methods inherited from class hudson.plugins.cigame.rules.plugins.PluginRuleSet
getRules, isAvailable
 
Methods inherited from class hudson.plugins.cigame.model.RuleSet
add, getName, removeRule
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckstyleRuleSet

public CheckstyleRuleSet()
Method Detail

loadRules

protected void loadRules()
Description copied from class: PluginRuleSet
Late loading of the rules for this rule set.

Overrides:
loadRules in class PluginRuleSet


Copyright © 2010. All Rights Reserved.