|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of RuleResult in hudson.plugins.cigame.model |
|---|
| Fields in hudson.plugins.cigame.model declared as RuleResult | |
|---|---|
static RuleResult |
RuleResult.EMPTY_RESULT
|
| Methods in hudson.plugins.cigame.model that return RuleResult | |
|---|---|
RuleResult |
Rule.evaluate(hudson.model.AbstractBuild<?,?> build)
Evaluate the build and return the points for it |
| Uses of RuleResult in hudson.plugins.cigame.rules.build |
|---|
| Methods in hudson.plugins.cigame.rules.build that return RuleResult | |
|---|---|
RuleResult |
BuildResultRule.evaluate(hudson.model.AbstractBuild<?,?> build)
|
| Uses of RuleResult in hudson.plugins.cigame.rules.plugins.checkstyle |
|---|
| Methods in hudson.plugins.cigame.rules.plugins.checkstyle that return RuleResult | |
|---|---|
RuleResult |
DefaultCheckstyleRule.evaluate(hudson.model.AbstractBuild<?,?> build)
|
| Uses of RuleResult in hudson.plugins.cigame.rules.plugins.findbugs |
|---|
| Methods in hudson.plugins.cigame.rules.plugins.findbugs that return RuleResult | |
|---|---|
RuleResult |
NewFindBugsWarningsRule.evaluate(hudson.model.AbstractBuild<?,?> build)
|
RuleResult |
FixedFindBugsWarningsRule.evaluate(hudson.model.AbstractBuild<?,?> build)
|
| Uses of RuleResult in hudson.plugins.cigame.rules.plugins.opentasks |
|---|
| Methods in hudson.plugins.cigame.rules.plugins.opentasks that return RuleResult | |
|---|---|
RuleResult |
DefaultOpenTasksRule.evaluate(hudson.model.AbstractBuild<?,?> build)
|
| Uses of RuleResult in hudson.plugins.cigame.rules.plugins.pmd |
|---|
| Methods in hudson.plugins.cigame.rules.plugins.pmd that return RuleResult | |
|---|---|
RuleResult |
DefaultPmdRule.evaluate(hudson.model.AbstractBuild<?,?> build)
|
| Uses of RuleResult in hudson.plugins.cigame.rules.plugins.violation |
|---|
| Methods in hudson.plugins.cigame.rules.plugins.violation that return RuleResult | |
|---|---|
RuleResult |
DefaultViolationRule.evaluate(hudson.model.AbstractBuild<?,?> build)
|
| Uses of RuleResult in hudson.plugins.cigame.rules.plugins.warnings |
|---|
| Methods in hudson.plugins.cigame.rules.plugins.warnings that return RuleResult | |
|---|---|
RuleResult |
DefaultWarningsRule.evaluate(hudson.model.AbstractBuild<?,?> build)
|
| Uses of RuleResult in hudson.plugins.cigame.rules.unittesting |
|---|
| Methods in hudson.plugins.cigame.rules.unittesting that return RuleResult | |
|---|---|
RuleResult |
IncreasingPassedTestsRule.evaluate(hudson.model.AbstractBuild<?,?> build)
|
RuleResult |
IncreasingFailedTestsRule.evaluate(hudson.model.AbstractBuild<?,?> build)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||