com.atlassian.mywork.pageobjects
Class ServiceSelectorPage
java.lang.Object
com.atlassian.mywork.pageobjects.ServiceSelectorPage
- All Implemented Interfaces:
- com.atlassian.pageobjects.Page
public class ServiceSelectorPage
- extends java.lang.Object
- implements com.atlassian.pageobjects.Page
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceSelectorPage
public ServiceSelectorPage()
getUrl
public java.lang.String getUrl()
- Specified by:
getUrl in interface com.atlassian.pageobjects.Page
getActiveClients
public java.util.List<java.lang.String> getActiveClients()
getPollingInterval
public int getPollingInterval()
setPollingInterval
public ServiceSelectorPage setPollingInterval(java.lang.Integer interval)
getMaxPollingInterval
public int getMaxPollingInterval()
setMaxPollingInterval
public ServiceSelectorPage setMaxPollingInterval(java.lang.Integer interval)
save
public ServiceSelectorPage save()
Copyright © 2012 Atlassian. All Rights Reserved.