Uses of Class
hudson.plugins.jabber.NotificationStrategy

Packages that use NotificationStrategy
hudson.plugins.jabber   
 

Uses of NotificationStrategy in hudson.plugins.jabber
 

Methods in hudson.plugins.jabber that return NotificationStrategy
static NotificationStrategy NotificationStrategy.forDisplayName(java.lang.String displayName)
          Deprecated. Returns the notification strategy with the given display name.
static NotificationStrategy NotificationStrategy.valueOf(java.lang.String name)
          Deprecated. Returns the enum constant of this type with the specified name.
static NotificationStrategy[] NotificationStrategy.values()
          Deprecated. Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010. All Rights Reserved.