Uses of Interface
org.kie.internal.task.api.model.Notification
Packages that use Notification
-
Uses of Notification in org.kie.internal.task.api
Methods in org.kie.internal.task.api that return Notification -
Uses of Notification in org.kie.internal.task.api.model
Subinterfaces of Notification in org.kie.internal.task.api.modelMethods in org.kie.internal.task.api.model that return NotificationMethods in org.kie.internal.task.api.model that return types with arguments of type NotificationMethods in org.kie.internal.task.api.model with parameters of type NotificationModifier and TypeMethodDescriptionvoidNotificationEvent.setNotification(Notification notification) Method parameters in org.kie.internal.task.api.model with type arguments of type NotificationModifier and TypeMethodDescriptionvoidEscalation.setNotifications(List<Notification> notifications) Constructors in org.kie.internal.task.api.model with parameters of type NotificationModifierConstructorDescriptionNotificationEvent(Notification notification, org.kie.api.task.model.Task task, Map<String, Object> variables)