Uses of Interface
com.atlassian.confluence.core.NotExportable
-
-
Uses of NotExportable in com.atlassian.confluence.backuprestore
Classes in com.atlassian.confluence.backuprestore that implement NotExportable Modifier and Type Class Description class
BackupRestoreJob
Contains information about the backup/restore job. -
Uses of NotExportable in com.atlassian.confluence.cluster.safety
Classes in com.atlassian.confluence.cluster.safety that implement NotExportable Modifier and Type Class Description class
ClusterSafetyNumber
-
Uses of NotExportable in com.atlassian.confluence.core
Classes in com.atlassian.confluence.core that implement NotExportable Modifier and Type Class Description class
VersionHistory
A record of an upgrade performed on Confluence. -
Uses of NotExportable in com.atlassian.confluence.impl.backgroundjob.domain
Classes in com.atlassian.confluence.impl.backgroundjob.domain that implement NotExportable Modifier and Type Class Description class
ArchivedBackgroundJob
Contains information about archived background jobs only. -
Uses of NotExportable in com.atlassian.confluence.impl.backuprestore.domain
Classes in com.atlassian.confluence.impl.backuprestore.domain that implement NotExportable Modifier and Type Class Description class
BackupRestoreJobSettingsRecord
A DB record with backup job settingsclass
BackupRestoreJobStatisticsRecord
A DB record with backup job statistics. -
Uses of NotExportable in com.atlassian.confluence.impl.journal
Classes in com.atlassian.confluence.impl.journal that implement NotExportable Modifier and Type Class Description class
JournalEntry
Entry in a journal. -
Uses of NotExportable in com.atlassian.confluence.impl.labels.adaptivelabelcache.dao
Classes in com.atlassian.confluence.impl.labels.adaptivelabelcache.dao that implement NotExportable Modifier and Type Class Description class
MostUsedLabelsCacheRecord
Represents a cache records stored in DB -
Uses of NotExportable in com.atlassian.confluence.impl.schedule.caesium
Classes in com.atlassian.confluence.impl.schedule.caesium that implement NotExportable Modifier and Type Class Description class
SchedulerRunDetails
This isNotExportable
, see CONFDEV-40509. -
Uses of NotExportable in com.atlassian.confluence.internal
Classes in com.atlassian.confluence.internal that implement NotExportable Modifier and Type Class Description class
ZduStatusEntity
State of Zero Downtime Upgrades -
Uses of NotExportable in com.atlassian.confluence.plugin.persistence
Classes in com.atlassian.confluence.plugin.persistence that implement NotExportable Modifier and Type Class Description class
AbstractPluginData
class
PluginData
Value bean to transport plugin data to and from the persistence layerclass
PluginDataWithoutBinary
-
Uses of NotExportable in com.atlassian.confluence.security.denormalisedpermissions.impl.content.domain
Classes in com.atlassian.confluence.security.denormalisedpermissions.impl.content.domain that implement NotExportable Modifier and Type Class Description class
DenormalisedContentChangeLog
Represents content change log (records are inserted by triggers).class
DenormalisedContentViewPermission
Supports a denormalised relation between content id and sid id (sid represents user or group or authenticated user or anonymous user.class
SimpleContent
Lite representation of content table used by denormalised permissions. -
Uses of NotExportable in com.atlassian.confluence.security.denormalisedpermissions.impl.manage.domain
Classes in com.atlassian.confluence.security.denormalisedpermissions.impl.manage.domain that implement NotExportable Modifier and Type Class Description class
DenormalisedLock
Keeps a record which could be exclusively locked (for writing) to avoid parallel executionclass
DenormalisedServiceStateChangeLog
Information about the service state change.class
DenormalisedServiceStateRecord
Represents the state of the space or content service. -
Uses of NotExportable in com.atlassian.confluence.security.denormalisedpermissions.impl.space.domain
Classes in com.atlassian.confluence.security.denormalisedpermissions.impl.space.domain that implement NotExportable Modifier and Type Class Description class
DenormalisedSpaceChangeLog
Represents DAO for working with the space change logclass
DenormalisedSpacePermission
Supports a denormalised relation between space id and sid id (sid represents user or group or authenticated user or anonymous user. -
Uses of NotExportable in com.atlassian.confluence.security.denormalisedpermissions.impl.user.domain
Classes in com.atlassian.confluence.security.denormalisedpermissions.impl.user.domain that implement NotExportable Modifier and Type Class Description class
DenormalisedSid
Entity for storing sids (security id) which could be either user or group or anonymous or authenticated user All tables with denormalised data refers to sids instead of real users groups etc -
Uses of NotExportable in com.atlassian.confluence.spaces
Classes in com.atlassian.confluence.spaces that implement NotExportable Modifier and Type Class Description class
SpaceGroup
Deprecated.in 5.9. -
Uses of NotExportable in com.atlassian.synchrony
Classes in com.atlassian.synchrony that implement NotExportable Modifier and Type Class Description class
Events
Faux class for the synchrony schemaclass
Snapshots
Faux class for synchrony
-