Uses of Interface
org.apache.maven.enforcer.rule.api.EnforcerRule
-
Uses of EnforcerRule in org.apache.maven.enforcer.rule.api
Subinterfaces of EnforcerRule in org.apache.maven.enforcer.rule.apiModifier and TypeInterfaceDescriptioninterfaceDeprecated.Please see Writing a custom ruleMethods in org.apache.maven.enforcer.rule.api with parameters of type EnforcerRuleModifier and TypeMethodDescriptionbooleanEnforcerRule.isResultValid(EnforcerRule cachedRule) Deprecated.If the rule is cacheable and the same id is found in the cache, the stored results are passed to this method to allow double-checking of the results.