|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.github.inspektr.audit.spi.support.AbstractSuffixAwareAuditActionResolver
public abstract class AbstractSuffixAwareAuditActionResolver
Abstract class that encapsulates the required suffixes.
| Constructor Summary | |
|---|---|
protected |
AbstractSuffixAwareAuditActionResolver(java.lang.String successSuffix,
java.lang.String failureSuffix)
|
| Method Summary | |
|---|---|
protected java.lang.String |
getFailureSuffix()
|
protected java.lang.String |
getSuccessSuffix()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.github.inspektr.audit.spi.AuditActionResolver |
|---|
resolveFrom, resolveFrom |
| Constructor Detail |
|---|
protected AbstractSuffixAwareAuditActionResolver(java.lang.String successSuffix,
java.lang.String failureSuffix)
| Method Detail |
|---|
protected final java.lang.String getSuccessSuffix()
protected final java.lang.String getFailureSuffix()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||