| Modifier and Type | Class and Description |
|---|---|
static class |
EventStatusType.EventStatusTypeSerializer |
| Modifier and Type | Field and Description |
|---|---|
static EventStatusType |
ERROR |
static EventStatusType |
FAILURE |
static EventStatusType |
INFO |
static EventStatusType |
RECOMMENDATION |
static EventStatusType |
SNAPSHOT |
static EventStatusType |
SUCCESS |
static EventStatusType |
USER_UPDATE |
static EventStatusType |
WARNING |
localAllowedValues, value| Modifier and Type | Method and Description |
|---|---|
static EventStatusType |
fromValue(String value) |
public static final EventStatusType FAILURE
public static final EventStatusType ERROR
public static final EventStatusType WARNING
public static final EventStatusType INFO
public static final EventStatusType SUCCESS
public static final EventStatusType USER_UPDATE
public static final EventStatusType RECOMMENDATION
public static final EventStatusType SNAPSHOT
public static EventStatusType fromValue(String value)
Copyright © 2024. All rights reserved.