public class AuiFlag extends Object
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.pageobjects.elements.PageElement |
closeButton |
protected com.atlassian.pageobjects.elements.PageElement |
customMessageBody |
protected com.atlassian.pageobjects.elements.PageElement |
header |
protected com.atlassian.pageobjects.elements.PageElement |
message |
Constructor and Description |
---|
AuiFlag(com.atlassian.pageobjects.elements.PageElement flagElement) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
boolean |
equals(Object o) |
String |
getHeader() |
String |
getMessage() |
AuiType |
getType() |
int |
hashCode() |
String |
toString() |
protected final com.atlassian.pageobjects.elements.PageElement header
protected final com.atlassian.pageobjects.elements.PageElement customMessageBody
protected final com.atlassian.pageobjects.elements.PageElement message
protected final com.atlassian.pageobjects.elements.PageElement closeButton
public AuiFlag(com.atlassian.pageobjects.elements.PageElement flagElement)
Copyright © 2020 Atlassian. All rights reserved.