Interface | Description |
---|---|
EnforcerRule |
Interface to be implemented by any rules executed by the enforcer.
|
EnforcerRule2 |
Interface to be implemented by any rules as of version 2.0 executed by the enforcer.
|
EnforcerRuleHelper |
This is the interface that all helpers will use.
|
Enum | Description |
---|---|
EnforcerLevel |
Levels steering whether a rule should fail a build or just display a warning.
|
Exception | Description |
---|---|
EnforcerRuleException |
An exception occurring during the execution of a rule.
|
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.