com.atlassian.jira.pageobjects.pages.admin
Class NotificationsNotificationSchemesPage.EventRow

java.lang.Object
  extended by com.atlassian.jira.pageobjects.pages.admin.NotificationsNotificationSchemesPage.EventRow
Enclosing class:
NotificationsNotificationSchemesPage

public static final class NotificationsNotificationSchemesPage.EventRow
extends Object


Constructor Summary
NotificationsNotificationSchemesPage.EventRow(com.atlassian.pageobjects.elements.PageElement webElement)
           
 
Method Summary
 String getEventName()
           
 List<String> getNotifications()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotificationsNotificationSchemesPage.EventRow

public NotificationsNotificationSchemesPage.EventRow(com.atlassian.pageobjects.elements.PageElement webElement)
Method Detail

getEventName

public String getEventName()

getNotifications

public List<String> getNotifications()


Copyright © 2002-2014 Atlassian. All Rights Reserved.