hudson.plugins.cigame.rules.plugins.pmd
Class PmdRuleSet

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.pmd.PmdRuleSet

public class PmdRuleSet
extends PluginRuleSet


Constructor Summary
PmdRuleSet()
           
 
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

PmdRuleSet

public PmdRuleSet()
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.