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.WebSudoBannerpublic String getMessage()
getMessage in interface com.atlassian.pageobjects.component.WebSudoBannerpublic <P extends com.atlassian.pageobjects.Page> P dropWebSudo(Class<P> nextPage)
dropWebSudo in interface com.atlassian.pageobjects.component.WebSudoBannerpublic boolean hasProtectedDropLink()
public boolean hasNormalDropLink()
Copyright © 2002-2018 Atlassian. All Rights Reserved.