JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.atlassian.activeobjects
,
com.atlassian.activeobjects.admin
,
com.atlassian.activeobjects.admin.condition
,
com.atlassian.activeobjects.admin.tables
,
com.atlassian.activeobjects.ao
,
com.atlassian.activeobjects.backup
,
com.atlassian.activeobjects.config
,
com.atlassian.activeobjects.config.internal
,
com.atlassian.activeobjects.confluence
,
com.atlassian.activeobjects.confluence.backup
,
com.atlassian.activeobjects.confluence.hibernate
,
com.atlassian.activeobjects.confluence.transaction
,
com.atlassian.activeobjects.external
,
com.atlassian.activeobjects.internal
,
com.atlassian.activeobjects.internal.config
,
com.atlassian.activeobjects.jira
,
com.atlassian.activeobjects.osgi
,
com.atlassian.activeobjects.plugin
,
com.atlassian.activeobjects.servlet
,
com.atlassian.activeobjects.spi
,
com.atlassian.activeobjects.spring
,
com.atlassian.activeobjects.test
,
com.atlassian.activeobjects.test.model
,
com.atlassian.activeobjects.testplugin
,
com.atlassian.activeobjects.tx
,
com.atlassian.activeobjects.util
,
com.atlassian.dbexporter
,
com.atlassian.dbexporter.exporter
,
com.atlassian.dbexporter.importer
,
com.atlassian.dbexporter.jdbc
,
com.atlassian.dbexporter.node
,
com.atlassian.dbexporter.node.stax
,
com.atlassian.dbexporter.progress
Class Hierarchy
java.lang.
Object
com.atlassian.activeobjects.internal.
AbstractActiveObjectsMetaData
(implements com.atlassian.activeobjects.external.
ActiveObjectsModuleMetaData
)
com.atlassian.activeobjects.spi.
AbstractBackupProgressMonitor
(implements com.atlassian.activeobjects.spi.
BackupProgressMonitor
)
com.atlassian.activeobjects.spi.
NullBackupProgressMonitor
com.atlassian.dbexporter.importer.
AbstractImporter
(implements com.atlassian.dbexporter.importer.
Importer
)
com.atlassian.dbexporter.importer.
AbstractSingleNodeImporter
com.atlassian.dbexporter.importer.
DatabaseInformationImporter
com.atlassian.dbexporter.importer.
DataImporter
com.atlassian.dbexporter.importer.
TableDefinitionImporter
com.atlassian.dbexporter.importer.
NoOpImporter
com.atlassian.plugin.descriptors.AbstractModuleDescriptor<T> (implements com.atlassian.plugin.ModuleDescriptor<T>, com.atlassian.plugin.StateAware)
com.atlassian.activeobjects.plugin.
ActiveObjectModuleDescriptor
com.atlassian.activeobjects.spi.
AbstractRestoreProgressMonitor
(implements com.atlassian.activeobjects.spi.
RestoreProgressMonitor
)
com.atlassian.activeobjects.spi.
NullRestoreProgressMonitor
com.atlassian.activeobjects.spi.
AbstractTenantAwareDataSourceProvider
(implements com.atlassian.activeobjects.spi.
TenantAwareDataSourceProvider
)
com.atlassian.activeobjects.confluence.
ConfluenceTenantAwareDataSourceProvider
com.atlassian.activeobjects.jira.
JiraTenantAwareDataSourceProvider
com.atlassian.activeobjects.backup.
ActiveObjectsBackup
(implements com.atlassian.activeobjects.spi.
Backup
)
com.atlassian.activeobjects.backup.
ActiveObjectsBackup.UpperCaseEntityNameProcessor
(implements com.atlassian.dbexporter.
EntityNameProcessor
)
com.atlassian.activeobjects.confluence.backup.
ActiveObjectsBackupRestoreProvider
(implements com.atlassian.confluence.importexport.plugin.BackupRestoreProvider)
com.atlassian.activeobjects.internal.config.
ActiveObjectsNameConvertersFactory
(implements com.atlassian.activeobjects.internal.config.
NameConvertersFactory
)
com.atlassian.activeobjects.osgi.
ActiveObjectsServiceFactory
(implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean, org.osgi.framework.ServiceFactory<S>)
com.atlassian.activeobjects.osgi.
ActiveObjectsServiceFactory.BundleRef
com.atlassian.activeobjects.internal.
ActiveObjectsSettingKeys
com.atlassian.activeobjects.backup.
ActiveObjectsTableReader
(implements com.atlassian.dbexporter.exporter.
TableReader
)
com.atlassian.activeobjects.internal.
ActiveObjectUpgradeManagerImpl
(implements com.atlassian.activeobjects.internal.
ActiveObjectUpgradeManager
)
com.atlassian.activeobjects.servlet.
AdminUi
com.atlassian.activeobjects.spring.
ApplicationContextFactoryBean
(implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.FactoryBean<T>)
com.atlassian.activeobjects.ao.
AtlassianTablePrefix
(implements net.java.ao.atlassian.TablePrefix)
com.atlassian.dbexporter.
Column
com.atlassian.activeobjects.spi.
CompatibilityTenantContextImpl
(implements com.atlassian.activeobjects.spi.
CompatibilityTenantContext
)
com.atlassian.activeobjects.confluence.transaction.
ConfluenceAOSynchronisationManager
(implements com.atlassian.activeobjects.spi.
TransactionSynchronisationManager
)
com.atlassian.activeobjects.confluence.
ConfluenceInitExecutorServiceProvider
(implements com.atlassian.activeobjects.spi.
InitExecutorServiceProvider
)
com.atlassian.activeobjects.spi.
ConnectionHandler
(implements java.lang.reflect.
InvocationHandler
)
com.atlassian.dbexporter.exporter.
ConnectionProviderInformationReader
(implements com.atlassian.dbexporter.exporter.
DatabaseInformationReader
)
com.atlassian.dbexporter.
Context
com.atlassian.activeobjects.spi.
ContextClassLoaderThreadFactory
(implements java.util.concurrent.
ThreadFactory
)
com.atlassian.activeobjects.ao.
ConverterUtils
com.atlassian.activeobjects.internal.
DatabaseDirectoryAwareActiveObjectsFactory
com.atlassian.dbexporter.
DatabaseInformation
com.atlassian.dbexporter.
DatabaseInformation.AbstractStringConverter
<T> (implements com.atlassian.dbexporter.
DatabaseInformation.StringConverter
<T>)
com.atlassian.dbexporter.exporter.
DatabaseInformationExporter
(implements com.atlassian.dbexporter.exporter.
Exporter
)
com.atlassian.dbexporter.
DatabaseInformations
com.atlassian.dbexporter.exporter.
DataExporter
(implements com.atlassian.dbexporter.exporter.
Exporter
)
com.atlassian.activeobjects.internal.
DataSourceProviderActiveObjectsFactory
com.atlassian.activeobjects.internal.
DataSourceProviderActiveObjectsFactory.ActiveObjectsDataSource
(implements javax.sql.
DataSource
)
com.atlassian.activeobjects.spi.
DataSourceProviderImpl
(implements com.atlassian.activeobjects.spi.
DataSourceProvider
)
com.atlassian.activeobjects.internal.
DataSourceTypeResolverImpl
(implements com.atlassian.activeobjects.internal.
DataSourceTypeResolver
)
com.atlassian.dbexporter.
DbExporter
com.atlassian.dbexporter.
DbImporter
com.atlassian.activeobjects.config.internal.
DefaultActiveObjectsConfiguration
(implements com.atlassian.activeobjects.config.
ActiveObjectsConfiguration
)
com.atlassian.activeobjects.config.internal.
DefaultActiveObjectsConfigurationFactory
(implements com.atlassian.activeobjects.config.
ActiveObjectsConfigurationFactory
)
com.atlassian.activeobjects.config.internal.
DefaultActiveObjectsPluginConfiguration
(implements com.atlassian.activeobjects.spi.
ActiveObjectsPluginConfiguration
)
com.atlassian.activeobjects.internal.
DefaultDatabaseConfiguration
(implements com.atlassian.activeobjects.internal.
DatabaseConfiguration
)
com.atlassian.activeobjects.spi.
DefaultInitExecutorServiceProvider
(implements com.atlassian.activeobjects.spi.
InitExecutorServiceProvider
)
com.atlassian.activeobjects.internal.
DelegatingActiveObjectsFactory
(implements com.atlassian.activeobjects.internal.
ActiveObjectsFactory
)
com.atlassian.activeobjects.internal.
DriverNameExtractorImpl
(implements com.atlassian.activeobjects.internal.
DriverNameExtractor
)
com.atlassian.activeobjects.internal.
EntityManagedActiveObjects
(implements com.atlassian.activeobjects.external.
ActiveObjects
)
com.atlassian.activeobjects.test.
TestActiveObjects
com.atlassian.activeobjects.internal.
EntityManagerFactoryImpl
com.atlassian.activeobjects.backup.
ExceptionThrowingTableNameConverter
(implements net.java.ao.schema.TableNameConverter)
com.atlassian.dbexporter.
ForeignKey
javax.servlet.GenericServlet (implements java.io.
Serializable
, javax.servlet.Servlet, javax.servlet.ServletConfig)
javax.servlet.http.HttpServlet
com.atlassian.activeobjects.servlet.
AdminServlet
com.atlassian.activeobjects.testplugin.
BackupTestServlet
(implements org.springframework.beans.factory.InitializingBean)
com.atlassian.activeobjects.util.
HexMd5Digester
(implements com.atlassian.activeobjects.util.
Digester
)
com.atlassian.activeobjects.confluence.hibernate.
HibernateSessionDialectExtractor
(implements com.atlassian.activeobjects.confluence.hibernate.
DialectExtractor
)
com.atlassian.activeobjects.spi.
HotRestartEvent
com.atlassian.dbexporter.importer.
ImporterUtils
com.atlassian.activeobjects.backup.
ImportExportErrorServiceImpl
(implements com.atlassian.dbexporter.
ImportExportErrorService
)
com.atlassian.activeobjects.admin.
InMemoryPluginToTablesMapping
(implements com.atlassian.activeobjects.admin.
PluginToTablesMapping
)
com.atlassian.activeobjects.internal.
JdbcDriverDatabaseProviderFactory
(implements com.atlassian.activeobjects.internal.
DatabaseProviderFactory
)
com.atlassian.dbexporter.jdbc.
JdbcUtils
com.atlassian.activeobjects.confluence.backup.
LoggingBackupProgressMonitor
(implements com.atlassian.activeobjects.spi.
BackupProgressMonitor
)
com.atlassian.activeobjects.confluence.backup.
LoggingRestoreProgressMonitor
(implements com.atlassian.activeobjects.spi.
RestoreProgressMonitor
)
com.atlassian.activeobjects.test.model.
Model
com.atlassian.activeobjects.external.
ModelVersion
(implements java.lang.
Comparable
<T>)
com.atlassian.activeobjects.
NamesLengthAndOracleReservedWordsEntitiesValidator
(implements com.atlassian.activeobjects.
EntitiesValidator
)
com.atlassian.dbexporter.node.
NodeBackup
com.atlassian.dbexporter.node.
NodeBackup.ColumnDataNode
com.atlassian.dbexporter.node.
NodeBackup.ColumnDefinitionNode
com.atlassian.dbexporter.node.
NodeBackup.DatabaseInformationNode
com.atlassian.dbexporter.node.
NodeBackup.ForeignKeyDefinitionNode
com.atlassian.dbexporter.node.
NodeBackup.RootNode
com.atlassian.dbexporter.node.
NodeBackup.RowDataNode
com.atlassian.dbexporter.node.
NodeBackup.TableDataNode
com.atlassian.dbexporter.node.
NodeBackup.TableDefinitionNode
com.atlassian.dbexporter.importer.
NoOpAroundImporter
(implements com.atlassian.dbexporter.importer.
AroundImporter
)
com.atlassian.activeobjects.backup.
ForeignKeyAroundImporter
com.atlassian.activeobjects.backup.
OracleSequencesAroundImporter
com.atlassian.activeobjects.backup.
PostgresSequencesAroundImporter
com.atlassian.dbexporter.
NoOpEntityNameProcessor
(implements com.atlassian.dbexporter.
EntityNameProcessor
)
com.atlassian.activeobjects.spi.
NoOpTransactionSynchronisationManager
(implements com.atlassian.activeobjects.spi.
TransactionSynchronisationManager
)
com.atlassian.activeobjects.jira.
OfBizDatabaseTypeExtractor
(implements com.atlassian.activeobjects.jira.
JiraDatabaseTypeExtractor
)
com.atlassian.activeobjects.spring.
OptionalServiceFactoryBean
<T> (implements org.springframework.beans.factory.FactoryBean<T>)
com.atlassian.activeobjects.osgi.
OsgiServiceUtilsImpl
(implements com.atlassian.activeobjects.osgi.
OsgiServiceUtils
)
com.atlassian.activeobjects.admin.
PluginInfo
com.atlassian.activeobjects.backup.
PluginInformationFactory
com.atlassian.activeobjects.config.
PluginKey
com.atlassian.activeobjects.ao.
PrefixedSchemaConfiguration
(implements net.java.ao.SchemaConfiguration)
com.atlassian.activeobjects.admin.tables.
RowCounter
com.atlassian.activeobjects.internal.
SalModelVersionManager
(implements com.atlassian.activeobjects.internal.
ModelVersionManager
)
com.atlassian.activeobjects.internal.
SimplePrefix
(implements com.atlassian.activeobjects.internal.
Prefix
)
com.atlassian.plugin.osgi.external.SingleModuleDescriptorFactory<T> (implements com.atlassian.plugin.osgi.external.ListableModuleDescriptorFactory)
com.atlassian.activeobjects.plugin.
ActiveObjectsModuleDescriptorFactory
com.atlassian.dbexporter.importer.
SqlServerAroundTableImporter
(implements com.atlassian.dbexporter.importer.
DataImporter.AroundTableImporter
)
com.atlassian.dbexporter.node.stax.
StaxStreamReader
(implements com.atlassian.dbexporter.node.
NodeStreamReader
)
com.atlassian.dbexporter.node.stax.
StaxStreamWriter
(implements com.atlassian.dbexporter.node.
NodeStreamWriter
)
com.atlassian.dbexporter.
Table
com.atlassian.dbexporter.exporter.
TableDefinitionExporter
(implements com.atlassian.dbexporter.exporter.
Exporter
)
com.atlassian.activeobjects.admin.tables.
TablesController
com.atlassian.activeobjects.admin.tables.
TablesController.TableInformation
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
net.java.ao.ActiveObjectsException
com.atlassian.activeobjects.internal.
ActiveObjectsSqlException
com.atlassian.activeobjects.
ActiveObjectsPluginException
com.atlassian.activeobjects.internal.
ActiveObjectsInitException
com.atlassian.activeobjects.internal.
CannotResolveActiveObjectsFactoryException
com.atlassian.activeobjects.internal.
DatabaseProviderNotFoundException
java.lang.
IllegalStateException
com.atlassian.activeobjects.external.
NoDataSourceException
com.atlassian.activeobjects.spi.
ImportExportException
com.atlassian.activeobjects.spi.
ActiveObjectsImportExportException
com.atlassian.dbexporter.node.stax.
XmlFactoryException
com.atlassian.activeobjects.external.
TransactionalAnnotationProcessor
(implements org.springframework.beans.factory.config.BeanPostProcessor)
com.atlassian.activeobjects.tx.
TransactionalProxy
(implements java.lang.reflect.
InvocationHandler
)
com.atlassian.activeobjects.admin.condition.
UserIsSysAdminCondition
(implements com.atlassian.plugin.web.Condition)
Interface Hierarchy
com.atlassian.activeobjects.external.
ActiveObjects
com.atlassian.activeobjects.config.
ActiveObjectsConfiguration
com.atlassian.activeobjects.config.
ActiveObjectsConfigurationFactory
com.atlassian.activeobjects.internal.
ActiveObjectsFactory
com.atlassian.activeobjects.external.
ActiveObjectsModuleMetaData
com.atlassian.activeobjects.spi.
ActiveObjectsPluginConfiguration
com.atlassian.activeobjects.external.
ActiveObjectsUpgradeTask
com.atlassian.activeobjects.internal.
ActiveObjectUpgradeManager
com.atlassian.dbexporter.importer.
AroundImporter
java.lang.
AutoCloseable
java.io.
Closeable
com.atlassian.dbexporter.node.
NodeStreamReader
com.atlassian.dbexporter.node.
NodeStreamWriter
com.atlassian.dbexporter.node.
NodeStreamReader
com.atlassian.dbexporter.node.
NodeStreamWriter
com.atlassian.activeobjects.spi.
Backup
com.atlassian.activeobjects.spi.
BackupProgressMonitor
com.atlassian.activeobjects.spi.
ConnectionHandler.Closeable
com.atlassian.dbexporter.
ConnectionProvider
com.atlassian.dbexporter.importer.
DatabaseCleaner
com.atlassian.activeobjects.internal.
DatabaseConfiguration
com.atlassian.activeobjects.internal.
DatabaseDirectoryAware
com.atlassian.dbexporter.
DatabaseInformation.StringConverter
<T>
com.atlassian.dbexporter.importer.
DatabaseInformationChecker
com.atlassian.dbexporter.exporter.
DatabaseInformationReader
com.atlassian.dbexporter.
DatabaseInformations.Database
com.atlassian.activeobjects.internal.
DatabaseProviderFactory
com.atlassian.dbexporter.importer.
DataImporter.AroundTableImporter
com.atlassian.activeobjects.spi.
DataSourceProvider
com.atlassian.activeobjects.internal.
DataSourceTypeResolver
com.atlassian.activeobjects.confluence.hibernate.
DialectExtractor
com.atlassian.activeobjects.util.
Digester
com.atlassian.activeobjects.internal.
DriverNameExtractor
com.atlassian.activeobjects.
EntitiesValidator
com.atlassian.dbexporter.
EntityNameProcessor
com.atlassian.dbexporter.exporter.
Exporter
com.atlassian.activeobjects.backup.
ForeignKeyCreator
com.atlassian.dbexporter.importer.
Importer
com.atlassian.dbexporter.
ImportExportConfiguration
com.atlassian.dbexporter.exporter.
ExportConfiguration
com.atlassian.dbexporter.importer.
ImportConfiguration
com.atlassian.dbexporter.
ImportExportErrorService
com.atlassian.activeobjects.spi.
InitExecutorServiceProvider
com.atlassian.dbexporter.jdbc.
JdbcUtils.JdbcCallable
<T>
com.atlassian.activeobjects.jira.
JiraDatabaseTypeExtractor
com.atlassian.activeobjects.internal.
ModelVersionManager
com.atlassian.activeobjects.internal.config.
NameConvertersFactory
com.atlassian.dbexporter.node.
NodeCreator
com.atlassian.dbexporter.node.
NodeParser
com.atlassian.activeobjects.osgi.
OsgiServiceUtils
com.atlassian.activeobjects.spi.
PluginInformation
com.atlassian.activeobjects.admin.
PluginToTablesMapping
com.atlassian.activeobjects.internal.
Prefix
com.atlassian.dbexporter.progress.
ProgressMonitor
net.java.ao.RawEntity<T>
com.atlassian.activeobjects.test.model.
Author
com.atlassian.activeobjects.test.model.
Authorship
com.atlassian.activeobjects.test.model.
Book
net.java.ao.Entity
com.atlassian.activeobjects.test.model.
Author
com.atlassian.activeobjects.test.model.
Authorship
com.atlassian.activeobjects.spi.
RestoreProgressMonitor
com.atlassian.dbexporter.importer.
TableCreator
com.atlassian.dbexporter.exporter.
TableReader
com.atlassian.activeobjects.spi.
TenantAwareDataSourceProvider
com.atlassian.tenancy.api.TenantContext
com.atlassian.activeobjects.spi.
CompatibilityTenantContext
com.atlassian.activeobjects.internal.
TransactionManager
com.atlassian.activeobjects.spi.
TransactionSynchronisationManager
Annotation Type Hierarchy
com.atlassian.activeobjects.external.
IgnoreReservedKeyword
(implements java.lang.annotation.
Annotation
)
com.atlassian.activeobjects.tx.
Transactional
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.atlassian.activeobjects.spi.
DatabaseType
com.atlassian.activeobjects.internal.
DataSourceType
com.atlassian.dbexporter.
DatabaseInformations.Database.Type
com.atlassian.dbexporter.
CleanupMode
com.atlassian.dbexporter.
BatchMode
com.atlassian.dbexporter.progress.
ProgressMonitor.Task
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018
Atlassian
. All rights reserved.