public class JiraWebSudoBanner extends Object implements com.atlassian.pageobjects.component.WebSudoBanner
Constructor and Description |
---|
JiraWebSudoBanner() |
Modifier and Type | Method and Description |
---|---|
<P extends com.atlassian.pageobjects.Page> |
dropWebSudo(Class<P> nextPage) |
String |
getMessage() |
boolean |
hasNormalDropLink() |
boolean |
hasProtectedDropLink() |
boolean |
isShowing() |
public boolean isShowing()
isShowing
in interface com.atlassian.pageobjects.component.WebSudoBanner
public String getMessage()
getMessage
in interface com.atlassian.pageobjects.component.WebSudoBanner
public <P extends com.atlassian.pageobjects.Page> P dropWebSudo(Class<P> nextPage)
dropWebSudo
in interface com.atlassian.pageobjects.component.WebSudoBanner
public boolean hasProtectedDropLink()
public boolean hasNormalDropLink()
Copyright © 2002-2018 Atlassian. All Rights Reserved.