Class NotificationDefinition

  • All Implemented Interfaces:
    Feature

    public class NotificationDefinition
    extends Object
    implements Feature
    Defining characteristics of notification in a Resource
    Author:
    Jeff Mesnil (c) 2013 Red Hat inc.
    • Method Detail

      • getStability

        public Stability getStability()
        Description copied from interface: Feature
        Returns the stability level of this feature.
        Specified by:
        getStability in interface Feature
        Returns:
        a stability level
      • getType

        public String getType()