@Retention @Target public abstract @interface

EnableWebSudo

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

Class Overview

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

Summary

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