com.atlassian.jira.pageobjects.project.summary.notifications
Class SelectNotificationScheme

java.lang.Object
  extended by com.atlassian.jira.pageobjects.project.summary.notifications.SelectNotificationScheme

public class SelectNotificationScheme
extends Object

Since:
v4.4

Constructor Summary
SelectNotificationScheme()
           
 
Method Summary
 SelectNotificationScheme cancel()
           
 SelectNotificationScheme select(String name)
           
<T extends com.atlassian.pageobjects.Page>
T
submit(Class<T> nextPage, String... arguments)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectNotificationScheme

public SelectNotificationScheme()
Method Detail

select

public SelectNotificationScheme select(String name)

submit

public <T extends com.atlassian.pageobjects.Page> T submit(Class<T> nextPage,
                                                           String... arguments)

cancel

public SelectNotificationScheme cancel()


Copyright © 2002-2012 Atlassian. All Rights Reserved.