hudson.plugins.cigame.rules.plugins.warnings
Class WarningsRuleSet

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.warnings.WarningsRuleSet

public class WarningsRuleSet
extends PluginRuleSet


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

WarningsRuleSet

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