| Package | Description |
|---|---|
| io.split.engine.sse.dtos |
| Modifier and Type | Method and Description |
|---|---|
ControlType |
GenericNotificationData.getControlType() |
ControlType |
ControlNotification.getControlType() |
static ControlType |
ControlType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ControlType[] |
ControlType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
GenericNotificationData(Long changeNumber,
String defaultTreatment,
String splitName,
ControlType controlType,
OccupancyMetrics occupancyMetrics,
String segmentName,
IncomingNotification.Type type,
String channel) |
Copyright © 2021. All rights reserved.