public final class DefaultSubmitRule extends java.lang.Object implements SubmitRule
LabelFunction they are attached to.
As this behavior is also implemented by the Prolog rules system, we skip it if at least one
project in the hierarchy has a rules.pl file.
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultSubmitRule.Module |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SubmitRecord> |
evaluate(ChangeData cd,
SubmitRuleOptions options)
Returns a
Collection of SubmitRecord status for the change. |
public java.util.Collection<SubmitRecord> evaluate(ChangeData cd, SubmitRuleOptions options)
SubmitRuleCollection of SubmitRecord status for the change.evaluate in interface SubmitRule