public interface LogMessage
Modifier and Type | Method and Description |
---|---|
Optional<ChangeSpec> |
getChangeSpec()
Get the change specification
|
String |
getMessage()
Gets message.
|
int |
getOperationCode()
Gets operation code.
|
PersistentResource |
getPersistentResource()
Get the resource that was manipulated.
|
User |
getUser()
Get the user principal associated with the request.
|
String getMessage()
int getOperationCode()
User getUser()
Optional<ChangeSpec> getChangeSpec()
PersistentResource getPersistentResource()
Copyright © 2015–2021 Yahoo! Inc.. All rights reserved.