public class

SystemInfoParserImpl

extends AbstractFuncTestUtil
implements SystemInfoParser
java.lang.Object
   ↳ com.atlassian.jira.functest.framework.AbstractFuncTestUtil
     ↳ com.atlassian.jira.functest.framework.parser.SystemInfoParserImpl

Class Overview

A parser of the System Info Page

Summary

[Expand]
Inherited Fields
From class com.atlassian.jira.functest.framework.AbstractFuncTestUtil
Public Constructors
SystemInfoParserImpl(WebTester tester, Navigation navigation)
SystemInfoParserImpl(WebTester tester, JIRAEnvironmentData environmentData, int logIndentLevel, Navigation navigation)
Public Methods
SystemInfoParser.SystemInfo getSystemInfo()
[Expand]
Inherited Methods
From class com.atlassian.jira.functest.framework.AbstractFuncTestUtil
From class java.lang.Object
From interface com.atlassian.jira.functest.framework.parser.SystemInfoParser
From interface com.atlassian.jira.testkit.client.log.FuncTestLogger

Public Constructors

public SystemInfoParserImpl (WebTester tester, Navigation navigation)

public SystemInfoParserImpl (WebTester tester, JIRAEnvironmentData environmentData, int logIndentLevel, Navigation navigation)

Public Methods

public SystemInfoParser.SystemInfo getSystemInfo ()