Developer
Get Support
Sign in
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Last updated Dec 8, 2017

Plugin modules that cannot be disabled

Available:

Atlassian Plugin Framework 2.5 and later.

Plugin modules marked with the @CannotDisable annotation cannot be disabled dynamically unless the entire plugin is disabled. The @CannotDisable annotation is inherited, so any custom ModuleDescriptor that subclasses ModuleDescriptor types annotated with @CannotDisable also cannot be disabled. In Atlassian Plugin Framework 2.5 and later, component and component import modules and their subclasses cannot be disabled.

Rate this page: