|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.plugins.enforcer.AbstractStandardEnforcerRule
public abstract class AbstractStandardEnforcerRule
The Class AbstractStandardEnforcerRule.
Field Summary | |
---|---|
java.lang.String |
message
Specify a friendly message if the rule fails. |
Constructor Summary | |
---|---|
AbstractStandardEnforcerRule()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.maven.enforcer.rule.api.EnforcerRule |
---|
execute, getCacheId, isCacheable, isResultValid |
Field Detail |
---|
public java.lang.String message
Constructor Detail |
---|
public AbstractStandardEnforcerRule()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |