| Package | Description |
|---|---|
| com.denimgroup.threadfix.data.entities | |
| com.denimgroup.threadfix.data.enums |
| Modifier and Type | Method and Description |
|---|---|
EventAction |
UserEventNotificationMap.getEventActionEnum() |
EventAction |
Event.getEventActionEnum() |
| Modifier and Type | Field and Description |
|---|---|
static Set<EventAction> |
EventAction.applicationEventActions |
static Set<EventAction> |
EventAction.globalEventActions |
static Set<EventAction> |
EventAction.globalGroupedEventActions |
static Set<EventAction> |
EventAction.organizationEventActions |
static Set<EventAction> |
EventAction.userEventActions |
static Set<EventAction> |
EventAction.userGroupedEventActions |
static Set<EventAction> |
EventAction.vulnerabilityEventActions |
| Modifier and Type | Method and Description |
|---|---|
static EventAction |
EventAction.getEventAction(String input) |
EventAction |
EventAction.getGroupedEventAction() |
static EventAction |
EventAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventAction[] |
EventAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 Denim Group, Ltd.; Secure Decisions, A Division of Applied Visions, Inc.. All rights reserved.