| Package | Description |
|---|---|
| com.securenative.agent.enums | |
| com.securenative.agent.events | |
| com.securenative.agent.utils |
| Modifier and Type | Method | Description |
|---|---|---|
static EventTypes |
EventTypes.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static EventTypes[] |
EventTypes.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
static Event |
EventFactory.createEvent(EventTypes eventType,
Object... args) |
| Modifier and Type | Method | Description |
|---|---|---|
static EventOptionsBuilder |
EventOptionsBuilder.builder(EventTypes eventType) |
Copyright © 2020. All rights reserved.