Package | Description |
---|---|
com.oneops.proxy.audit |
Modifier and Type | Method and Description |
---|---|
EventTag |
Event.getType() |
static EventTag |
EventTag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventTag[] |
EventTag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Event(EventTag type,
String user,
String appGroup) |
Event(EventTag type,
String user,
String appGroup,
String objectName) |
Event(EventTag type,
String user,
String appGroup,
String objectName,
Map<String,String> extraInfo) |
Copyright © 2018 Walmart, Inc.. All rights reserved.