|
||||||||||
| 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.NotificationItem
public class NotificationItem
| 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 | |
|---|---|
NotificationItem(com.atlassian.pageobjects.elements.PageElement element)
|
|
| Method Summary | |
|---|---|
void |
clickIcon()
Clicks the item's Icon, as the rest of the notification may be off-screen when the fly-out is showing. |
java.lang.String |
getId()
|
java.lang.String |
getText()
|
boolean |
isPinned()
|
boolean |
isUnread()
|
NotificationDrilldownPage |
open()
|
| 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 NotificationItem(com.atlassian.pageobjects.elements.PageElement element)
| Method Detail |
|---|
public NotificationDrilldownPage open()
public java.lang.String getId()
public java.lang.String getText()
public boolean isUnread()
public boolean isPinned()
public void clickIcon()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||