|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NotificationSchemes
Represents 'Notification schemes' administration section of JIRA.
| Method Summary | |
|---|---|
EditNotifications |
addNotificationScheme(String name,
String description)
Add notification scheme with given name and description. |
EditNotifications |
editNotifications(int id)
Edit notifications of a scheme with given id. |
| Methods inherited from interface com.atlassian.jira.functest.framework.Navigable |
|---|
goTo |
| Method Detail |
|---|
EditNotifications addNotificationScheme(String name,
String description)
name - scheme namedescription - scheme description
EditNotifications editNotifications(int id)
id - ID of the scheme
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||