public class

FuncTestPluginDetector

extends AbstractPluginDetector
java.lang.Object
   ↳ com.atlassian.jira.pageobjects.config.AbstractPluginDetector
     ↳ com.atlassian.jira.pageobjects.config.FuncTestPluginDetector

Class Overview

Detects whether the func test plugin has been installed in tested JIRA instance.

Summary

Public Constructors
FuncTestPluginDetector()
Protected Methods
boolean checkInstalled()
[Expand]
Inherited Methods
From class com.atlassian.jira.pageobjects.config.AbstractPluginDetector
From class java.lang.Object

Public Constructors

public FuncTestPluginDetector ()

Protected Methods

protected boolean checkInstalled ()