Uses of Enum Class
org.mule.datasense.api.notifications.DataSenseNotificationType
Packages that use DataSenseNotificationType
-
Uses of DataSenseNotificationType in org.mule.datasense.api.notifications
Methods in org.mule.datasense.api.notifications that return DataSenseNotificationTypeModifier and TypeMethodDescriptionDataSenseNotification.getNotificationType()static DataSenseNotificationTypeReturns the enum constant of this class with the specified name.static DataSenseNotificationType[]DataSenseNotificationType.values()Returns an array containing the constants of this enum class, in the order they are declared.