Uses of Class
hudson.plugins.cigame.model.RuleSet

Packages that use RuleSet
hudson.plugins.cigame.model   
 

Uses of RuleSet in hudson.plugins.cigame.model
 

Methods in hudson.plugins.cigame.model that return types with arguments of type RuleSet
 java.util.List<RuleSet> RuleBook.getRuleSets()
          Returns rule sets
 

Methods in hudson.plugins.cigame.model with parameters of type RuleSet
 void ScoreCard.record(hudson.model.AbstractBuild<?,?> build, RuleSet ruleset)
          Record points for the rules in the rule set
 



Copyright © 2008. All Rights Reserved.