com.atlassian.jira.functest.framework.parser
Interface SystemInfoParser

All Known Implementing Classes:
SystemInfoParserImpl

public interface SystemInfoParser

A parser that builds the system info page information into a Map like structure

Since:
v3.13

Nested Class Summary
static interface SystemInfoParser.SystemInfo
           
 
Method Summary
 SystemInfoParser.SystemInfo getSystemInfo()
           
 

Method Detail

getSystemInfo

SystemInfoParser.SystemInfo getSystemInfo()


Copyright © 2002-2012 Atlassian. All Rights Reserved.