| Package | Description |
|---|---|
| com.atlassian.plugin.descriptors | |
| com.atlassian.plugin.eventlistener.descriptors | |
| com.atlassian.plugin.impl |
| Class and Description |
|---|
| AbstractModuleDescriptor |
| ModuleDescriptors.EqualsBuilder
Assists in implementing a consistent implementation of
ModuleDescriptor.equals(Object) methods for
module descriptors based on the complete key of the descriptor. |
| ModuleDescriptors.HashCodeBuilder
Assists in implementing
Object.hashCode() methods for module descriptors based on the hashCode
of their complete key. |
| RequiresRestart
Marks
ModuleDescriptor implementations that require a restart of the application to
start the plugin when installed at runtime. |
| UnloadableModuleDescriptor
Instances of this class represent a module which could not be loaded, not a module
which can be unloaded.
|
| UnrecognisedModuleDescriptor |
| Class and Description |
|---|
| AbstractModuleDescriptor |
| Class and Description |
|---|
| UnloadableModuleDescriptor
Instances of this class represent a module which could not be loaded, not a module
which can be unloaded.
|
Copyright © 2018 Atlassian. All rights reserved.