Uses of Class
com.atlassian.jira.functest.framework.admin.ViewServices

Packages that use ViewServices
com.atlassian.jira.functest.framework   
com.atlassian.jira.functest.framework.admin   
com.atlassian.jira.functest.framework.admin.services   
 

Uses of ViewServices in com.atlassian.jira.functest.framework
 

Methods in com.atlassian.jira.functest.framework that return ViewServices
 ViewServices AdministrationImpl.services()
           
 ViewServices Administration.services()
          Returns the ViewServices object which allows you to run operations on the ViewServices page.
 

Uses of ViewServices in com.atlassian.jira.functest.framework.admin
 

Methods in com.atlassian.jira.functest.framework.admin that return ViewServices
 ViewServices ViewServices.add(ViewServices.Service service, String delayInMinutes)
          Adds a service to JIRA with default configuration parameters.
 ViewServices ViewServices.goTo()
          Navigates to the ViewServices page.
 

Uses of ViewServices in com.atlassian.jira.functest.framework.admin.services
 

Constructors in com.atlassian.jira.functest.framework.admin.services with parameters of type ViewServices
EditService(ViewServices parent, net.sourceforge.jwebunit.WebTester tester)
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.