|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotificationStrategy | |
|---|---|
| hudson.plugins.im | |
| Uses of NotificationStrategy in hudson.plugins.im |
|---|
| Methods in hudson.plugins.im that return NotificationStrategy | |
|---|---|
static NotificationStrategy |
NotificationStrategy.forDisplayName(java.lang.String displayName)
Returns the notification strategy with the given display name. |
protected NotificationStrategy |
IMPublisher.getNotificationStrategy()
|
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. |
| Methods in hudson.plugins.im with parameters of type NotificationStrategy | |
|---|---|
protected void |
IMPublisher.setNotificationStrategy(NotificationStrategy strategy)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||