@Retention @Target public abstract @interface

SystemTenantOnly

implements Annotation
com.atlassian.jira.functest.framework.SystemTenantOnly

Class Overview

Annotation used to indicate that a functional test should only run against the system tenant, and skipped for non system tenants.

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation