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

Packages that use SystemInfoParser
com.atlassian.jira.functest.framework   
com.atlassian.jira.functest.framework.parser   
 

Uses of SystemInfoParser in com.atlassian.jira.functest.framework
 

Fields in com.atlassian.jira.functest.framework declared as SystemInfoParser
protected  SystemInfoParser ParserImpl.systemInfoParser
           
 

Methods in com.atlassian.jira.functest.framework that return SystemInfoParser
 SystemInfoParser ParserImpl.systemInfo()
           
 SystemInfoParser Parser.systemInfo()
          Get the parser that can read the JIRA System Info
 

Uses of SystemInfoParser in com.atlassian.jira.functest.framework.parser
 

Classes in com.atlassian.jira.functest.framework.parser that implement SystemInfoParser
 class SystemInfoParserImpl
          A parser of the System Info Page
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.