public class

EditService

extends Object
implements FunctTestConstants
java.lang.Object
   ↳ com.atlassian.jira.functest.framework.admin.services.EditService

Class Overview

Represents the functionality provided by the Edit Service Page.

Summary

[Expand]
Inherited Constants
From interface com.atlassian.jira.functest.framework.FunctTestConstants
[Expand]
Inherited Fields
From interface com.atlassian.jira.functest.framework.FunctTestConstants
Public Constructors
EditService(ViewServices parent, WebTester tester)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public EditService (ViewServices parent, WebTester tester)