|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.mywork.pageobjects.AbstractPageObject
com.atlassian.mywork.pageobjects.mobile.MobilePageObject
com.atlassian.mywork.pageobjects.mobile.NotificationDrilldownItem
public class NotificationDrilldownItem
| Field Summary |
|---|
| Fields inherited from class com.atlassian.mywork.pageobjects.mobile.MobilePageObject |
|---|
MOBILE_URL |
| Fields inherited from class com.atlassian.mywork.pageobjects.AbstractPageObject |
|---|
elementFinder, pageBinder, ROOT_URL |
| Constructor Summary | |
|---|---|
NotificationDrilldownItem(com.atlassian.pageobjects.elements.PageElement element)
|
|
| Method Summary | ||
|---|---|---|
java.util.List<NotificationAction> |
getActions()
|
|
java.lang.String |
getTitle()
|
|
|
gotoLink(int actionIndex,
java.lang.Class<P> pageClass,
java.lang.Object... args)
|
|
| Methods inherited from class com.atlassian.mywork.pageobjects.mobile.MobilePageObject |
|---|
backButton, switchTo |
| Methods inherited from class com.atlassian.mywork.pageobjects.AbstractPageObject |
|---|
waitForTransition |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NotificationDrilldownItem(com.atlassian.pageobjects.elements.PageElement element)
| Method Detail |
|---|
public java.lang.String getTitle()
public <P> P gotoLink(int actionIndex,
java.lang.Class<P> pageClass,
java.lang.Object... args)
public java.util.List<NotificationAction> getActions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||