public class SelectNotificationScheme extends Object
Constructor and Description |
---|
SelectNotificationScheme() |
Modifier and Type | Method and Description |
---|---|
SelectNotificationScheme |
cancel() |
SelectNotificationScheme |
select(String name) |
<T extends com.atlassian.pageobjects.Page> |
submit(Class<T> nextPage,
String... arguments) |
public SelectNotificationScheme select(String name)
public <T extends com.atlassian.pageobjects.Page> T submit(Class<T> nextPage, String... arguments)
public SelectNotificationScheme cancel()
Copyright © 2002-2019 Atlassian. All Rights Reserved.