@Retention @Target public abstract @interface

EnableLandingPageRedirect

implements Annotation
com.atlassian.jira.pageobjects.config.EnableLandingPageRedirect

Class Overview

By default onboarding in JIRA will be disabled before each test. Mark test method or class with this annotation to enable onboarding for given test methods.

Summary

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