Class Notification


  • @Portable
    public class Notification
    extends Object
    Represents a notification that has been displayed in the UberFire workbench.

    Instances of this class are normally created by the Workbench Notification Manager in response to a NotificationEvent being fired as a CDI event.

    See Also:
    NotificationEvent