Uses of Enum
org.kie.internal.task.api.model.NotificationType
Packages that use NotificationType
-
Uses of NotificationType in org.kie.internal.task.api.model
Methods in org.kie.internal.task.api.model that return NotificationTypeModifier and TypeMethodDescriptionNotification.getNotificationType()static NotificationTypeReturns the enum constant of this type with the specified name.static NotificationType[]NotificationType.values()Returns an array containing the constants of this enum type, in the order they are declared.