Interface EnforcerRule2
-
- All Superinterfaces:
EnforcerRule
,EnforcerRuleBase
@Deprecated public interface EnforcerRule2 extends EnforcerRule
Deprecated.Please see Writing a custom ruleInterface to be implemented by any rules as of version 2.0 executed by the enforcer.- Since:
- 1.4
-
-
Method Summary
-
Methods inherited from interface org.apache.maven.enforcer.rule.api.EnforcerRule
execute, getCacheId, isCacheable, isResultValid
-
Methods inherited from interface org.apache.maven.enforcer.rule.api.EnforcerRuleBase
getLevel, setLog
-
-