hudson.plugins.cigame.rules.plugins.violation
Class ViolationsRuleSet

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.violation.ViolationsRuleSet

public class ViolationsRuleSet
extends PluginRuleSet


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

ViolationsRuleSet

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