|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface NotificationRule
Presents one notification rule.
| Nested Class Summary | |
|---|---|
static class |
NotificationRule.Event
|
| Method Summary | |
|---|---|
java.util.Set<NotificationRule.Event> |
getEvents()
Returns associated events. |
long |
getId()
Returns id. |
int |
getPosition()
Returns the position of this rule in the list. |
WatchedBuilds |
getWatchedBuilds()
Returns builds watched by the rule. |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
long getId()
@NotNull java.util.Set<NotificationRule.Event> getEvents()
WatchedBuilds getWatchedBuilds()
int getPosition()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||