Uses of Class
io.split.engine.sse.dtos.GenericNotificationData
-
Packages that use GenericNotificationData Package Description io.split.engine.sse.dtos -
-
Uses of GenericNotificationData in io.split.engine.sse.dtos
Methods in io.split.engine.sse.dtos that return GenericNotificationData Modifier and Type Method Description GenericNotificationDataGenericNotificationData.Builder. build()Constructors in io.split.engine.sse.dtos with parameters of type GenericNotificationData Constructor Description CommonChangeNotification(GenericNotificationData genericNotificationData, Class definitionClass)ControlNotification(GenericNotificationData genericNotificationData)OccupancyNotification(GenericNotificationData genericNotificationData)SegmentChangeNotification(GenericNotificationData genericNotificationData)SplitKillNotification(GenericNotificationData genericNotificationData)
-