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

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

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

Methods in com.atlassian.jira.functest.framework.admin that return types with arguments of type ViewServices.Service
 Set<ViewServices.Service> ViewServices.list()
          Gets the set of service configurations displayed on the page.
 

Methods in com.atlassian.jira.functest.framework.admin with parameters of type ViewServices.Service
 ViewServices ViewServices.add(ViewServices.Service service, String delayInMinutes)
          Adds a service to JIRA with default configuration parameters.
 EditService ViewServices.edit(ViewServices.Service service)
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.