Uses of Package
com.atlassian.plugin.descriptors

Packages that use com.atlassian.plugin.descriptors
com.atlassian.plugin.descriptors   
com.atlassian.plugin.impl   
 

Classes in com.atlassian.plugin.descriptors used by com.atlassian.plugin.descriptors
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
           
 

Classes in com.atlassian.plugin.descriptors used by com.atlassian.plugin.impl
UnloadableModuleDescriptor
          Instances of this class represent a module which could not be loaded, not a module which can be unloaded.
 



Copyright © 2014 Atlassian. All Rights Reserved.