|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.pageobjects.component.macro.StatusMacro
public class StatusMacro
Represents the status macro on the view or preview page.
locate(ConfluenceTestedProduct)
Nested Class Summary | |
---|---|
static class |
StatusMacro.Locator
|
static class |
StatusMacro.PropertyPanel
|
Constructor Summary | |
---|---|
StatusMacro(com.atlassian.pageobjects.elements.PageElement element)
|
Method Summary | |
---|---|
static java.util.List<StatusMacro> |
locate(ConfluenceTestedProduct product)
Locates all status macros on the current page. |
boolean |
outline()
|
java.lang.String |
text()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StatusMacro(com.atlassian.pageobjects.elements.PageElement element)
Method Detail |
---|
public boolean outline()
public java.lang.String text()
public static java.util.List<StatusMacro> locate(ConfluenceTestedProduct product)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |