Serialized Form


Package bucket.core.persistence.hibernate

Class bucket.core.persistence.hibernate.HibernateHandle extends Object implements Serializable

Serialized Fields

className

String className

id

long id

Package bucket.core.persistence.hibernate.schema

Class bucket.core.persistence.hibernate.schema.TransientHibernateHandle extends Object implements Serializable

Serialized Fields

clazz

Class<T> clazz

id

Object id

hashCode

int hashCode

Package bucket.user

Class bucket.user.LicensingException extends com.atlassian.core.exception.InfrastructureException implements Serializable

Class bucket.user.UserFilter extends Object implements Serializable

Serialized Fields

emailPattern

String emailPattern

group

String group

Package bucket.user.propertyset

Class bucket.user.propertyset.BucketPropertySet extends com.opensymphony.module.propertyset.AbstractPropertySet implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException
Serialized Fields

entityId

Long entityId

entityName

String entityName

Class bucket.user.propertyset.BucketPropertySetItem extends com.opensymphony.module.propertyset.hibernate.PropertySetItem implements Serializable

Serialized Fields

textVal

String textVal

Package bucket.user.providers

Class bucket.user.providers.CachingAccessProvider extends ChainedAccessProvider implements Serializable

Serialized Fields

handlesCache

com.atlassian.cache.Cache handlesCache

inGroupCache

com.atlassian.cache.Cache inGroupCache

cacheFactory

com.atlassian.cache.CacheFactory cacheFactory

Class bucket.user.providers.CachingCredentialsProvider extends ChainedCredentialsProvider implements Serializable

Serialized Fields

handlesCache

com.atlassian.cache.Cache handlesCache

cacheFactory

com.atlassian.cache.CacheFactory cacheFactory

Class bucket.user.providers.CachingProfileProvider extends ChainedProfileProvider implements Serializable

Serialized Fields

handlesCache

com.atlassian.cache.Cache handlesCache

propertySetsCache

com.atlassian.cache.Cache propertySetsCache

cacheFactory

com.atlassian.cache.CacheFactory cacheFactory

Class bucket.user.providers.ChainedAccessProvider extends ChainedUserProvider implements Serializable

Class bucket.user.providers.ChainedCredentialsProvider extends ChainedUserProvider implements Serializable

Class bucket.user.providers.ChainedProfileProvider extends ChainedUserProvider implements Serializable

Class bucket.user.providers.ChainedUserProvider extends Object implements Serializable

Serialized Fields

nextProvider

com.opensymphony.user.provider.UserProvider nextProvider

Package com.atlassian.confluence

Class com.atlassian.confluence.XhtmlMigrationAcceptanceTest extends Object implements Serializable


Package com.atlassian.confluence.admin.actions

Class com.atlassian.confluence.admin.actions.AbstractUpdateLicenseAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

clusterManager

ClusterManager clusterManager

licenseString

String licenseString

dateFormatter

DateFormat dateFormatter

applicationConfig

com.atlassian.config.ApplicationConfiguration applicationConfig

userChecker

UserChecker userChecker

licenseSubmitted

boolean licenseSubmitted

sidManager

ConfluenceSidManager sidManager

Class com.atlassian.confluence.admin.actions.AdministrationConsoleAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

displayAlmostSupportPeriodEndMessage

String displayAlmostSupportPeriodEndMessage

displaySupportPeriodEndMessage

String displaySupportPeriodEndMessage

supportPeriodEndDate

Date supportPeriodEndDate

almostSupportPeriodEndDate

Date almostSupportPeriodEndDate

supportPeriodEndDateString

String supportPeriodEndDateString

dateFormatter

DateFormat dateFormatter

bootstrapManager

BootstrapManager bootstrapManager

licenseManager

com.atlassian.license.LicenseManager licenseManager

scheduledJobManager

ScheduledJobManager scheduledJobManager

adminTasklistManager

AdminTasklistManager adminTasklistManager

adminTasks

List<E> adminTasks

completedTasks

List<E> completedTasks

incompleteTasks

List<E> incompleteTasks

httpContext

HttpContext httpContext

Class com.atlassian.confluence.admin.actions.AttachmentMigrationAction extends AttachmentStorageSetupAction implements Serializable

Serialized Fields

nonBackgroundTask

boolean nonBackgroundTask

Class com.atlassian.confluence.admin.actions.AttachmentStorageSetupAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

attachmentStorageTypes

List<E> attachmentStorageTypes

attachmentStorageType

String attachmentStorageType

originalAttachmentStorageType

String originalAttachmentStorageType

webdavServerUrl

String webdavServerUrl

webdavUsername

String webdavUsername

webdavPassword

String webdavPassword

Class com.atlassian.confluence.admin.actions.BrowseShortcutsAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

shortcutLinksManager

ShortcutLinksManager shortcutLinksManager

key

String key

shortcutLinkConfig

ShortcutLinkConfig shortcutLinkConfig

Class com.atlassian.confluence.admin.actions.ConfigureCaptchaAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

captchaManager

CaptchaManager captchaManager

captchaEnabled

Boolean captchaEnabled

exclude

String exclude

captchaGroups

Collection<E> captchaGroups

invalidGroups

Collection<E> invalidGroups

selectedGroups

String selectedGroups

group

String group

Class com.atlassian.confluence.admin.actions.ConfigureGlobalLogoAction extends AbstractLogoAction implements Serializable

Class com.atlassian.confluence.admin.actions.ConfigureLog4jAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

entries

List<E> entries

classNames

String[] classNames
TODO: figure out a way to get rid of this parallel array junk


levelNames

String[] levelNames

extraClassName

String extraClassName

extraLevelName

String extraLevelName

toDeleteName

String toDeleteName

profileName

String profileName

profilingOn

boolean profilingOn

Class com.atlassian.confluence.admin.actions.CreateSupportZipAction extends ViewSystemInfoAction implements Serializable

Serialized Fields

supportZipLocation

String supportZipLocation

gateKeeper

GateKeeper gateKeeper

downloadPath

String downloadPath

confluencePluginObjectFactory

ConfluencePluginObjectFactory confluencePluginObjectFactory

supportUtility

SupportUtility supportUtility

Class com.atlassian.confluence.admin.actions.DailyBackupAdminAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

scheduledJobManager

ScheduledJobManager scheduledJobManager

backupPath

String backupPath

backupAttachments

boolean backupAttachments

backupOption

String backupOption

dailyBackupFilePrefix

String dailyBackupFilePrefix

dailyBackupDateFormatPattern

String dailyBackupDateFormatPattern

adminUiProperties

AdminUiProperties adminUiProperties

Class com.atlassian.confluence.admin.actions.EditDefaultSpaceContentAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

settingsManager

SettingsManager settingsManager

content

String content

personal

boolean personal

posted

String posted

actionPerformed

String actionPerformed

Class com.atlassian.confluence.admin.actions.ExternalUserConnectivityAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

paddleOutput

String paddleOutput

Class com.atlassian.confluence.admin.actions.FlushCacheAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

redirectUrl

String redirectUrl
The URL to redirect to after completing the action. (Relative to the application context root)


cache

String cache
The name of the cache to flush.


cacheManager

com.atlassian.cache.CacheManager cacheManager

Class com.atlassian.confluence.admin.actions.GeneralConfigurationAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

adminUiProperties

AdminUiProperties adminUiProperties

spaceManager

SpaceManager spaceManager

wikiStyleRenderer

com.atlassian.renderer.WikiStyleRenderer wikiStyleRenderer

formatSettingsManager

FormatSettingsManager formatSettingsManager

didYouMeanLuceneConnection

com.atlassian.bonnie.ILuceneConnection didYouMeanLuceneConnection

allowCamelCase

boolean allowCamelCase

allowTrackbacks

boolean allowTrackbacks

allowRemoteApi

boolean allowRemoteApi

viewSpaceGoesToSpaceSummary

boolean viewSpaceGoesToSpaceSummary

allowThreadedComments

boolean allowThreadedComments

gzipResponseEncoding

boolean gzipResponseEncoding

enableDidYouMean

boolean enableDidYouMean

enableQuickNav

boolean enableQuickNav

enableOpenSearch

boolean enableOpenSearch

enableJavascriptTop

boolean enableJavascriptTop

maxSimultaneousQuickNavRequests

int maxSimultaneousQuickNavRequests

maxAttachmentsInUI

int maxAttachmentsInUI

attachmentMaxSize

long attachmentMaxSize

draftSaveIntervalMinutes

int draftSaveIntervalMinutes

draftSaveIntervalSeconds

int draftSaveIntervalSeconds

siteHomePage

String siteHomePage

siteTitle

String siteTitle

siteWelcomeMessage

String siteWelcomeMessage

indexingLanguage

String indexingLanguage

domainName

String domainName

customContactAdminMessage

String customContactAdminMessage

showContactAdministratorsForm

boolean showContactAdministratorsForm

defaultEncoding

String defaultEncoding

defaultTimeFormatterPattern

String defaultTimeFormatterPattern

defaultDateTimeFormatterPattern

String defaultDateTimeFormatterPattern

defaultDateFormatterPattern

String defaultDateFormatterPattern

defaultLongNumberFormatterPattern

String defaultLongNumberFormatterPattern

defaultDecimalNumberFormatterPattern

String defaultDecimalNumberFormatterPattern

siteSupportAddress

String siteSupportAddress

validURISchemes

String[] validURISchemes

socketTimeout

int socketTimeout

connectionTimeout

int connectionTimeout

connectionsEnabled

boolean connectionsEnabled

maxThumbHeight

int maxThumbHeight

maxThumbWidth

int maxThumbWidth

editMode

boolean editMode

Class com.atlassian.confluence.admin.actions.LongRunningTaskMonitorAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

longRunningTaskManager

LongRunningTaskManager longRunningTaskManager

task

com.atlassian.core.task.longrunning.LongRunningTask task

taskId

String taskId

Class com.atlassian.confluence.admin.actions.ManageReferrersAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

referrerToExclude

String referrerToExclude

referrerToRemove

String referrerToRemove

justAdded

String justAdded

showActionMsg

boolean showActionMsg

deletions

int deletions

paginationSupport

PaginationSupport<T> paginationSupport

redirPageId

long redirPageId

Class com.atlassian.confluence.admin.actions.PurgeReferrersAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

referralManager

ReferralManager referralManager

deletions

int deletions

referrer

String referrer

Class com.atlassian.confluence.admin.actions.RaiseSupportRequestAction extends ViewSystemInfoAction implements Serializable

Serialized Fields

taskManager

com.atlassian.core.task.MultiQueueTaskManager taskManager

subject

String subject

description

String description

existingRequest

String existingRequest

contactName

String contactName

contactEmail

String contactEmail

contactNumber

String contactNumber

supportUtility

SupportUtility supportUtility

Class com.atlassian.confluence.admin.actions.RefreshLicensingAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

userChecker

UserChecker userChecker

Class com.atlassian.confluence.admin.actions.SecurityConfigurationAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

spaceManager

SpaceManager spaceManager

externalUserManagement

boolean externalUserManagement

addWildcardsToUserAndGroupSearches

boolean addWildcardsToUserAndGroupSearches

allowPublicSignup

boolean allowPublicSignup

nofollowExternalLinks

boolean nofollowExternalLinks

emailAddressVisibility

String emailAddressVisibility

allowRemoteApiAnonymous

boolean allowRemoteApiAnonymous

antiXssMode

boolean antiXssMode

enableSpaceStyles

boolean enableSpaceStyles

maxRssItems

int maxRssItems

showSystemInfoIn500Page

boolean showSystemInfoIn500Page

enableElevatedSecurityCheck

boolean enableElevatedSecurityCheck

loginAttemptsThreshold

int loginAttemptsThreshold

webSudoEnabled

boolean webSudoEnabled

webSudoTimeout

long webSudoTimeout

xsrfAddComments

boolean xsrfAddComments

emailAddressVisibilityTypes

List<E> emailAddressVisibilityTypes

editMode

boolean editMode

rssTimeout

int rssTimeout
Rss timeout in seconds.


pageTimeout

int pageTimeout
Page render timeout in seconds.

Class com.atlassian.confluence.admin.actions.SiteDarkFeaturesAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

featureKey

String featureKey

darkFeaturesManager

DarkFeaturesManager darkFeaturesManager

darkFeatures

DarkFeatures darkFeatures

Class com.atlassian.confluence.admin.actions.ViewIndexQueueAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

indexManager

ConfluenceIndexManager indexManager

queuedEntries

List<E> queuedEntries

Class com.atlassian.confluence.admin.actions.ViewOrUpdateLicenseAction extends AbstractUpdateLicenseAction implements Serializable

Serialized Fields

restartReminder

boolean restartReminder

Class com.atlassian.confluence.admin.actions.ViewSystemClasspathAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

duplicateClassFinder

DuplicateClassFinder duplicateClassFinder

Class com.atlassian.confluence.admin.actions.ViewSystemInfoAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

sysInfoService

SystemInformationService sysInfoService

servletContext

javax.servlet.ServletContext servletContext

gc

boolean gc

helper

SystemInformationHelper helper

clusterManager

ClusterManager clusterManager

sidManager

ConfluenceSidManager sidManager

nonSystemPlugins

List<E> nonSystemPlugins

Package com.atlassian.confluence.admin.actions.cluster

Class com.atlassian.confluence.admin.actions.cluster.ClusterConfigurationAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

clusterManager

ClusterManager clusterManager

clusterConfigurationHelper

ClusterConfigurationHelper clusterConfigurationHelper

Class com.atlassian.confluence.admin.actions.cluster.StartClusterAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

clusterManager

ClusterManager clusterManager

clusterName

String clusterName

networkInterface

String networkInterface

taskId

String taskId

clusterConfigurationHelper

ClusterConfigurationHelper clusterConfigurationHelper

longRunningTaskManager

LongRunningTaskManager longRunningTaskManager

Package com.atlassian.confluence.admin.actions.debug

Class com.atlassian.confluence.admin.actions.debug.BrowseCommentsAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

commentManager

CommentManager commentManager

spaceManager

SpaceManager spaceManager

comments

List<E> comments

deleteCommentsList

List<E> deleteCommentsList

Class com.atlassian.confluence.admin.actions.debug.EncodingTestAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

submittedTestString

String submittedTestString

databasedTestString

String databasedTestString

databasedLowercaseTestString

String databasedLowercaseTestString

sessionFactory

net.sf.hibernate.SessionFactory sessionFactory

fileNameEncodingTester

FileNameEncodingTester fileNameEncodingTester

applicationConfig

com.atlassian.config.ApplicationConfiguration applicationConfig

Class com.atlassian.confluence.admin.actions.debug.PluginOsgiExportsAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

provider

com.atlassian.plugin.osgi.hostcomponents.HostComponentProvider provider

registrar

PluginOsgiExportsAction.StubComponentRegistrar registrar

Class com.atlassian.confluence.admin.actions.debug.RebuildAncestorTableAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

pageAncestorManager

PageAncestorManager pageAncestorManager

Package com.atlassian.confluence.admin.actions.languages

Class com.atlassian.confluence.admin.actions.languages.ConfigureLanguageAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

globalDefaultLocale

String globalDefaultLocale

Package com.atlassian.confluence.admin.actions.lookandfeel

Class com.atlassian.confluence.admin.actions.lookandfeel.AbstractDecoratorAction extends AbstractLookAndFeelAction implements Serializable

Serialized Fields

content

String content

decoratorName

String decoratorName

Class com.atlassian.confluence.admin.actions.lookandfeel.AbstractLookAndFeelAction extends AbstractSpaceAction implements Serializable

Serialized Fields

themeManager

ThemeManager themeManager

layoutHelper

LayoutHelper layoutHelper

colourSchemeManager

ColourSchemeManager colourSchemeManager

Class com.atlassian.confluence.admin.actions.lookandfeel.AbstractThemeAction extends AbstractLookAndFeelAction implements Serializable

Serialized Fields

themeKey

String themeKey

Class com.atlassian.confluence.admin.actions.lookandfeel.ChooseThemeAction extends AbstractThemeAction implements Serializable

Class com.atlassian.confluence.admin.actions.lookandfeel.ColourPickerAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

colourKey

String colourKey

Class com.atlassian.confluence.admin.actions.lookandfeel.ColourSchemeAction extends LookAndFeelAction implements Serializable

Serialized Fields

resetDefaults

boolean resetDefaults

colourMap

Map<K,V> colourMap

Class com.atlassian.confluence.admin.actions.lookandfeel.CustomHtmlAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

customHtmlSettings

CustomHtmlSettings customHtmlSettings

Class com.atlassian.confluence.admin.actions.lookandfeel.EditDecoratorAction extends AbstractDecoratorAction implements Serializable

Serialized Fields

defaultDecorator

DefaultDecorator defaultDecorator

persistentDecoratorDao

PersistentDecoratorDao persistentDecoratorDao

Class com.atlassian.confluence.admin.actions.lookandfeel.EditStylesheetAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

style

String style

permissionManager

PermissionManager permissionManager

stylesheetManager

StylesheetManager stylesheetManager

Class com.atlassian.confluence.admin.actions.lookandfeel.LookAndFeelAction extends AbstractLookAndFeelAction implements Serializable

Serialized Fields

editableColourScheme

BaseColourScheme editableColourScheme

Class com.atlassian.confluence.admin.actions.lookandfeel.ViewDefaultDecoratorAction extends AbstractDecoratorAction implements Serializable


Package com.atlassian.confluence.admin.actions.macros

Class com.atlassian.confluence.admin.actions.macros.AddUserMacroAction extends UserMacroAction implements Serializable

Serialized Fields

start

boolean start
Flag that determines whether the macro template field is pre-populated with an example in usermacro-form.vm

Class com.atlassian.confluence.admin.actions.macros.RemoveUserMacroAction extends UserMacroAction implements Serializable

Class com.atlassian.confluence.admin.actions.macros.UpdateUserMacroAction extends UserMacroAction implements Serializable

Serialized Fields

originalName

String originalName

legacyOutputTypes

List<E> legacyOutputTypes
This is lazily initialized as the action is instantiated before the main spring context is up.

Class com.atlassian.confluence.admin.actions.macros.UserMacroAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

categories

List<E> categories

bodyTypeKeys

List<E> bodyTypeKeys

userMacro

UserMacroConfig userMacro

userMacroLibrary

UserMacroLibrary userMacroLibrary

macroManager

com.atlassian.renderer.v2.macro.MacroManager macroManager

macroMetadataManager

MacroMetadataManager macroMetadataManager

macro

String macro

showInMacroBrowser

boolean showInMacroBrowser

userMacros

List<E> userMacros

Package com.atlassian.confluence.admin.actions.mail

Class com.atlassian.confluence.admin.actions.mail.CreateSmtpMailServerAction extends AbstractSetupEmailAction implements Serializable

Serialized Fields

actionName

String actionName

Class com.atlassian.confluence.admin.actions.mail.EditSmtpMailServerAction extends AbstractSetupEmailAction implements Serializable

Serialized Fields

actionName

String actionName

Class com.atlassian.confluence.admin.actions.mail.RemoveSmtpMailServerAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

id

Long id

Class com.atlassian.confluence.admin.actions.mail.SendTestEmailAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

id

Long id

to

String to

subject

String subject

messageType

String messageType

message

String message

logMessage

String logMessage

Class com.atlassian.confluence.admin.actions.mail.ViewMailQueueAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

page

String page

queue

com.atlassian.core.task.TaskQueueWithErrorQueue queue

Class com.atlassian.confluence.admin.actions.mail.ViewMailServersAction extends ConfluenceActionSupport implements Serializable


Package com.atlassian.confluence.admin.actions.migration

Class com.atlassian.confluence.admin.actions.migration.MigrateExternalMembershipsAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

applicationDao

com.atlassian.crowd.dao.application.ApplicationDAO applicationDao

directoryInstanceLoader

com.atlassian.crowd.directory.loader.DirectoryInstanceLoader directoryInstanceLoader

migrator

AtlassianUserExternalDataMigrator migrator

transactionManager

org.springframework.transaction.PlatformTransactionManager transactionManager

synchronous

boolean synchronous

Package com.atlassian.confluence.admin.actions.plugins

Class com.atlassian.confluence.admin.actions.plugins.ManagePluginsAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

pluginAccessor

com.atlassian.plugin.PluginAccessor pluginAccessor

pluginController

com.atlassian.plugin.PluginController pluginController

selectedPlugin

com.atlassian.plugin.Plugin selectedPlugin

pluginKey

String pluginKey

moduleKey

String moduleKey

session

Map<K,V> session

nonSystemPlugins

List<E> nonSystemPlugins

newPlugins

Integer newPlugins

uninstallSuccessful

boolean uninstallSuccessful

mode

String mode

Class com.atlassian.confluence.admin.actions.plugins.UploadPluginAction extends ManagePluginsAction implements Serializable


Package com.atlassian.confluence.admin.actions.tasks

Class com.atlassian.confluence.admin.actions.tasks.ManageAdminTaskAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

key

String key

adminTasklistManager

AdminTasklistManager adminTasklistManager

Package com.atlassian.confluence.admin.actions.trust

Class com.atlassian.confluence.admin.actions.trust.AbstractTrustedApplicationAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

trustedApplicationsManager

TrustedApplicationsManager trustedApplicationsManager

Class com.atlassian.confluence.admin.actions.trust.EditTrustedApplicationAction extends AbstractTrustedApplicationAction implements Serializable

Serialized Fields

certificateRetrievalService

HttpCertificateRetrievalService certificateRetrievalService

applicationName

String applicationName

applicationKeyAlias

String applicationKeyAlias

id

long id

requestTimeout

int requestTimeout

ipRestrictions

Set<E> ipRestrictions

urlRestrictions

Set<E> urlRestrictions

sessionMap

Map<K,V> sessionMap

Class com.atlassian.confluence.admin.actions.trust.RemoveTrustedApplicationAction extends AbstractTrustedApplicationAction implements Serializable

Serialized Fields

id

long id

Class com.atlassian.confluence.admin.actions.trust.ViewTrustedApplicationsAction extends AbstractTrustedApplicationAction implements Serializable

Serialized Fields

applications

Collection<E> applications

Package com.atlassian.confluence.admin.actions.upgrade

Class com.atlassian.confluence.admin.actions.upgrade.ForceUpgradeAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

manuallyRunnableUpgradeTasks

List<E> manuallyRunnableUpgradeTasks

upgradeTaskToRun

String upgradeTaskToRun

transactionManager

org.springframework.transaction.PlatformTransactionManager transactionManager

upgradeErrors

Collection<E> upgradeErrors

upgradeException

Exception upgradeException

Package com.atlassian.confluence.admin.tasks

Class com.atlassian.confluence.admin.tasks.AdminTaskData extends Object implements Serializable

Serialized Fields

completedAt

Date completedAt

completedByUsername

String completedByUsername

completedByFullName

String completedByFullName

signedOffValue

String signedOffValue

Package com.atlassian.confluence.cache

Class com.atlassian.confluence.cache.CacheStatisticsAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

cacheConfigManager

CacheConfigManager cacheConfigManager

showDistributions

boolean showDistributions

cacheName

String cacheName

cacheSize

int cacheSize

Package com.atlassian.confluence.cache.ehcache.actions

Class com.atlassian.confluence.cache.ehcache.actions.EhCacheStatisticsAction extends CacheStatisticsAction implements Serializable

Serialized Fields

cacheStatisticsManager

CacheStatisticsManager cacheStatisticsManager

cacheStatistics

List<E> cacheStatistics

Package com.atlassian.confluence.cache.option

Class com.atlassian.confluence.cache.option.None extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

private Object readResolve()
                    throws ObjectStreamException
Override default serialization behaviour to return a reference to the singleton instance. This will mean hashCode and equals will behave as expected on objects tha have been sent over the distributed cache.

Throws:
ObjectStreamException

Class com.atlassian.confluence.cache.option.Some extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

object

Object object

Package com.atlassian.confluence.cache.tangosol

Class com.atlassian.confluence.cache.tangosol.ExpiryCountingLocalCache extends com.tangosol.net.cache.LocalCache implements Serializable

Serialized Fields

expiryCount

AtomicLong expiryCount

Package com.atlassian.confluence.cache.tangosol.actions

Class com.atlassian.confluence.cache.tangosol.actions.CoherenceCacheStatisticsAction extends CacheStatisticsAction implements Serializable

Serialized Fields

cacheStatisticsManager

CoherenceCacheStatisticsManager cacheStatisticsManager

Package com.atlassian.confluence.cache.tangosol.hibernate

Class com.atlassian.confluence.cache.tangosol.hibernate.CoherenceCacheStrategy.Item extends Object implements Serializable

Serialized Fields

freshTimestamp

long freshTimestamp

value

Object value

version

Object version

Class com.atlassian.confluence.cache.tangosol.hibernate.CoherenceCacheStrategy.Lock extends Object implements Serializable

Serialized Fields

unlockTimestamp

long unlockTimestamp

multiplicity

int multiplicity

concurrentLock

boolean concurrentLock

timeout

long timeout

id

int id

version

Object version

Package com.atlassian.confluence.cluster

Class com.atlassian.confluence.cluster.AlreadyClusteredException extends ClusterException implements Serializable

Serialized Fields

clusterInformation

ClusterInformation clusterInformation

Class com.atlassian.confluence.cluster.ClusterAlreadyExistsException extends NamedClusterException implements Serializable

Class com.atlassian.confluence.cluster.ClusterException extends Exception implements Serializable

Class com.atlassian.confluence.cluster.ClusterInvariants extends Object implements Serializable

Serialized Fields

buildNumber

String buildNumber

Class com.atlassian.confluence.cluster.ClusterLicenseExceededException extends ClusterException implements Serializable

Serialized Fields

clusterName

String clusterName

clusterAddress

InetAddress clusterAddress

permittedClusterNodes

int permittedClusterNodes

Class com.atlassian.confluence.cluster.ClusterNotPermittedException extends ClusterException implements Serializable

Class com.atlassian.confluence.cluster.InvalidClusterAddressException extends ClusterException implements Serializable

Serialized Fields

address

InetAddress address

Class com.atlassian.confluence.cluster.NamedClusterException extends ClusterException implements Serializable

Serialized Fields

clusterAddress

InetAddress clusterAddress

clusterName

String clusterName

Class com.atlassian.confluence.cluster.NodeStatusImpl extends Object implements Serializable

Serialized Fields

jvmStats

Map<K,V> jvmStats

props

Map<K,V> props

buildStats

Map<K,V> buildStats

Class com.atlassian.confluence.cluster.NoSuchClusterException extends NamedClusterException implements Serializable


Package com.atlassian.confluence.cluster.coherence

Class com.atlassian.confluence.cluster.coherence.TangosolClusterNodeInformation extends Object implements Serializable

Serialized Fields

id

int id

description

String description

Package com.atlassian.confluence.cluster.coherence.invocations

Class com.atlassian.confluence.cluster.coherence.invocations.EventInvocable extends Object implements Serializable

Serialized Fields

event

ConfluenceEvent event

Class com.atlassian.confluence.cluster.coherence.invocations.GetClusterInvariants extends Object implements Serializable

Serialized Fields

invariants

ClusterInvariants invariants

Class com.atlassian.confluence.cluster.coherence.invocations.SystemInformationInvocable extends Object implements Serializable


Package com.atlassian.confluence.cluster.safety

Class com.atlassian.confluence.cluster.safety.ClusterPanicEvent extends ConfluenceEvent implements Serializable

Serialized Fields

description

String description

Package com.atlassian.confluence.content.render.xhtml

Class com.atlassian.confluence.content.render.xhtml.XhtmlException extends Exception implements Serializable

Class com.atlassian.confluence.content.render.xhtml.XhtmlFragmentTimeoutEvent extends ConfluenceEvent implements Serializable

Serialized Fields

entity

ContentEntityObject entity
The entity where this macro was being rendered.


allowedTimeInSeconds

long allowedTimeInSeconds
The number of seconds the timeout was set for.


exceededTimeInMilliseconds

long exceededTimeInMilliseconds
The number of milliseconds since the timeout expired at the time the exception was created.

Class com.atlassian.confluence.content.render.xhtml.XhtmlMacroTimeoutEvent extends ConfluenceEvent implements Serializable

Serialized Fields

name

String name
The name of the macro that timed out.


entity

ContentEntityObject entity
The entity where this macro was being rendered.


allowedTimeInSeconds

long allowedTimeInSeconds
The number of seconds the timeout was set for.


exceededTimeInMilliseconds

long exceededTimeInMilliseconds
The number of milliseconds since the timeout expired at the time the event was created.

Class com.atlassian.confluence.content.render.xhtml.XhtmlParsingException extends XhtmlException implements Serializable

Serialized Fields

lineNumber

int lineNumber

columnNumber

int columnNumber

parserMessage

String parserMessage

Class com.atlassian.confluence.content.render.xhtml.XhtmlTimeoutException extends XhtmlException implements Serializable

Serialized Fields

allowedTimeInSeconds

long allowedTimeInSeconds
The number of seconds the timeout was set for.


exceededTimeInMilliseconds

long exceededTimeInMilliseconds
The number of milliseconds since the timeout expired at the time the exception was created.


Package com.atlassian.confluence.content.render.xhtml.editor.embed

Class com.atlassian.confluence.content.render.xhtml.editor.embed.CannotUnmarshalEmbeddedResourceException extends TransformationException implements Serializable

Serialized Fields

resourceIdentifier

ResourceIdentifier resourceIdentifier

title

String title

Package com.atlassian.confluence.content.render.xhtml.editor.link

Class com.atlassian.confluence.content.render.xhtml.editor.link.CannotUnmarshalLinkException extends TransformationException implements Serializable

Serialized Fields

resourceIdentifier

ResourceIdentifier resourceIdentifier

linkAlias

String linkAlias

Package com.atlassian.confluence.content.render.xhtml.links

Class com.atlassian.confluence.content.render.xhtml.links.LinksUpdateException extends RuntimeException implements Serializable


Package com.atlassian.confluence.content.render.xhtml.migration

Class com.atlassian.confluence.content.render.xhtml.migration.BatchException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

causes

List<E> causes

Package com.atlassian.confluence.content.render.xhtml.migration.exceptions

Class com.atlassian.confluence.content.render.xhtml.migration.exceptions.ContentMigrationException extends MigrationException implements Serializable

Serialized Fields

id

long id

title

String title

spaceKey

String spaceKey

spaceName

String spaceName

version

int version

type

String type

Class com.atlassian.confluence.content.render.xhtml.migration.exceptions.InvalidMigrationException extends RuntimeException implements Serializable

Class com.atlassian.confluence.content.render.xhtml.migration.exceptions.MigrationException extends Exception implements Serializable

Class com.atlassian.confluence.content.render.xhtml.migration.exceptions.PageTemplateMigrationException extends MigrationException implements Serializable

Serialized Fields

id

long id

spaceKey

String spaceKey

spaceName

String spaceName

name

String name

description

String description

version

int version

Class com.atlassian.confluence.content.render.xhtml.migration.exceptions.SettingsMigrationException extends MigrationException implements Serializable

Serialized Fields

settingName

String settingName

Class com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException extends RuntimeException implements Serializable

Serialized Fields

macroName

String macroName

Package com.atlassian.confluence.content.render.xhtml.migration.macro

Class com.atlassian.confluence.content.render.xhtml.migration.macro.ContentRemigrationAction extends ConfluenceActionSupport implements Serializable

serialVersionUID: 1L

Serialized Fields

macroSearchResult

SearchResults macroSearchResult

macroMigrationService

MacroMigrationService macroMigrationService

Package com.atlassian.confluence.content.render.xhtml.model.resource.identifiers

Class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.CannotResolveAttachmentContainerException extends CannotResolveResourceIdentifierException implements Serializable

Class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.CannotResolveResourceIdentifierException extends XhtmlException implements Serializable

Serialized Fields

resourceIdentifier

ResourceIdentifier resourceIdentifier

Class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.ResourceIdentifierCreationException extends RuntimeException implements Serializable


Package com.atlassian.confluence.content.render.xhtml.transformers

Class com.atlassian.confluence.content.render.xhtml.transformers.TransformationException extends RuntimeException implements Serializable


Package com.atlassian.confluence.content.render.xhtml.validation

Class com.atlassian.confluence.content.render.xhtml.validation.ValidationException extends Exception implements Serializable

Serialized Fields

invalidXml

String invalidXml

Package com.atlassian.confluence.core

Class com.atlassian.confluence.core.AbstractVersionedEntityObject extends ConfluenceEntityObject implements Serializable

Serialized Fields

version

int version

originalVersion

AbstractVersionedEntityObject originalVersion

Class com.atlassian.confluence.core.BodyContent extends Object implements Serializable

Serialized Fields

id

long id

content

ContentEntityObject content

body

String body

bodyType

BodyType bodyType

Class com.atlassian.confluence.core.BodyType extends Object implements Serializable

Serialized Fields

id

int id

Class com.atlassian.confluence.core.ConfluenceActionSupport extends com.opensymphony.xwork.ActionSupport implements Serializable

Serialized Fields

log

org.apache.log4j.Logger log
Deprecated. since 2.6.1 create a private static logger in your action class

userLocale

Locale userLocale

userAccessor

UserAccessor userAccessor

eventManager

com.atlassian.event.EventManager eventManager

spacePermissionManager

SpacePermissionManager spacePermissionManager

permissionManager

PermissionManager permissionManager

settingsManager

SettingsManager settingsManager

labelManager

LabelManager labelManager

languageManager

LanguageManager languageManager

localeManager

LocaleManager localeManager

i18NBean

I18NBean i18NBean

i18NBeanFactory

I18NBeanFactory i18NBeanFactory

docBean

DocumentationBean docBean

webInterfaceManager

com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager

formatSettingsManager

FormatSettingsManager formatSettingsManager

systemInformationService

SystemInformationService systemInformationService

loginManager

LoginManager loginManager

permitted

boolean permitted

permissionCheck

boolean permissionCheck

cancel

String cancel

bootstrapManager

BootstrapManager bootstrapManager

remoteUser

com.atlassian.user.User remoteUser
The remote user running this action


previousLoginDate

Date previousLoginDate

userInterfaceState

UserInterfaceState userInterfaceState

globalHelper

GlobalHelper globalHelper

dateFormatter

DateFormatter dateFormatter

friendlyDateFormatter

FriendlyDateFormatter friendlyDateFormatter

pluginAccessor

com.atlassian.plugin.PluginAccessor pluginAccessor

Class com.atlassian.confluence.core.ConfluenceEntityObject extends com.atlassian.core.bean.EntityObject implements Serializable

Serialized Fields

creatorName

String creatorName

lastModifierName

String lastModifierName

Class com.atlassian.confluence.core.ConfluenceException extends Exception implements Serializable

Class com.atlassian.confluence.core.ContentEntityObject extends AbstractVersionedEntityObject implements Serializable

Serialized Fields

title

String title

bodyContents

List<E> bodyContents

versionComment

String versionComment

outgoingLinks

List<E> outgoingLinks

referralLinks

List<E> referralLinks

trackbackLinks

List<E> trackbackLinks

contentStatus

String contentStatus

attachments

List<E> attachments

labellings

List<E> labellings

contentPermissionSets

List<E> contentPermissionSets

historicalVersions

List<E> historicalVersions
The historical versions of the content entity object, this field should NOT be used !!!


comments

List<E> comments

Class com.atlassian.confluence.core.InsufficientPrivilegeException extends RuntimeException implements Serializable

Serialized Fields

username

String username

Class com.atlassian.confluence.core.PageContentEntityObject extends ContentEntityObject implements Serializable

Serialized Fields

page

AbstractPage page
Deprecated. 
The page of this entity.

Class com.atlassian.confluence.core.PersistentDecorator extends Object implements Serializable

Serialized Fields

id

long id

spaceKey

String spaceKey

name

String name

body

String body

lastModificationDate

Date lastModificationDate

Class com.atlassian.confluence.core.SpaceContentEntityObject extends ContentEntityObject implements Serializable

Serialized Fields

space

Space space
The space of this entity.


Package com.atlassian.confluence.core.actions

Class com.atlassian.confluence.core.actions.AdminStylesheetAction extends ConfluenceActionSupport implements Serializable

Class com.atlassian.confluence.core.actions.AttachmentNotFoundAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

pageId

long pageId

Class com.atlassian.confluence.core.actions.ColorsStylesheetAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

colorScheme

ColorSchemeBean colorScheme

colourSchemeManager

ColourSchemeManager colourSchemeManager

spaceKey

String spaceKey

Class com.atlassian.confluence.core.actions.CombinedStylesheetAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

spaceKey

String spaceKey
Deprecated. 

forWysiwyg

boolean forWysiwyg
Deprecated. 

wysiwygResourceUrls

LinkedHashSet<E> wysiwygResourceUrls
Deprecated. 

themeManager

ThemeManager themeManager
Deprecated. 

webResourceManager

com.atlassian.plugin.webresource.WebResourceManager webResourceManager
Deprecated. 

theme

Theme theme
Deprecated. 

userAgent

String userAgent
Deprecated. 

Class com.atlassian.confluence.core.actions.CustomStylesheetAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

spaceKey

String spaceKey

style

String style

stylesheetManager

StylesheetManager stylesheetManager

Class com.atlassian.confluence.core.actions.FourOhFourAction extends ConfluenceActionSupport implements Serializable

Class com.atlassian.confluence.core.actions.ThemeColorsStylesheetAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

completeModuleKey

String completeModuleKey

stylesheetName

String stylesheetName

stylesheetLocation

String stylesheetLocation

pluginAccessor

com.atlassian.plugin.PluginAccessor pluginAccessor

colorScheme

ColorSchemeBean colorScheme

colourSchemeManager

ColourSchemeManager colourSchemeManager

spaceKey

String spaceKey

Class com.atlassian.confluence.core.actions.XsrfTokenExpiredAction extends ConfluenceActionSupport implements Serializable


Package com.atlassian.confluence.core.persistence.confluence

Class com.atlassian.confluence.core.persistence.confluence.StaleObjectStateException extends RuntimeException implements Serializable


Package com.atlassian.confluence.core.persistence.hibernate

Class com.atlassian.confluence.core.persistence.hibernate.StringClobType extends net.sf.hibernate.type.StringType implements Serializable

Serialized Fields

isHsql

boolean isHsql

Package com.atlassian.confluence.core.service

Class com.atlassian.confluence.core.service.NotAuthorizedException extends IllegalStateException implements Serializable

Class com.atlassian.confluence.core.service.NotValidException extends IllegalStateException implements Serializable


Package com.atlassian.confluence.dashboard.actions

Class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

contentEntityManager

ContentEntityManager contentEntityManager

spaceManager

SpaceManager spaceManager

title

String title

spaces

List<E> spaces

excludedSpaceKeys

List<E> excludedSpaceKeys

created

boolean created

modified

boolean modified

maxResults

int maxResults

timeSpan

int timeSpan

rssType

String rssType

sort

String sort

publicFeed

boolean publicFeed

showContent

boolean showContent

rssLink

String rssLink

spacePickerHelper

SpacePickerHelper spacePickerHelper

settingsManager

SettingsManager settingsManager

types

List<E> types

blogSubTypes

List<E> blogSubTypes

pageSubTypes

List<E> pageSubTypes

Class com.atlassian.confluence.dashboard.actions.DashboardAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

contentFacade

ContentFacade contentFacade

pageContext

PageContext pageContext

Class com.atlassian.confluence.dashboard.actions.GlobalRssFeedAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

rssType

String rssType

Class com.atlassian.confluence.dashboard.actions.HomepageAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

siteHomePageSpaceKey

String siteHomePageSpaceKey

spaceManager

SpaceManager spaceManager

Package com.atlassian.confluence.diff

Class com.atlassian.confluence.diff.ChangeChunk extends Object implements Serializable

Serialized Fields

type

DiffType type

lines

List<E> lines

Class com.atlassian.confluence.diff.CharacterChunk extends Object implements Serializable

Serialized Fields

type

DiffType type

text

String text

Class com.atlassian.confluence.diff.ConfluenceDiff extends Object implements Serializable

Serialized Fields

chunks

List<E> chunks

numChanges

int numChanges

Class com.atlassian.confluence.diff.DiffException extends RuntimeException implements Serializable

Class com.atlassian.confluence.diff.InterruptedDiffException extends DiffException implements Serializable

Serialized Fields

timeout

int timeout

Class com.atlassian.confluence.diff.LineChunk extends Object implements Serializable

Serialized Fields

wordChunks

List<E> wordChunks

type

DiffType type

Class com.atlassian.confluence.diff.WordChunk extends Object implements Serializable

Serialized Fields

type

DiffType type

characterChunks

List<E> characterChunks

Package com.atlassian.confluence.diff.actions

Class com.atlassian.confluence.diff.actions.ViewDiffOfDraftAction extends AbstractPageAwareAction implements Serializable

Serialized Fields

bean

ConfluenceDiffDraftBean bean

draftManager

DraftManager draftManager

username

String username

draft

Draft draft

htmlDiffer

Differ htmlDiffer

Package com.atlassian.confluence.event.events

Class com.atlassian.confluence.event.events.ConfluenceEvent extends com.atlassian.event.Event implements Serializable


Package com.atlassian.confluence.event.events.admin

Class com.atlassian.confluence.event.events.admin.ConfigurationEvent extends ConfluenceEvent implements Serializable

Class com.atlassian.confluence.event.events.admin.ConfluenceReadyEvent extends ConfluenceEvent implements Serializable

Class com.atlassian.confluence.event.events.admin.DatabaseConfiguredEvent extends ConfluenceEvent implements Serializable

Class com.atlassian.confluence.event.events.admin.ExportFinishedEvent extends ConfluenceEvent implements Serializable

Serialized Fields

exportType

String exportType

exportScope

String exportScope

Class com.atlassian.confluence.event.events.admin.GlobalPermissionsUpdateEvent extends ConfluenceEvent implements Serializable

Class com.atlassian.confluence.event.events.admin.GlobalPermissionsViewEvent extends ConfluenceEvent implements Serializable

Class com.atlassian.confluence.event.events.admin.GlobalSettingsChangedEvent extends ConfigurationEvent implements Serializable

Serialized Fields

oldSettings

Settings oldSettings

newSettings

Settings newSettings

oldDomainName

String oldDomainName

newDomainName

String newDomainName

Class com.atlassian.confluence.event.events.admin.GlobalSettingsViewEvent extends ConfigurationEvent implements Serializable

Class com.atlassian.confluence.event.events.admin.ImportFinishedEvent extends ConfluenceEvent implements Serializable

Class com.atlassian.confluence.event.events.admin.LicenceUpdatedEvent extends ConfigurationEvent implements Serializable

Serialized Fields

license

com.atlassian.license.License license

Class com.atlassian.confluence.event.events.admin.MailServerCreateEvent extends MailServerEvent implements Serializable

Class com.atlassian.confluence.event.events.admin.MailServerDeleteEvent extends MailServerEvent implements Serializable

Class com.atlassian.confluence.event.events.admin.MailServerEditEvent extends MailServerEvent implements Serializable

Serialized Fields

originalServerName

String originalServerName

Class com.atlassian.confluence.event.events.admin.MailServerEvent extends ConfigurationEvent implements Serializable

Serialized Fields

server

com.atlassian.mail.server.MailServer server

Class com.atlassian.confluence.event.events.admin.MaxCacheSizeChangedEvent extends ConfigurationEvent implements Serializable

Serialized Fields

cacheName

String cacheName

maxCacheSize

int maxCacheSize

Class com.atlassian.confluence.event.events.admin.PluginMacroRegisteredEvent extends ConfigurationEvent implements Serializable

Serialized Fields

macroName

String macroName

Class com.atlassian.confluence.event.events.admin.PluginMacroUnregisteredEvent extends ConfigurationEvent implements Serializable

Serialized Fields

macroName

String macroName

Class com.atlassian.confluence.event.events.admin.ReindexEvent extends ConfluenceEvent implements Serializable

Class com.atlassian.confluence.event.events.admin.ReindexFinishedEvent extends ReindexEvent implements Serializable

Class com.atlassian.confluence.event.events.admin.ReindexStartedEvent extends ReindexEvent implements Serializable

Class com.atlassian.confluence.event.events.admin.ResetHibernateIdRangeEvent extends ConfluenceEvent implements Serializable

Class com.atlassian.confluence.event.events.admin.UpgradeFinishedEvent extends ConfluenceEvent implements Serializable

Class com.atlassian.confluence.event.events.admin.WebDAVSettingsChangedEvent extends ConfigurationEvent implements Serializable

Serialized Fields

manager

BootstrapManager manager

Package com.atlassian.confluence.event.events.cluster

Class com.atlassian.confluence.event.events.cluster.ClusterEventWrapper extends ConfluenceEvent implements Serializable

Serialized Fields

event

com.atlassian.event.Event event

Class com.atlassian.confluence.event.events.cluster.ClusterReindexRequiredEvent extends ConfluenceEvent implements Serializable


Package com.atlassian.confluence.event.events.content

Class com.atlassian.confluence.event.events.content.ContentEvent extends ConfluenceEvent implements Serializable


Package com.atlassian.confluence.event.events.content.attachment

Class com.atlassian.confluence.event.events.content.attachment.AttachmentCreateEvent extends AttachmentEvent implements Serializable

Class com.atlassian.confluence.event.events.content.attachment.AttachmentEvent extends ContentEvent implements Serializable

Serialized Fields

attachments

List<E> attachments

attachedTo

ContentEntityObject attachedTo

Class com.atlassian.confluence.event.events.content.attachment.AttachmentListViewEvent extends SpaceEvent implements Serializable

Serialized Fields

fileExtension

String fileExtension

Class com.atlassian.confluence.event.events.content.attachment.AttachmentRemoveEvent extends AttachmentEvent implements Serializable

Serialized Fields

remover

com.atlassian.user.User remover

Class com.atlassian.confluence.event.events.content.attachment.AttachmentUpdateEvent extends AttachmentEvent implements Serializable

Serialized Fields

attachment

Attachment attachment

previousVersion

Attachment previousVersion

Class com.atlassian.confluence.event.events.content.attachment.AttachmentViewEvent extends AttachmentEvent implements Serializable


Package com.atlassian.confluence.event.events.content.blogpost

Class com.atlassian.confluence.event.events.content.blogpost.BlogPostCreateEvent extends BlogPostEvent implements Serializable

Class com.atlassian.confluence.event.events.content.blogpost.BlogPostEvent extends ContentEvent implements Serializable

Serialized Fields

blogPost

BlogPost blogPost

Class com.atlassian.confluence.event.events.content.blogpost.BlogPostInfoViewEvent extends BlogPostViewEvent implements Serializable

Class com.atlassian.confluence.event.events.content.blogpost.BlogPostRemoveEvent extends BlogPostEvent implements Serializable

Class com.atlassian.confluence.event.events.content.blogpost.BlogPostRestoreEvent extends BlogPostEvent implements Serializable

Class com.atlassian.confluence.event.events.content.blogpost.BlogPostTrashedEvent extends BlogPostEvent implements Serializable

Serialized Fields

trasher

com.atlassian.user.User trasher

Class com.atlassian.confluence.event.events.content.blogpost.BlogPostUpdateEvent extends BlogPostEvent implements Serializable

Serialized Fields

minorEdit

boolean minorEdit

originalBlogPost

BlogPost originalBlogPost

Class com.atlassian.confluence.event.events.content.blogpost.BlogPostViewEvent extends BlogPostEvent implements Serializable


Package com.atlassian.confluence.event.events.content.comment

Class com.atlassian.confluence.event.events.content.comment.CommentCreateEvent extends CommentEvent implements Serializable

Class com.atlassian.confluence.event.events.content.comment.CommentEvent extends ContentEvent implements Serializable

Serialized Fields

comment

Comment comment

Class com.atlassian.confluence.event.events.content.comment.CommentRemoveEvent extends CommentEvent implements Serializable

Serialized Fields

remover

com.atlassian.user.User remover

Class com.atlassian.confluence.event.events.content.comment.CommentUpdateEvent extends CommentEvent implements Serializable

Serialized Fields

originalComment

Comment originalComment

Package com.atlassian.confluence.event.events.content.mail

Class com.atlassian.confluence.event.events.content.mail.MailCreateEvent extends MailEvent implements Serializable

Class com.atlassian.confluence.event.events.content.mail.MailEvent extends ContentEvent implements Serializable

Serialized Fields

mail

Mail mail

Class com.atlassian.confluence.event.events.content.mail.MailRemoveEvent extends MailEvent implements Serializable

Class com.atlassian.confluence.event.events.content.mail.MailUpdateEvent extends MailEvent implements Serializable

Serialized Fields

originalMail

Mail originalMail

Package com.atlassian.confluence.event.events.content.mail.notification

Class com.atlassian.confluence.event.events.content.mail.notification.ContentNotificationAddedEvent extends ContentNotificationEvent implements Serializable

Class com.atlassian.confluence.event.events.content.mail.notification.ContentNotificationEvent extends NotificationEvent implements Serializable

Class com.atlassian.confluence.event.events.content.mail.notification.ContentNotificationRemovedEvent extends ContentNotificationEvent implements Serializable

Class com.atlassian.confluence.event.events.content.mail.notification.NotificationEvent extends ConfluenceEvent implements Serializable

Serialized Fields

notification

Notification notification

Class com.atlassian.confluence.event.events.content.mail.notification.SiteNotificationAddedEvent extends SiteNotificationEvent implements Serializable

Class com.atlassian.confluence.event.events.content.mail.notification.SiteNotificationEvent extends NotificationEvent implements Serializable

Class com.atlassian.confluence.event.events.content.mail.notification.SiteNotificationRemovedEvent extends SiteNotificationEvent implements Serializable

Class com.atlassian.confluence.event.events.content.mail.notification.SpaceNotificationAddedEvent extends SpaceNotificationEvent implements Serializable

Class com.atlassian.confluence.event.events.content.mail.notification.SpaceNotificationEvent extends NotificationEvent implements Serializable

Class com.atlassian.confluence.event.events.content.mail.notification.SpaceNotificationRemovedEvent extends SpaceNotificationEvent implements Serializable


Package com.atlassian.confluence.event.events.content.page

Class com.atlassian.confluence.event.events.content.page.PageChildrenReorderEvent extends PageEvent implements Serializable

Serialized Fields

user

com.atlassian.user.User user

oldSortedChildren

List<E> oldSortedChildren

newSortedChildren

List<E> newSortedChildren

Class com.atlassian.confluence.event.events.content.page.PageCreateEvent extends PageEvent implements Serializable

Class com.atlassian.confluence.event.events.content.page.PageEvent extends ContentEvent implements Serializable

Serialized Fields

page

Page page

Class com.atlassian.confluence.event.events.content.page.PageInfoViewEvent extends PageViewEvent implements Serializable

Class com.atlassian.confluence.event.events.content.page.PageListViewEvent extends SpaceEvent implements Serializable

Serialized Fields

viewType

String viewType

Class com.atlassian.confluence.event.events.content.page.PageMoveEvent extends PageEvent implements Serializable

Serialized Fields

theMover

com.atlassian.user.User theMover

oldSpace

Space oldSpace

oldParentPage

Page oldParentPage

oldPosition

Integer oldPosition

movedBecauseOfParent

boolean movedBecauseOfParent

Class com.atlassian.confluence.event.events.content.page.PageRemoveEvent extends PageEvent implements Serializable

Class com.atlassian.confluence.event.events.content.page.PageRestoreEvent extends PageEvent implements Serializable

Class com.atlassian.confluence.event.events.content.page.PageTrashedEvent extends PageEvent implements Serializable

Serialized Fields

trasher

com.atlassian.user.User trasher

Class com.atlassian.confluence.event.events.content.page.PageUpdateEvent extends PageEvent implements Serializable

Serialized Fields

originalPage

AbstractPage originalPage

minorEdit

boolean minorEdit

Class com.atlassian.confluence.event.events.content.page.PageViewEvent extends PageEvent implements Serializable


Package com.atlassian.confluence.event.events.content.user

Class com.atlassian.confluence.event.events.content.user.PersonalInformationCreateEvent extends PersonalInformationEvent implements Serializable

Class com.atlassian.confluence.event.events.content.user.PersonalInformationEvent extends ContentEvent implements Serializable

Serialized Fields

personalInformation

PersonalInformation personalInformation

Class com.atlassian.confluence.event.events.content.user.PersonalInformationRemoveEvent extends PersonalInformationEvent implements Serializable

Class com.atlassian.confluence.event.events.content.user.PersonalInformationUpdateEvent extends PersonalInformationEvent implements Serializable

Serialized Fields

originalPersonalInformation

PersonalInformation originalPersonalInformation

minorEdit

boolean minorEdit

Package com.atlassian.confluence.event.events.exception

Class com.atlassian.confluence.event.events.exception.ConfluenceEventPropagatingException extends RuntimeException implements Serializable


Package com.atlassian.confluence.event.events.follow

Class com.atlassian.confluence.event.events.follow.FollowEvent extends ConfluenceEvent implements Serializable

Serialized Fields

follower

com.atlassian.user.User follower

subject

com.atlassian.user.User subject

Package com.atlassian.confluence.event.events.group

Class com.atlassian.confluence.event.events.group.GroupCreateEvent extends GroupEvent implements Serializable

Class com.atlassian.confluence.event.events.group.GroupEvent extends ConfluenceEvent implements Serializable

Serialized Fields

group

com.atlassian.user.Group group

Class com.atlassian.confluence.event.events.group.GroupRemoveEvent extends GroupEvent implements Serializable


Package com.atlassian.confluence.event.events.label

Class com.atlassian.confluence.event.events.label.LabelAddEvent extends LabelEvent implements Serializable

Class com.atlassian.confluence.event.events.label.LabelCreateEvent extends LabelEvent implements Serializable

Class com.atlassian.confluence.event.events.label.LabelDeleteEvent extends LabelEvent implements Serializable

Class com.atlassian.confluence.event.events.label.LabelEvent extends ConfluenceEvent implements Serializable

Serialized Fields

labelled

Labelable labelled

Class com.atlassian.confluence.event.events.label.LabelListViewEvent extends ConfluenceEvent implements Serializable

Serialized Fields

viewType

String viewType

space

Space space

Class com.atlassian.confluence.event.events.label.LabelRemoveEvent extends LabelEvent implements Serializable


Package com.atlassian.confluence.event.events.plugin

Class com.atlassian.confluence.event.events.plugin.PluginDisableEvent extends PluginEvent implements Serializable

Serialized Fields

scope

PluginDisableEvent.Scope scope

Class com.atlassian.confluence.event.events.plugin.PluginEnableEvent extends PluginEvent implements Serializable

Class com.atlassian.confluence.event.events.plugin.PluginEvent extends ConfigurationEvent implements Serializable

Serialized Fields

pluginKey

String pluginKey

Class com.atlassian.confluence.event.events.plugin.PluginFrameworkStartedEvent extends ConfluenceEvent implements Serializable

Class com.atlassian.confluence.event.events.plugin.PluginInstallEvent extends PluginEvent implements Serializable

Class com.atlassian.confluence.event.events.plugin.PluginModuleDisableEvent extends PluginModuleEvent implements Serializable

Class com.atlassian.confluence.event.events.plugin.PluginModuleEnableEvent extends PluginModuleEvent implements Serializable

Class com.atlassian.confluence.event.events.plugin.PluginModuleEvent extends PluginEvent implements Serializable

Class com.atlassian.confluence.event.events.plugin.PluginUninstallEvent extends PluginEvent implements Serializable

Class com.atlassian.confluence.event.events.plugin.XWorkStateChangeEvent extends ConfluenceEvent implements Serializable


Package com.atlassian.confluence.event.events.search

Class com.atlassian.confluence.event.events.search.IndexQueueFlushCompleteEvent extends ConfluenceEvent implements Serializable

Serialized Fields

flushStatistics

FlushStatistics flushStatistics

Class com.atlassian.confluence.event.events.search.SearchEvent extends ConfluenceEvent implements Serializable

Class com.atlassian.confluence.event.events.search.SearchPerformedEvent extends SearchEvent implements Serializable

Serialized Fields

queryBean

SearchQueryBean queryBean

searchQuery

SearchQuery searchQuery

user

com.atlassian.user.User user

numberOfResults

int numberOfResults

Package com.atlassian.confluence.event.events.search.didyoumean

Class com.atlassian.confluence.event.events.search.didyoumean.IndexBuildCompleteEvent extends ConfluenceEvent implements Serializable


Package com.atlassian.confluence.event.events.security

Class com.atlassian.confluence.event.events.security.ContentPermissionEvent extends ContentEvent implements Serializable

Serialized Fields

contentPermission

ContentPermission contentPermission

content

ContentEntityObject content

Class com.atlassian.confluence.event.events.security.LoginEvent extends SecurityEvent implements Serializable

Class com.atlassian.confluence.event.events.security.LoginFailedEvent extends SecurityEvent implements Serializable

Class com.atlassian.confluence.event.events.security.LogoutEvent extends SecurityEvent implements Serializable

Class com.atlassian.confluence.event.events.security.RpcAuthenticatedEvent extends com.atlassian.event.Event implements Serializable

Serialized Fields

user

com.atlassian.user.User user

token

String token

Class com.atlassian.confluence.event.events.security.SecurityEvent extends ConfluenceEvent implements Serializable

Serialized Fields

username

String username

sessionId

String sessionId

remoteHost

String remoteHost

remoteIP

String remoteIP

Class com.atlassian.confluence.event.events.security.WebLoginEvent extends SecurityEvent implements Serializable


Package com.atlassian.confluence.event.events.space

Class com.atlassian.confluence.event.events.space.RemoveSpaceViewEvent extends SpaceEvent implements Serializable

Class com.atlassian.confluence.event.events.space.SpaceAdminViewEvent extends SpaceEvent implements Serializable

Class com.atlassian.confluence.event.events.space.SpaceCreateEvent extends SpaceEvent implements Serializable

Class com.atlassian.confluence.event.events.space.SpaceDetailsViewEvent extends SpaceEvent implements Serializable

Class com.atlassian.confluence.event.events.space.SpaceEvent extends ConfluenceEvent implements Serializable

Serialized Fields

space

Space space

Class com.atlassian.confluence.event.events.space.SpaceLabelsViewEvent extends SpaceEvent implements Serializable

Class com.atlassian.confluence.event.events.space.SpaceLogoUpdateEvent extends SpaceEvent implements Serializable

Serialized Fields

eventType

String eventType

logo

Attachment logo

Class com.atlassian.confluence.event.events.space.SpacePermissionsUpdateEvent extends SpaceEvent implements Serializable

Class com.atlassian.confluence.event.events.space.SpacePermissionsViewEvent extends SpaceEvent implements Serializable

Class com.atlassian.confluence.event.events.space.SpaceRemoveEvent extends SpaceEvent implements Serializable

Class com.atlassian.confluence.event.events.space.SpaceTrashEmptyEvent extends SpaceEvent implements Serializable

Class com.atlassian.confluence.event.events.space.SpaceTrashViewEvent extends SpaceEvent implements Serializable

Class com.atlassian.confluence.event.events.space.SpaceUpdateEvent extends SpaceEvent implements Serializable

Serialized Fields

originalSpace

Space originalSpace

Package com.atlassian.confluence.event.events.support

Class com.atlassian.confluence.event.events.support.SupportRequestCreatedEvent extends ConfluenceEvent implements Serializable


Package com.atlassian.confluence.event.events.template

Class com.atlassian.confluence.event.events.template.TemplateEvent extends ConfluenceEvent implements Serializable

Class com.atlassian.confluence.event.events.template.TemplateListViewEvent extends SpaceEvent implements Serializable

Class com.atlassian.confluence.event.events.template.TemplateRemoveEvent extends TemplateEvent implements Serializable

Serialized Fields

template

PageTemplate template

Class com.atlassian.confluence.event.events.template.TemplateUpdateEvent extends TemplateEvent implements Serializable

Serialized Fields

oldTemplate

PageTemplate oldTemplate

newTemplate

PageTemplate newTemplate

Package com.atlassian.confluence.event.events.user

Class com.atlassian.confluence.event.events.user.UserCreateEvent extends UserEvent implements Serializable

Class com.atlassian.confluence.event.events.user.UserDeactivateEvent extends UserEvent implements Serializable

Class com.atlassian.confluence.event.events.user.UserEvent extends ConfluenceEvent implements Serializable

Serialized Fields

user

com.atlassian.user.User user

Class com.atlassian.confluence.event.events.user.UserReactivateEvent extends UserEvent implements Serializable

Class com.atlassian.confluence.event.events.user.UserRemoveEvent extends UserEvent implements Serializable


Package com.atlassian.confluence.event.events.userstatus

Class com.atlassian.confluence.event.events.userstatus.AbstractStatusContentEvent extends ContentEvent implements Serializable

Serialized Fields

status

UserStatus status

Class com.atlassian.confluence.event.events.userstatus.StatusClearedEvent extends ConfluenceEvent implements Serializable

Serialized Fields

username

String username

Class com.atlassian.confluence.event.events.userstatus.StatusCreateEvent extends AbstractStatusContentEvent implements Serializable

Class com.atlassian.confluence.event.events.userstatus.StatusRemoveEvent extends AbstractStatusContentEvent implements Serializable


Package com.atlassian.confluence.extra.velocitydeprecation

Class com.atlassian.confluence.extra.velocitydeprecation.DeprecationTestAction extends ConfluenceActionSupport implements Serializable


Package com.atlassian.confluence.fixonly.actions

Class com.atlassian.confluence.fixonly.actions.FixLicenseAction extends AbstractUpdateLicenseAction implements Serializable

Serialized Fields

johnsonEventContainer

com.atlassian.johnson.JohnsonEventContainer johnsonEventContainer

Package com.atlassian.confluence.hosted.search.lucene.filter

Class com.atlassian.confluence.hosted.search.lucene.filter.ExcludePersonalInformationFilter extends org.apache.lucene.search.Filter implements Serializable


Package com.atlassian.confluence.importexport

Class com.atlassian.confluence.importexport.ConfigurationMigrationEvent extends ConfluenceEvent implements Serializable

Class com.atlassian.confluence.importexport.ImportExportException extends Exception implements Serializable


Package com.atlassian.confluence.importexport.actions

Class com.atlassian.confluence.importexport.actions.AbstractBackupRestoreAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

importExportManager

ImportExportManager importExportManager

synchronous

boolean synchronous

Class com.atlassian.confluence.importexport.actions.AbstractFileRestoreAction extends AbstractImportAction implements Serializable

Serialized Fields

spaceManager

SpaceManager spaceManager

Class com.atlassian.confluence.importexport.actions.AbstractImportAction extends AbstractBackupRestoreAction implements Serializable

Serialized Fields

localFileName

String localFileName

buildIndex

boolean buildIndex

eventPublisher

com.atlassian.event.api.EventPublisher eventPublisher

indexManager

ConfluenceIndexManager indexManager

longRunningTaskManager

LongRunningTaskManager longRunningTaskManager

taskId

String taskId

Class com.atlassian.confluence.importexport.actions.BackupAction extends AbstractBackupRestoreAction implements Serializable

Serialized Fields

tempPath

String tempPath

archivePath

String archivePath

downloadPath

String downloadPath

archiveBackup

boolean archiveBackup

backupAttachments

boolean backupAttachments

gateKeeper

GateKeeper gateKeeper

adminUiProperties

AdminUiProperties adminUiProperties

Class com.atlassian.confluence.importexport.actions.ExportPageAction extends AbstractPageAwareAction implements Serializable

Serialized Fields

importExportManager

ImportExportManager importExportManager

availableTypes

List<E> availableTypes

type

String type

downloadPath

String downloadPath

includeComments

boolean includeComments

backupAttachments

boolean backupAttachments

backupHierarchy

boolean backupHierarchy

gateKeeper

GateKeeper gateKeeper

Class com.atlassian.confluence.importexport.actions.ExportSpaceAction extends AbstractSpaceAction implements Serializable

Serialized Fields

longRunningTaskManager

LongRunningTaskManager longRunningTaskManager

importExportManager

ImportExportManager importExportManager

exportType

String exportType

downloadPath

String downloadPath

includeComments

boolean includeComments

backupAttachments

boolean backupAttachments

contentToBeExported

List<E> contentToBeExported

gateKeeper

GateKeeper gateKeeper

contentTree

ContentTree contentTree

servletContext

javax.servlet.ServletContext servletContext

servletRequest

javax.servlet.http.HttpServletRequest servletRequest

contentOption

String contentOption

synchronous

boolean synchronous

pageManager

PageManager pageManager

taskId

LongRunningTaskId taskId

Class com.atlassian.confluence.importexport.actions.RestoreAction extends AbstractFileRestoreAction implements Serializable

Class com.atlassian.confluence.importexport.actions.RestoreLocalFileAction extends AbstractFileRestoreAction implements Serializable

Class com.atlassian.confluence.importexport.actions.RestorePageAction extends RestoreAction implements Serializable

Serialized Fields

spaceManager

SpaceManager spaceManager

space

Space space

key

String key

wikiStyleRenderer

com.atlassian.renderer.WikiStyleRenderer wikiStyleRenderer

themeHelper

ThemeHelper themeHelper

Class com.atlassian.confluence.importexport.actions.SetupRestoreAction extends RestoreAction implements Serializable

Class com.atlassian.confluence.importexport.actions.SetupRestoreFileAction extends RestoreLocalFileAction implements Serializable


Package com.atlassian.confluence.importexport.impl

Class com.atlassian.confluence.importexport.impl.UnexpectedImportZipFileContents extends Throwable implements Serializable

Serialized Fields

name

String name

exportZip

File exportZip

Package com.atlassian.confluence.importexport.resource

Class com.atlassian.confluence.importexport.resource.DownloadResourceNotFoundException extends Exception implements Serializable

Class com.atlassian.confluence.importexport.resource.UnauthorizedDownloadResourceException extends Exception implements Serializable


Package com.atlassian.confluence.it.mail

Class com.atlassian.confluence.it.mail.SwingMail extends JFrame implements Serializable

Serialized Fields

mailServices

MailServices mailServices

pop3PortLabel

JLabel pop3PortLabel

smtpPortLabel

JLabel smtpPortLabel

startButton

AbstractButton startButton

stopButton

AbstractButton stopButton

testMessageButton

AbstractButton testMessageButton

Package com.atlassian.confluence.it.rpc

Class com.atlassian.confluence.it.rpc.RpcRuntimeException extends RuntimeException implements Serializable


Package com.atlassian.confluence.it.usermanagement

Class com.atlassian.confluence.it.usermanagement.LdapService.LdapServerBindException extends RuntimeException implements Serializable


Package com.atlassian.confluence.jmx

Class com.atlassian.confluence.jmx.JmxSMTPMailServer extends com.atlassian.mail.server.impl.SMTPMailServerImpl implements Serializable

Serialized Fields

emailsSent

AtomicInteger emailsSent

emailsAttempted

AtomicInteger emailsAttempted

lastSuccessful

Date lastSuccessful

fromName

String fromName

Package com.atlassian.confluence.json

Class com.atlassian.confluence.json.JsonResult extends com.opensymphony.webwork.dispatcher.WebWorkResultSupport implements Serializable

Serialized Fields

jsonator

Jsonator<T> jsonator

Package com.atlassian.confluence.json.parser

Class com.atlassian.confluence.json.parser.JSONException extends Exception implements Serializable

Serialized Fields

cause

Throwable cause
Deprecated. 

Package com.atlassian.confluence.labels

Class com.atlassian.confluence.labels.Label extends com.atlassian.core.bean.EntityObject implements Serializable

Serialized Fields

name

String name

owner

String owner

namespace

Namespace namespace

Class com.atlassian.confluence.labels.Labelling extends com.atlassian.core.bean.EntityObject implements Serializable

Serialized Fields

content

ContentEntityObject content

label

Label label

user

String user

Class com.atlassian.confluence.labels.Namespace extends Object implements Serializable

Serialization Methods

readResolve

private Object readResolve()
                    throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

namespacePrefix

String namespacePrefix

visibility

String visibility

Package com.atlassian.confluence.labels.actions

Class com.atlassian.confluence.labels.actions.AbstractLabelDisplayingAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

space

Space space

Class com.atlassian.confluence.labels.actions.AbstractLabelsForEntityAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

contentEntityManager

ContentEntityManager contentEntityManager

entityId

long entityId

errorMessage

String errorMessage

entity

ContentEntityObject entity

isPermittedToEditLabels

Boolean isPermittedToEditLabels

Class com.atlassian.confluence.labels.actions.AddFavouriteAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

entityId

long entityId

labelsService

LabelsService labelsService

command

AddLabelsCommand command

Class com.atlassian.confluence.labels.actions.AddLabelAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

entityId

long entityId

labelString

String labelString

labelsService

LabelsService labelsService

command

AddLabelsCommand command

Class com.atlassian.confluence.labels.actions.AddSpaceToFavouriteAjaxAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

entityId

long entityId

labelsService

LabelsService labelsService

command

AddLabelsCommand command

space

Space space

Class com.atlassian.confluence.labels.actions.AddSpaceToFavouritesAction extends AbstractSpaceAction implements Serializable

Serialized Fields

favouriteManager

FavouriteManager favouriteManager

mode

String mode

username

String username

Class com.atlassian.confluence.labels.actions.AlphabeticalListLabelsAction extends AbstractLabelDisplayingAction implements Serializable

Serialized Fields

startsWith

String startsWith

contents

List<E> contents

alphaSupport

AlphabeticalLabelGroupingSupport alphaSupport

Class com.atlassian.confluence.labels.actions.AutocompleteLabelsAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

pageManager

PageManager pageManager

labelManager

LabelManager labelManager

query

String query

contentId

long contentId

maxResults

int maxResults

result

ContentNameSearchResult result

errors

List<E> errors

Class com.atlassian.confluence.labels.actions.FollowUserAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

followManager

FollowManager followManager

username

String username

mode

String mode

alreadyFollowing

boolean alreadyFollowing

Class com.atlassian.confluence.labels.actions.ListLabelsBySpaceAction extends AbstractPaginatedListAction implements Serializable

Serialized Fields

labels

List<E> labels

Class com.atlassian.confluence.labels.actions.RankListLabelsAction extends AbstractLabelDisplayingAction implements Serializable

Serialized Fields

mostPopularLabels

List<E> mostPopularLabels

results

Set<E> results

Class com.atlassian.confluence.labels.actions.RemoveFavouriteAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

bean

Map<K,V> bean

entityId

long entityId

labelsService

LabelsService labelsService

command

RemoveLabelCommand command

americanCommand

RemoveLabelCommand americanCommand

Class com.atlassian.confluence.labels.actions.RemoveLabelAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

bean

Map<K,V> bean

entityId

long entityId

labelId

long labelId

labelString

String labelString

labelsService

LabelsService labelsService

command

RemoveLabelCommand command

Class com.atlassian.confluence.labels.actions.RemoveSpaceFromFavouriteAjaxAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

bean

Map<K,V> bean

entityId

long entityId

labelsService

LabelsService labelsService

command

RemoveLabelCommand command

americanCommand

RemoveLabelCommand americanCommand

space

Space space

Class com.atlassian.confluence.labels.actions.RemoveSpaceFromFavouritesAction extends AbstractSpaceAction implements Serializable

Serialized Fields

favouriteManager

FavouriteManager favouriteManager

mode

String mode

username

String username

Class com.atlassian.confluence.labels.actions.SetFavouriteAction extends AbstractLabelsForEntityAction implements Serializable

Class com.atlassian.confluence.labels.actions.UnFollowUserAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

followManager

FollowManager followManager

username

String username

mode

String mode

Class com.atlassian.confluence.labels.actions.ViewLabelAction extends AbstractLabelDisplayingAction implements Serializable

Serialized Fields

ids

long[] ids
The ids of the labels to be displayed. This field is only used for pasing parameters to the Action - it is not synced with names.


labels

List<E> labels
The loaded labels.


paginationSupport

PaginationSupport<T> paginationSupport
Pagination support to assist in the display of the list of content associated with the label.


related

List<E> related
The list of related labels.


content

List<E> content
The list of labelled content.


preloadedPage

List<E> preloadedPage

smartListManager

SmartListManager smartListManager

combinedLabel

DisplayableLabel combinedLabel
Label with either single or '+'-separated label names.


Package com.atlassian.confluence.languages

Class com.atlassian.confluence.languages.Language extends Object implements Serializable

Serialized Fields

encoding

String encoding

locale

Locale locale

flagUrl

String flagUrl

licensed

boolean licensed

capitalDisplayName

String capitalDisplayName

Package com.atlassian.confluence.links

Class com.atlassian.confluence.links.AbstractLink extends ConfluenceEntityObject implements Serializable

Serialized Fields

sourceContent

ContentEntityObject sourceContent

linkTitle

String linkTitle

Class com.atlassian.confluence.links.OutgoingLink extends AbstractLink implements Serializable

Serialized Fields

destinationSpaceKey

String destinationSpaceKey

destinationPageTitle

String destinationPageTitle

Class com.atlassian.confluence.links.ReferralLink extends AbstractLink implements Serializable

Serialized Fields

viewCount

int viewCount

url

String url

Class com.atlassian.confluence.links.ReferralTask extends Object implements Serializable

Serialized Fields

entityHandle

com.atlassian.bonnie.Handle entityHandle

referrerUrl

String referrerUrl

hitCount

int hitCount

referralManager

ReferralManager referralManager

Class com.atlassian.confluence.links.TrackbackLink extends ReferralLink implements Serializable

Serialized Fields

title

String title

excerpt

String excerpt

blogName

String blogName

Package com.atlassian.confluence.macro

Class com.atlassian.confluence.macro.CustomHtmlEditorPlaceholder.PlaceholderGenerationException extends Exception implements Serializable

Class com.atlassian.confluence.macro.MacroExecutionException extends Exception implements Serializable


Package com.atlassian.confluence.macro.browser.actions

Class com.atlassian.confluence.macro.browser.actions.BrowseMacrosAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

bean

Map<K,V> bean

macroBrowserManager

MacroBrowserManager macroBrowserManager

Package com.atlassian.confluence.macro.browser.beans

Class com.atlassian.confluence.macro.browser.beans.MacroParameter extends Object implements Serializable

Serialized Fields

pluginKey

String pluginKey

macroName

String macroName

name

String name

type

MacroParameterType type

defaultValue

String defaultValue

required

boolean required

multiple

boolean multiple

aliases

Set<E> aliases

enumValues

List<E> enumValues

options

Properties options

hidden

boolean hidden

displayName

String displayName

description

String description

documentationUrl

String documentationUrl

Package com.atlassian.confluence.macro.params

Class com.atlassian.confluence.macro.params.ParameterException extends com.atlassian.renderer.v2.macro.MacroException implements Serializable

Serialized Fields

name

String name

value

String value

acceptableValues

Set<E> acceptableValues

Package com.atlassian.confluence.macro.query

Class com.atlassian.confluence.macro.query.SearchQueryInterpreterException extends Exception implements Serializable

Class com.atlassian.confluence.macro.query.SearchQueryParserException extends Exception implements Serializable


Package com.atlassian.confluence.mail

Class com.atlassian.confluence.mail.Mail extends SpaceContentEntityObject implements Serializable

Serialized Fields

message

javax.mail.internet.MimeMessage message

messageId

String messageId

inReplyTo

String inReplyTo

references

List<E> references

canonicalSubject

String canonicalSubject

Package com.atlassian.confluence.mail.archive

Class com.atlassian.confluence.mail.archive.AbstractMailAccount extends Object implements Serializable

Serialized Fields

id

int id

name

String name

description

String description

hostname

String hostname

username

String username

password

String password

port

int port

secure

boolean secure

status

boolean status

enabled

boolean enabled

Class com.atlassian.confluence.mail.archive.ImapMailAccount extends AbstractMailAccount implements Serializable

Class com.atlassian.confluence.mail.archive.PopMailAccount extends AbstractMailAccount implements Serializable


Package com.atlassian.confluence.mail.archive.actions

Class com.atlassian.confluence.mail.archive.actions.AbstractMailAccountAction extends AbstractSpaceAction implements Serializable

Serialized Fields

mailAccountManager

MailAccountManager mailAccountManager

name

String name

description

String description

hostname

String hostname

protocol

String protocol

username

String username

password

String password

port

int port

secure

boolean secure

confirm

String confirm

testConnection

String testConnection

pollResult

MailPollResult pollResult

Class com.atlassian.confluence.mail.archive.actions.AbstractMailAction extends AbstractSpaceAction implements Serializable

Serialized Fields

id

long id

mail

Mail mail

mailContentManager

MailContentManager mailContentManager

mailHelper

ThemeHelper mailHelper

Class com.atlassian.confluence.mail.archive.actions.AddMailAccountAction extends AbstractMailAccountAction implements Serializable

Class com.atlassian.confluence.mail.archive.actions.EditMailAccountAction extends AbstractMailAccountAction implements Serializable

Serialized Fields

id

int id

Class com.atlassian.confluence.mail.archive.actions.EnableDisableMailAction extends AbstractSpaceAction implements Serializable

Serialized Fields

id

int id

mailAccountManager

MailAccountManager mailAccountManager

Class com.atlassian.confluence.mail.archive.actions.ImportMboxAction extends AbstractSpaceAdminAction implements Serializable

Serialized Fields

mboxImporter

MboxImporter mboxImporter

uploadedFile

File uploadedFile

fileName

String fileName

nonBackgroundTask

boolean nonBackgroundTask

Class com.atlassian.confluence.mail.archive.actions.RemoveMailAccountAction extends AbstractSpaceAction implements Serializable

Serialized Fields

id

int id

mailAccountManager

MailAccountManager mailAccountManager

Class com.atlassian.confluence.mail.archive.actions.RemoveMailAction extends AbstractMailAction implements Serializable

Serialized Fields

indexer

ConfluenceIndexer indexer

mailHelper

MailHelper mailHelper

Class com.atlassian.confluence.mail.archive.actions.RemoveSpaceMailAction extends AbstractSpaceAction implements Serializable

Serialized Fields

mailContentManager

MailContentManager mailContentManager

mailDao

MailDao mailDao

Class com.atlassian.confluence.mail.archive.actions.ViewMailAccountsAction extends AbstractSpaceAdminAction implements Serializable

Serialized Fields

mailAccounts

List<E> mailAccounts

mailAccountManager

MailAccountManager mailAccountManager

Class com.atlassian.confluence.mail.archive.actions.ViewMailAction extends AbstractMailAction implements Serializable

Serialized Fields

threadBuilder

ThreadBuilder threadBuilder

containingThread

ThreadNode containingThread

attachmentManager

AttachmentManager attachmentManager

nextMail

Mail nextMail

previousMail

Mail previousMail

highlight

List<E> highlight

Class com.atlassian.confluence.mail.archive.actions.ViewMailArchiveAction extends AbstractPaginatedListAction implements Serializable

Serialized Fields

mailAccountManager

MailAccountManager mailAccountManager

mailContentManager

MailContentManager mailContentManager

polling

boolean polling

pollResults

List<E> pollResults

mailHelper

MailHelper mailHelper

Package com.atlassian.confluence.mail.archive.events

Class com.atlassian.confluence.mail.archive.events.MailListViewEvent extends ConfluenceEvent implements Serializable

Serialized Fields

space

Space space

Package com.atlassian.confluence.mail.archive.jobs

Class com.atlassian.confluence.mail.archive.jobs.MailPollJobDetail extends org.quartz.JobDetail implements Serializable

Serialized Fields

mailAccountManager

MailAccountManager mailAccountManager

Package com.atlassian.confluence.mail.notification

Class com.atlassian.confluence.mail.notification.Notification extends ConfluenceEntityObject implements Serializable

Serialized Fields

userName

String userName
The name of the user this belongs to.


page

AbstractPage page
Used for watches on a single page or blog post. Should be null if space is not null.


space

Space space
Used for watches on a single space. Should be null if Notification.page is not null.


digest

boolean digest
Should the notification be calculated on update, or included in a daily digest. Currently only makes sense if Notification.page and Notification.space are both null.


type

ContentTypeEnum type
Used for watches on a single contentType. Only really makes sense for watches where Notification.page is null. If set to null, then all types will be returned. If Notification.page is not a BlogPost and you set Notification.type to ContentTypeEnum.PAGE, then behaviour is undefined (depends on impl).


network

boolean network
Used for watching the user's entire network. Only makes sense when everything else is null/false.


Package com.atlassian.confluence.mail.notification.actions

Class com.atlassian.confluence.mail.notification.actions.AddSpaceNotificationAction extends AbstractSpaceAction implements Serializable

Serialized Fields

type

ContentTypeEnum type

Class com.atlassian.confluence.mail.notification.actions.AlterPageNotificationAction extends AbstractPageAwareAction implements Serializable

Serialized Fields

notificationManager

NotificationManager notificationManager

username

String username
User to set the notification for. If null, sets the notification for the current user.

Class com.atlassian.confluence.mail.notification.actions.ListWatchersAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

page

AbstractPage page

notificationManager

NotificationManager notificationManager

pageWatchers

List<E> pageWatchers

spaceWatchers

List<E> spaceWatchers

Class