public class

SelectNotificationScheme

extends Object
java.lang.Object
   ↳ com.atlassian.jira.pageobjects.project.summary.notifications.SelectNotificationScheme

Summary

Public Constructors
SelectNotificationScheme()
Public Methods
SelectNotificationScheme cancel()
SelectNotificationScheme select(String name)
<T extends Page> T submit(Class<T> nextPage, String... arguments)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public SelectNotificationScheme ()

Public Methods

public SelectNotificationScheme cancel ()

public SelectNotificationScheme select (String name)

public T submit (Class<T> nextPage, String... arguments)