public class NotificationSchemesImpl extends AbstractFuncTestUtil implements NotificationSchemes
NotificationSchemes
.environmentData, FS, locators, logger, logIndentLevel, tester
Constructor and Description |
---|
NotificationSchemesImpl(net.sourceforge.jwebunit.WebTester tester,
JIRAEnvironmentData environmentData,
int logIndentLevel) |
Modifier and Type | Method and Description |
---|---|
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.
|
NotificationSchemes |
goTo()
Go there.
|
childLogIndentLevel, getAssertions, getEnvironmentData, getFuncTestHelperFactory, getLogger, log, log, navigation, submitAtPage
public NotificationSchemesImpl(net.sourceforge.jwebunit.WebTester tester, JIRAEnvironmentData environmentData, int logIndentLevel)
public NotificationSchemes goTo()
Navigable
goTo
in interface Navigable<NotificationSchemes>
public EditNotifications addNotificationScheme(String name, String description)
NotificationSchemes
addNotificationScheme
in interface NotificationSchemes
name
- scheme namedescription
- scheme descriptionpublic EditNotifications editNotifications(int id)
NotificationSchemes
editNotifications
in interface NotificationSchemes
id
- ID of the schemeCopyright © 2002-2015 Atlassian. All Rights Reserved.