|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotificationStrategy | |
|---|---|
| hudson.plugins.jabber | |
| hudson.plugins.jabber.im | |
| Uses of NotificationStrategy in hudson.plugins.jabber |
|---|
| Methods in hudson.plugins.jabber that return NotificationStrategy | |
|---|---|
static NotificationStrategy |
NotificationStrategy.forDisplayName(java.lang.String displayName)
Returns the notififaction strategy with the given display name. |
static NotificationStrategy |
NotificationStrategy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static NotificationStrategy[] |
NotificationStrategy.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of NotificationStrategy in hudson.plugins.jabber.im |
|---|
| Methods in hudson.plugins.jabber.im that return NotificationStrategy | |
|---|---|
protected NotificationStrategy |
IMPublisher.getNotificationStrategy()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||