public class

JiraWebSudoBanner

extends Object
implements WebSudoBanner
java.lang.Object
   ↳ com.atlassian.jira.pageobjects.websudo.JiraWebSudoBanner

Summary

Public Constructors
JiraWebSudoBanner()
Public Methods
<P extends Page> P dropWebSudo(Class<P> nextPage)
String getMessage()
boolean hasNormalDropLink()
boolean hasProdectedDropLink()
boolean isShowing()
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.pageobjects.component.WebSudoBanner

Public Constructors

public JiraWebSudoBanner ()

Public Methods

public P dropWebSudo (Class<P> nextPage)

public String getMessage ()

public boolean hasNormalDropLink ()

public boolean hasProdectedDropLink ()

public boolean isShowing ()