| Package | Description |
|---|---|
| org.commonjava.auditquery.fileevent |
| Modifier and Type | Method and Description |
|---|---|
FileEventType |
FileEvent.getEventType() |
static FileEventType |
FileEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileEventType[] |
FileEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FileEvent.setEventType(FileEventType eventType) |
| Constructor and Description |
|---|
FileEvent(FileEventType eventType) |
Copyright © 2018-2019. All Rights Reserved.