Uses of Interface
com.atlassian.confluence.core.NotExportable

Packages that use NotExportable
com.atlassian.confluence.cluster.safety   
com.atlassian.confluence.core   
com.atlassian.confluence.impl.journal Provides implementation of Journal Service. 
com.atlassian.confluence.plugin.persistence   
 

Uses of NotExportable in com.atlassian.confluence.cluster.safety
 

Classes in com.atlassian.confluence.cluster.safety that implement NotExportable
 class ClusterSafetyNumber
           
 

Uses of NotExportable in com.atlassian.confluence.core
 

Classes in com.atlassian.confluence.core that implement NotExportable
 class VersionHistory
          A record of an upgrade performed on Confluence.
 

Uses of NotExportable in com.atlassian.confluence.impl.journal
 

Classes in com.atlassian.confluence.impl.journal that implement NotExportable
 class JournalEntry
          Entry in a journal.
 

Uses of NotExportable in com.atlassian.confluence.plugin.persistence
 

Classes in com.atlassian.confluence.plugin.persistence that implement NotExportable
 class AbstractPluginData
           
 class PluginData
          Value bean to transport plugin data to and from the persistence layer
 class PluginDataWithoutBinary
           
 



Copyright © 2003–2015 Atlassian. All rights reserved.