public abstract @interface

RequiresRestart

implements Annotation
com.atlassian.plugin.descriptors.RequiresRestart

Class Overview

Marks ModuleDescriptor implementations that require a restart of the application to start the plugin when installed at runtime. If this annotation is not present, it is assumed that the module descriptor supports runtime installation.

Summary

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