public abstract class AbstractStandardEnforcerRule extends Object implements EnforcerRule
| Modifier and Type | Field and Description |
|---|---|
String |
message
Deprecated.
the visibility will be reduced to private with the next major version
|
| Constructor and Description |
|---|
AbstractStandardEnforcerRule() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
void |
setMessage(String message) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecute, getCacheId, isCacheable, isResultValidpublic AbstractStandardEnforcerRule()
public final void setMessage(String message)
public final String getMessage()
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.