Class ReferenceDependentPlugin

java.lang.Object
com.atlassian.jira.functest.framework.admin.plugins.Plugin
com.atlassian.jira.functest.framework.admin.plugins.ReferenceDependentPlugin

public class ReferenceDependentPlugin extends Plugin
Represents the Reference Dependent Plugin. This plugin has dependencies on reference implementations of the extension points in JIRA.

We use it to test inter-plugin dependencies (i.e. component-import ...)

Since:
v4.4
See Also: