Uses of Class
com.atlassian.jira.functest.framework.admin.ViewServices
Packages that use ViewServices
Package
Description
-
Uses of ViewServices in com.atlassian.jira.functest.framework
Methods in com.atlassian.jira.functest.framework that return ViewServices -
Uses of ViewServices in com.atlassian.jira.functest.framework.admin
Methods in com.atlassian.jira.functest.framework.admin that return ViewServicesModifier and TypeMethodDescriptionViewServices.add(ViewServices.Service service, String delayInMinutes) Adds a service to JIRA with default configuration parameters.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 ViewServicesModifierConstructorDescriptionEditService(ViewServices parent, net.sourceforge.jwebunit.WebTester tester)