public abstract @interface

CannotDisable

implements Annotation
com.atlassian.plugin.descriptors.CannotDisable

Class Overview

Marks ModuleDescriptor implementations that cannot be disabled. If this annotation is not present, it is assumed that the module descriptor supports disablement.

Summary

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