public interface AuditHandlerDescription
Modifier and Type | Method and Description |
---|---|
Set<String> |
getExcludedMethodNames()
Get a set of the method names that this handler will specifically not use.
|
Class<?> |
getHandledClass() |
Set<String> |
getHandledMethodNames()
Get a set of the method names that this handler will care about when creating
ChangedValue s |
Set<String> getHandledMethodNames()
ChangedValue
sSet<String> getExcludedMethodNames()
Class<?> getHandledClass()
Copyright © 2003–2020 Atlassian. All rights reserved.