@Target @Retention public abstract @interface

ResetDataOnce

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

Class Overview

Annotate your test class with this annotation if you want to reset data in JIRA once per the test suite represented by the class.

Only applicable to the test class.

Summary

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