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
Deprecated. 

id

Object id
Deprecated. 

hashCode

int hashCode
Deprecated. 

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

userChecker

UserChecker userChecker

licenseSubmitted

boolean licenseSubmitted

sidManager

ConfluenceSidManager sidManager

webLicenseFacade

LicenseWebFacade webLicenseFacade

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

editMode

boolean editMode

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

isCustomised

boolean isCustomised

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

editMode

boolean editMode

showExternalReferrers

boolean showExternalReferrers

collectReferrerData

boolean collectReferrerData

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

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

settingsManager

SettingsManager settingsManager

scheduledJobManager

ScheduledJobManager scheduledJobManager

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

editMode

boolean editMode

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

Class com.atlassian.confluence.content.CustomContentEntityObject extends SpaceContentEntityObject implements Serializable

Serialized Fields

adapter

ContentEntityAdapter adapter

pluginModuleKey

String pluginModuleKey

pluginVersion

String pluginVersion

contentProperties

ContentProperties contentProperties

Package com.atlassian.confluence.content.event

Class com.atlassian.confluence.content.event.PluginContentCreatedEvent extends ContentEvent implements Serializable

Serialized Fields

content

CustomContentEntityObject content

Class com.atlassian.confluence.content.event.PluginContentRemovedEvent extends ContentEvent implements Serializable

Serialized Fields

content

CustomContentEntityObject content

Class com.atlassian.confluence.content.event.PluginContentUpdatedEvent extends ContentEvent implements Serializable

Serialized Fields

oldContent

CustomContentEntityObject oldContent

currentContent

CustomContentEntityObject currentContent

saveContext

SaveContext saveContext

Class com.atlassian.confluence.content.event.PluginContentWillBeRemovedForSpaceEvent extends SpaceEvent implements Serializable


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.AbstractLabelableEntityObject extends AbstractVersionedEntityObject implements Serializable

Serialized Fields

labellings

List<E> labellings

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

contentUiSupport

ContentUiSupport<T extends ConfluenceEntityObject> contentUiSupport

localeManager

LocaleManager localeManager

i18NBean

I18NBean i18NBean

i18NBeanFactory

I18NBeanFactory i18NBeanFactory

messageHolder

MessageHolder messageHolder

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 AbstractLabelableEntityObject 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

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

Class com.atlassian.confluence.core.persistence.hibernate.TransientHibernateHandle extends TransientHibernateHandle implements Serializable


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

pluginAccessor

com.atlassian.plugin.PluginAccessor pluginAccessor

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

welcomeMessageService

WelcomeMessageService welcomeMessageService

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.AttachmentBatchUploadCompletedEvent extends AttachmentEvent implements Serializable

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.AttachmentVersionRemoveEvent extends AttachmentEvent implements Serializable

Serialized Fields

remover

com.atlassian.user.User remover

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

Class com.atlassian.confluence.event.events.content.attachment.ProfilePictureThumbnailViewEvent extends ProfilePictureViewEvent implements Serializable

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

Class com.atlassian.confluence.event.events.content.attachment.ThumbnailViewEvent extends AttachmentViewEvent 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

updateTrigger

PageUpdateTrigger updateTrigger

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

updateTrigger

PageUpdateTrigger updateTrigger

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.like

Class com.atlassian.confluence.event.events.like.AbstractLikeEvent extends ContentEvent implements Serializable

Serialized Fields

user

com.atlassian.user.User user

content

ContentEntityObject content

Class com.atlassian.confluence.event.events.like.LikeCreatedEvent extends AbstractLikeEvent implements Serializable

Class com.atlassian.confluence.event.events.like.LikeRemovedEvent extends AbstractLikeEvent 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.SpaceArchivedEvent 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.SpaceUnArchivedEvent extends SpaceEvent implements Serializable

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

Serialized Fields

originalSpace

Space originalSpace

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

Serialized Fields

progressMeter

com.atlassian.core.util.ProgressMeter progressMeter

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.ConfirmEmailAddressEvent extends UserSignupEvent implements Serializable

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

Class com.atlassian.confluence.event.events.user.GroupInviteUserSignupEvent extends UserSignupEvent implements Serializable

Class com.atlassian.confluence.event.events.user.PublicUserSignupEvent extends UserSignupEvent implements Serializable

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

Serialized Fields

sender

com.atlassian.user.User sender

message

String message

recipients

List<E> recipients

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

Class com.atlassian.confluence.event.events.user.UserSignupEvent 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.httpmethod

Class com.atlassian.confluence.httpmethod.NoRequireAnnotationAction extends ConfluenceActionSupport implements Serializable

Class com.atlassian.confluence.httpmethod.RequireGetMethodAction extends ConfluenceActionSupport implements Serializable

Class com.atlassian.confluence.httpmethod.RequirePostMethodAction extends ConfluenceActionSupport 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

buildInformation

BuildInformation buildInformation

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

taskId

String taskId

uploadedFileCopy

File uploadedFileCopy

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

contentToBeExported

long[] contentToBeExported

contentToBeExcluded

long[] contentToBeExcluded

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

preloadContentTree

boolean preloadContentTree

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

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.ExportScope.IllegalExportScopeException extends Exception implements Serializable

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

Serialized Fields

missingFile

String missingFile

exportZip

File exportZip

Package com.atlassian.confluence.importexport.plugin

Class com.atlassian.confluence.importexport.plugin.BackupRestoreException extends RuntimeException implements Serializable

serialVersionUID: 1L


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

attachment

Attachment attachment

pageTemplate

PageTemplate pageTemplate

label

Label label

user

String user

labelableType

String labelableType

labelableId

Long labelableId

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

entityType

String entityType

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

searchManager

SearchManager searchManager

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

capitalDisplayName

String capitalDisplayName

Package com.atlassian.confluence.license.exception

Class com.atlassian.confluence.license.exception.ConfluenceLicenseValidationException extends LicenseValidationException implements Serializable

Serialized Fields

license

com.atlassian.extras.api.confluence.ConfluenceLicense license

Class com.atlassian.confluence.license.exception.EmptyLicenseValidationException extends LicenseValidationException implements Serializable

Class com.atlassian.confluence.license.exception.InvalidLicenseException extends LicenseException implements Serializable

Serialized Fields

licenseString

String licenseString

Class com.atlassian.confluence.license.exception.KnownConfluenceLicenseValidationException extends ConfluenceLicenseValidationException implements Serializable

Serialized Fields

reason

KnownConfluenceLicenseValidationException.Reason reason

Class com.atlassian.confluence.license.exception.LicenseException extends RuntimeException implements Serializable

Class com.atlassian.confluence.license.exception.LicenseValidationException extends LicenseException implements Serializable

Class com.atlassian.confluence.license.exception.MissingConfluenceLicenseValidationException extends LicenseValidationException implements Serializable

Serialized Fields

otherProductLicenses

Iterable<T> otherProductLicenses

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
Deprecated. 

messageId

String messageId
Deprecated. 

inReplyTo

String inReplyTo
Deprecated. 

references

List<E> references
Deprecated. 

canonicalSubject

String canonicalSubject
Deprecated. 

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

localMailContentManager

MailContentManager localMailContentManager

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

localMailContentManager

MailContentManager localMailContentManager

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

localMailContentManager

MailContentManager localMailContentManager

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

transactionTemplate

com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate

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 com.atlassian.confluence.mail.notification.actions.PageNotificationAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

log

org.apache.log4j.Logger log

bean

Map<K,V> bean

pageManager

PageManager pageManager

notificationManager

NotificationManager notificationManager

entityId

long entityId

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

Serialized Fields

contentType

ContentTypeEnum contentType

Package com.atlassian.confluence.mail.notification.listeners

Package com.atlassian.confluence.mail.template

Class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem extends Object implements Serializable

Serialized Fields

lastError

String lastError

dateQueued

Date dateQueued

timesSent

int timesSent

subject

String subject

templateFileName

String templateFileName

templateContent

String templateContent

templateLocation

String templateLocation

body

String body

context

Map<K,V> context

Class com.atlassian.confluence.mail.template.ConfluenceMailQueueItem extends Object implements Serializable

Serialized Fields

toAddress

String toAddress

ccAddress

String ccAddress

fromAddress

String fromAddress

fromName

String fromName

subject

String subject

body

String body

mimeType

String mimeType

attachedImages

Collection<E> attachedImages

dateQueued

Date dateQueued

sendLogs

boolean sendLogs

logsLocation

String logsLocation

hasError

boolean hasError

lastError

String lastError

sendCount

int sendCount

Class com.atlassian.confluence.mail.template.MailNotificationQueueItem extends AbstractMailNotificationQueueItem implements Serializable

Serialized Fields

userName

String userName

mimeType

String mimeType

Class com.atlassian.confluence.mail.template.NonUserMailNotificationQueueItem extends AbstractMailNotificationQueueItem implements Serializable

Serialized Fields

email

String email

mimeType

String mimeType

Class com.atlassian.confluence.mail.template.PreRenderedMailNotificationQueueItem extends MailNotificationQueueItem implements Serializable

Serialized Fields

renderedSubject

String renderedSubject

mimeType

String mimeType

email

String email

templateImageDataSources

Collection<E> templateImageDataSources

recipient

com.atlassian.user.User recipient

modifier

com.atlassian.user.User modifier

Package com.atlassian.confluence.pages

Class com.atlassian.confluence.pages.AbstractPage extends SpaceContentEntityObject implements Serializable

Class com.atlassian.confluence.pages.Attachment extends AbstractLabelableEntityObject implements Serializable

Serialized Fields

fileName

String fileName

contentType

String contentType

content

ContentEntityObject content

fileSize

long fileSize

comment

String comment

imageDetailsDTO

Collection<E> imageDetailsDTO

Class com.atlassian.confluence.pages.AttachmentDataExistsException extends Exception implements Serializable

Class com.atlassian.confluence.pages.AttachmentDataNotFoundException extends Exception implements Serializable

Class com.atlassian.confluence.pages.AttachmentDownloadPathCache.AttachmentDownloadPathCacheKey extends Object implements Serializable

Serialized Fields

contentId

long contentId

attachmentFileName

String attachmentFileName

Class com.atlassian.confluence.pages.BlogPost extends AbstractPage implements Serializable

Class com.atlassian.confluence.pages.Comment extends ContentEntityObject implements Serializable

Serialized Fields

parent

Comment parent

children

List<E> children

owner

ContentEntityObject owner

Class com.atlassian.confluence.pages.Draft extends ContentEntityObject implements Serializable

Serialized Fields

pageId

String pageId

draftType

String draftType

pageVersion

int pageVersion

draftSpaceKey

String draftSpaceKey

Class com.atlassian.confluence.pages.DuplicateDataRuntimeException extends IllegalArgumentException implements Serializable

Serialized Fields

dataIdentifier

String dataIdentifier

Class com.atlassian.confluence.pages.Page extends AbstractPage implements Serializable

Serialized Fields

parent

Page parent

children

List<E> children

ancestors

List<E> ancestors

position

Integer position

Package com.atlassian.confluence.pages.actions

Class com.atlassian.confluence.pages.actions.AbstractBlogPostsAction extends AbstractSpaceAction implements Serializable

Serialized Fields

pageManager

PageManager pageManager

firstPostInNextMonth

BlogPost firstPostInNextMonth

lastPostInPreviousMonth

BlogPost lastPostInPreviousMonth

viewRenderer

Renderer viewRenderer

Class com.atlassian.confluence.pages.actions.AbstractCommandAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

helper

CommandActionHelper helper

Class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction extends AbstractTemplatePageAction implements Serializable

Serialized Fields

parentPageTitle

String parentPageTitle

parentPageSpaceKey

String parentPageSpaceKey

parentPage

Page parentPage

parentPageId

long parentPageId

viewPermissionsGroups

String viewPermissionsGroups

viewPermissionsUsers

String viewPermissionsUsers

editPermissionsGroups

String editPermissionsGroups

editPermissionsUsers

String editPermissionsUsers

labelsString

String labelsString

newSpaceKey

String newSpaceKey

parentPageString

String parentPageString

draftManager

DraftManager draftManager

draftService

DraftService draftService

showDraftMessage

boolean showDraftMessage

position

String position

targetId

long targetId

captchaManager

CaptchaManager captchaManager

notificationManager

NotificationManager notificationManager

pageService

PageService pageService

spaceService

SpaceService spaceService

useDraft

boolean useDraft

title

String title

draft

Draft draft

existingDraft

Draft existingDraft

Class com.atlassian.confluence.pages.actions.AbstractCreatePageAction extends AbstractCreateAndEditPageAction implements Serializable

Serialized Fields

space

Space space

newSpace

Space newSpace

spaceKey

String spaceKey

fromPageId

long fromPageId

fromPage

Page fromPage

titleWritten

String titleWritten

viewPermissions

List<E> viewPermissions
Set by the add operation.


editPermissions

List<E> editPermissions
Set by the add operation.


attachmentManager

AttachmentManager attachmentManager

Class com.atlassian.confluence.pages.actions.AbstractDiffPagesAction extends AbstractPageAwareAction implements Serializable

Serialized Fields

originalPage

AbstractPage originalPage

diff

String diff

pageManager

PageManager pageManager

differ

Differ differ

previousVersions

List<E> previousVersions

Class com.atlassian.confluence.pages.actions.AbstractEditAttachedFileAction extends AbstractFileAttachmentAction implements Serializable

Serialized Fields

fileName

String fileName
Deprecated. 

version

int version
Deprecated. 

attachment

Attachment attachment
Deprecated. 

Class com.atlassian.confluence.pages.actions.AbstractEditPageAction extends AbstractCreateAndEditPageAction implements Serializable

Serialized Fields

versionMismatch

boolean versionMismatch

originalPage

AbstractPage originalPage

originalVersion

int originalVersion

conflictingVersion

int conflictingVersion

oldContent

String oldContent

overwrite

String overwrite

notifyWatchers

String notifyWatchers

versionComment

String versionComment

conflictFound

boolean conflictFound

mergeRequired

boolean mergeRequired

heartbeatManager

HeartbeatManager heartbeatManager

mergerManager

MergerManager mergerManager

storageFormatCleaner

XhtmlCleaner storageFormatCleaner

viewConflict

boolean viewConflict

differ

Differ differ

diff

String diff

Class com.atlassian.confluence.pages.actions.AbstractFileAttachmentAction extends AbstractPageChangeAction implements Serializable

Serialized Fields

attachmentManager

AttachmentManager attachmentManager
Deprecated. 

Class com.atlassian.confluence.pages.actions.AbstractPageAction extends AbstractPageAwareAction implements Serializable

Serialized Fields

pageManager

PageManager pageManager

linkManager

LinkManager linkManager

incomingLinks

List<E> incomingLinks

postingDate

Date postingDate

nextPost

BlogPost nextPost

previousPost

BlogPost previousPost

permittedChildren

List<E> permittedChildren

wysiwygConverter

ConfluenceWysiwygConverter wysiwygConverter

viewRenderer

Renderer viewRenderer

mode

String mode

editorManager

EditorManager editorManager

Class com.atlassian.confluence.pages.actions.AbstractPageAwareAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

page

AbstractPage page

spaceManager

SpaceManager spaceManager

contentPermissionManager

ContentPermissionManager contentPermissionManager

Class com.atlassian.confluence.pages.actions.AbstractPageChangeAction extends AbstractPageAction implements Serializable

Serialized Fields

newPageTitle

String newPageTitle
Deprecated. 

newSpaceKey

String newSpaceKey
Deprecated. 

newSpace

Space newSpace
Deprecated. 

Class com.atlassian.confluence.pages.actions.AbstractPaginatedListAction extends AbstractSpaceAction implements Serializable

Serialized Fields

paginationSupport

PaginationSupport<T> paginationSupport

Class com.atlassian.confluence.pages.actions.AbstractPreviewPageAction extends AbstractPageAction implements Serializable

Serialized Fields

formatConverter

FormatConverter formatConverter

wikiStyleRenderer

com.atlassian.renderer.WikiStyleRenderer wikiStyleRenderer

xHtmlContent

String xHtmlContent

preview

String preview

back

String back

wysiwygContent

String wysiwygContent
The editor content.


storageFormat

String storageFormat
The current content in storageFormat ready for saving. This is set during the validate call on the action. Anything taking place after validation can assume this field to be populated.


inPreview

boolean inPreview

Class com.atlassian.confluence.pages.actions.AbstractRemoveAttachmentAction extends AbstractPageAwareAction implements Serializable

Serialized Fields

attachmentManager

AttachmentManager attachmentManager

attachmentBean

AttachmentBean attachmentBean

attachment

Attachment attachment

request

javax.servlet.http.HttpServletRequest request

Class com.atlassian.confluence.pages.actions.AbstractTemplatePageAction extends AbstractPreviewPageAction implements Serializable

Serialized Fields

globalPageTemplates

List<E> globalPageTemplates

spacePageTemplates

List<E> spacePageTemplates

templateId

String templateId

pageTemplateManager

PageTemplateManager pageTemplateManager

pageTemplate

PageTemplate pageTemplate

Class com.atlassian.confluence.pages.actions.AbstractViewAttachmentsAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

attachmentManager

AttachmentManager attachmentManager

fileUploadManager

FileUploadManager fileUploadManager

multiPartRequest

javax.servlet.http.HttpServletRequest multiPartRequest

highlight

List<E> highlight

sortBy

String sortBy

fileStorer

FileStorer fileStorer

attachFileHelper

AttachFileHelper attachFileHelper

labels

String labels

Class com.atlassian.confluence.pages.actions.AddCommentAction extends AbstractPreviewPageAction implements Serializable

Serialized Fields

captchaManager

CaptchaManager captchaManager

commentService

CommentService commentService

notificationManager

NotificationManager notificationManager

createCommentCommand

CreateCommentCommand createCommentCommand

parentId

long parentId

watchPageAfterComment

boolean watchPageAfterComment

textContent

String textContent

Class com.atlassian.confluence.pages.actions.AddLabelAjaxAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

pageManager

PageManager pageManager

permissionManager

PermissionManager permissionManager

labelManager

LabelManager labelManager

bean

Object bean

labelsService

LabelsService labelsService

entityIdString

String entityIdString

labelString

String labelString

entityType

String entityType

Class com.atlassian.confluence.pages.actions.AdvancedSearchTipsAction extends ConfluenceActionSupport implements Serializable

Class com.atlassian.confluence.pages.actions.AlphabeticalListPagesAction extends AbstractSpaceAction implements Serializable

Serialized Fields

startsWith

String startsWith

searchManager

SearchManager searchManager

paginationSupport

PaginationSupport<T> paginationSupport

results

List<E> results

startIndex

int startIndex

Class com.atlassian.confluence.pages.actions.AttachedImagesAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

attachmentManager

AttachmentManager attachmentManager

thumbnailManager

ThumbnailManager thumbnailManager

contentEntityManager

ContentEntityManager contentEntityManager

attachedImages

List<E> attachedImages

contentId

long contentId

contentEntity

ContentEntityObject contentEntity

Class com.atlassian.confluence.pages.actions.AttachFileAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

attachmentManager

AttachmentManager attachmentManager

fileUploadManager

FileUploadManager fileUploadManager

contentEntityManager

ContentEntityManager contentEntityManager

contentId

long contentId

request

javax.servlet.http.HttpServletRequest request

attachmentsAdded

List<E> attachmentsAdded

responseFormat

String responseFormat

Class com.atlassian.confluence.pages.actions.BreadcrumbAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

spaceManager

SpaceManager spaceManager

breadcrumbs

List<E> breadcrumbs

spaceKey

String spaceKey

pageId

long pageId

title

String title

page

AbstractPage page

fileName

String fileName

userName

String userName

breadcrumbType

String breadcrumbType

Class com.atlassian.confluence.pages.actions.BrowseSpaceAction extends AbstractSpaceAction implements Serializable

Serialized Fields

redirectUrl

String redirectUrl

Class com.atlassian.confluence.pages.actions.ChildrenAction extends AbstractPageAwareAction implements Serializable

Serialized Fields

node

String node

space

Space space

pageManager

PageManager pageManager

Class com.atlassian.confluence.pages.actions.CopyPageAction extends CreatePageAction implements Serializable

Serialized Fields

idOfPageToCopy

long idOfPageToCopy

pageToCopy

Page pageToCopy

refactorer

RelatedContentRefactorer refactorer

Class com.atlassian.confluence.pages.actions.CreateBlogPostAction extends AbstractCreatePageAction implements Serializable

Serialized Fields

blogPostService

BlogPostService blogPostService

helper

CommandActionHelper helper

blogPostProvider

com.atlassian.confluence.pages.actions.CreateBlogPostAction.SimpleBlogPostProvider blogPostProvider

contentPermissionProvider

SimpleContentPermissionProvider contentPermissionProvider

Class com.atlassian.confluence.pages.actions.CreatePageAction extends AbstractCreatePageAction implements Serializable

Serialized Fields

linkCreation

String linkCreation
Are we being created through clicking on an unfinished link?


helper

CommandActionHelper helper

pageProvider

CreatePageAction.SimplePageProvider pageProvider

contentPermissionProvider

SimpleContentPermissionProvider contentPermissionProvider

Class com.atlassian.confluence.pages.actions.CreatePageEntryAction extends CreatePageAction implements Serializable

Class com.atlassian.confluence.pages.actions.DiffPagesAction extends AbstractDiffPagesAction implements Serializable

Serialized Fields

originalId

long originalId

Class com.atlassian.confluence.pages.actions.DiffPagesByVersionAction extends AbstractDiffPagesAction implements Serializable

Serialized Fields

originalVersion

int originalVersion

revisedVersion

int revisedVersion

revisedPage

AbstractPage revisedPage

selectedPageVersions

int[] selectedPageVersions

Class com.atlassian.confluence.pages.actions.DirectoryViewListPagesAction extends AbstractSpaceAction implements Serializable

Serialized Fields

openPageId

long openPageId

openedNodes

List<E> openedNodes

pageManager

PageManager pageManager

Class com.atlassian.confluence.pages.actions.DownloadAllAttachmentsOnPageAction extends AbstractPageAwareAction implements Serializable

Serialized Fields

attachmentManager

AttachmentManager attachmentManager

downloadPath

String downloadPath

tempDirectoryForZipping

File tempDirectoryForZipping

zipFilename

String zipFilename

gateKeeper

GateKeeper gateKeeper

Class com.atlassian.confluence.pages.actions.EditBlogPostAction extends AbstractEditPageAction implements Serializable

Class com.atlassian.confluence.pages.actions.EditCommentAction extends AbstractPreviewPageAction implements Serializable

Serialized Fields

commentService

CommentService commentService

captchaManager

CaptchaManager captchaManager

notificationManager

NotificationManager notificationManager

commentId

long commentId

watchPageAfterComment

boolean watchPageAfterComment

Class com.atlassian.confluence.pages.actions.EditPageAction extends AbstractEditPageAction implements Serializable

Serialized Fields

moveHierarchy

boolean moveHierarchy

sessionFactory

net.sf.hibernate.SessionFactory sessionFactory

helper

CommandActionHelper helper

defaultPermissionManager

DefaultPermissionManager defaultPermissionManager

Class com.atlassian.confluence.pages.actions.EmptyTrashAction extends ViewTrashAction implements Serializable

Class com.atlassian.confluence.pages.actions.ExportWordPageAction extends AbstractPageAction implements Serializable

Serialized Fields

renderedContent

String renderedContent
Deprecated. 

wikiStyleRenderer

com.atlassian.renderer.WikiStyleRenderer wikiStyleRenderer
Deprecated. 

Class com.atlassian.confluence.pages.actions.GetPagePermissionsAction extends AbstractPageAwareAction implements Serializable

Serialized Fields

bean

Map<K,V> bean

userNames

Set<E> userNames

groupNames

Set<E> groupNames

pageManager

PageManager pageManager

space

Space space

parentPageId

long parentPageId

parentPageTitle

String parentPageTitle

draftManager

DraftManager draftManager

draftId

long draftId

viewPermissionsUsers

String viewPermissionsUsers

editPermissionsUsers

String editPermissionsUsers

viewPermissionsGroups

String viewPermissionsGroups

editPermissionsGroups

String editPermissionsGroups

Class com.atlassian.confluence.pages.actions.HandleNameConflictsAction extends AbstractPageAwareAction implements Serializable

Serialized Fields

pagesWithNameConflicts

List<E> pagesWithNameConflicts

parameters

Map<K,V> parameters

pageManager

PageManager pageManager

Class com.atlassian.confluence.pages.actions.HeartbeatAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

heartbeatManager

HeartbeatManager heartbeatManager

draftManager

DraftManager draftManager

i18NBeanFactory

I18NBeanFactory i18NBeanFactory

localeManager

LocaleManager localeManager

formatSettingsManager

FormatSettingsManager formatSettingsManager

dateFormatter

DateFormatter dateFormatter

contentId

Long contentId

draftType

String draftType

bean

Object bean

spaceKey

String spaceKey

Class com.atlassian.confluence.pages.actions.InsertImageInDraftAction extends ViewDraftAttachmentsAction implements Serializable

Serialized Fields

formname

String formname
Deprecated. 

fieldname

String fieldname
Deprecated. 

thumbnails

Thumbnails thumbnails
Deprecated. 

thumbnailManager

ThumbnailManager thumbnailManager
Deprecated. 

Class com.atlassian.confluence.pages.actions.InsertImageInPageAction extends ViewPageAttachmentsAction implements Serializable

Serialized Fields

formname

String formname
Deprecated. 

fieldname

String fieldname
Deprecated. 

thumbnails

Thumbnails thumbnails
Deprecated. 

thumbnailManager

ThumbnailManager thumbnailManager
Deprecated. 

Class com.atlassian.confluence.pages.actions.ListNewOrUpdatedPagesAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

contentFacade

ContentFacade contentFacade

pagesCreatedOrUpdatedSinceLastLogin

List<E> pagesCreatedOrUpdatedSinceLastLogin

Class com.atlassian.confluence.pages.actions.ListOrphanedPagesAction extends AbstractPaginatedListAction implements Serializable

Serialized Fields

pageManager

PageManager pageManager

Class com.atlassian.confluence.pages.actions.ListPagesAction extends AbstractSpaceAction implements Serializable

Serialized Fields

redirectUrl

String redirectUrl

Class com.atlassian.confluence.pages.actions.ListPermissionPagesAction extends AbstractPaginatedListAction implements Serializable

Serialized Fields

pageManager

PageManager pageManager

Class com.atlassian.confluence.pages.actions.ListUndefinedPagesAction extends AbstractPaginatedListAction implements Serializable

Serialized Fields

pageManager

PageManager pageManager

Class com.atlassian.confluence.pages.actions.MoveAttachmentAction extends AbstractPageAwareAction implements Serializable

Serialized Fields

availableSpaces

List<E> availableSpaces

newFileName

String newFileName

newParentPage

String newParentPage

newComment

String newComment

newContentType

String newContentType

attachmentManager

AttachmentManager attachmentManager

linkManager

LinkManager linkManager

pageManager

PageManager pageManager

suggestedContentToBeRefactored

Collection<E> suggestedContentToBeRefactored

attachment

Attachment attachment

attachmentBean

AttachmentBean attachmentBean

newAttachmentBean

AttachmentBean newAttachmentBean

newPageTitle

String newPageTitle

newSpaceKey

String newSpaceKey

newSpace

Space newSpace

Class com.atlassian.confluence.pages.actions.MovePageAction extends AbstractCommandAction implements Serializable

Serialized Fields

pageService

PageService pageService

spaceService

SpaceService spaceService

pageId

long pageId
The ID of the page to be moved.


targetId

long targetId
The ID of the new parent page if appending, otherwise the ID of the sibling you're moving it relative to.


position

String position
The position in the child order, as defined in the constants on MovePageCommand.


spaceKey

String spaceKey
The destination space key.


targetTitle

String targetTitle
The title of the new parent page or sibling. You can supply this as an alternative to the MovePageAction.targetId, as long as you also provide the MovePageAction.spaceKey.

Class com.atlassian.confluence.pages.actions.MovePageDialogAction extends AbstractPageAwareAction implements Serializable

Serialized Fields

pageManager

PageManager pageManager

parentPage

Page parentPage

parentPageTitle

String parentPageTitle

parentPageString

String parentPageString

dialogMode

String dialogMode

space

Space space

spaceKey

String spaceKey

newSpaceKey

String newSpaceKey

panelName

String panelName

Class com.atlassian.confluence.pages.actions.PageChildrenAction extends ChildrenAction implements Serializable

Serialized Fields

pageManager

PageManager pageManager

showChildren

Boolean showChildren

bean

Object bean

Class com.atlassian.confluence.pages.actions.PageDestinationSearchAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

query

String query

where

String where

startIndex

int startIndex

searchMapper

LuceneSearchMapper searchMapper

predefinedSearchBuilder

PredefinedSearchBuilder predefinedSearchBuilder

searchManager

SearchManager searchManager

destinationResults

PageDestinationSearchAction.DestinationSearchResults destinationResults

Class com.atlassian.confluence.pages.actions.PageInfoAction extends ViewPageAction implements Serializable

Serialized Fields

outgoingLinks

com.google.common.collect.Multimap<K,V> outgoingLinks

incomingLinksMap

com.google.common.collect.Multimap<K,V> incomingLinksMap

externalLinks

Collection<E> externalLinks

linkResolver

com.atlassian.renderer.links.LinkResolver linkResolver

wikiStyleRenderer

com.atlassian.renderer.WikiStyleRenderer wikiStyleRenderer

latestChanges

List<E> latestChanges

versionHistorySummaryList

List<E> versionHistorySummaryList

Class com.atlassian.confluence.pages.actions.PageNotFoundAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

spaceKey

String spaceKey

title

String title

space

Space space

spaceManager

SpaceManager spaceManager

pageManager

PageManager pageManager

pageLocator

AlternativePagesLocator pageLocator

xhtmlSummariser

Summariser xhtmlSummariser

Class com.atlassian.confluence.pages.actions.PageNotPermittedAction extends AbstractPageAwareAction implements Serializable

Serialized Fields

pageId

long pageId

originalurl

String originalurl

Class com.atlassian.confluence.pages.actions.PagePermissionsActionHelper extends Object implements Serializable

Serialized Fields

user

com.atlassian.user.User user

Class com.atlassian.confluence.pages.actions.PageSummaryAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

pageId

long pageId

pageManager

PageManager pageManager

excerptHelper

ExcerptHelper excerptHelper

Class com.atlassian.confluence.pages.actions.PageVariablesAction extends CreatePageAction implements Serializable

Serialized Fields

editorFormatService

EditorFormatService editorFormatService

xhtmlContent

XhtmlContent xhtmlContent

formatConverter

FormatConverter formatConverter

templateVariables

List<E> templateVariables

templateApplied

boolean templateApplied

renderedTemplateContent

String renderedTemplateContent

webInterfaceContext

DefaultWebInterfaceContext webInterfaceContext

labels

List<E> labels

Class com.atlassian.confluence.pages.actions.PurgeTrashItemAction extends AbstractSpaceAction implements Serializable

Serialized Fields

contentEntityManager

ContentEntityManager contentEntityManager

contentEntityObject

ContentEntityObject contentEntityObject

pageManager

PageManager pageManager

customContentManager

CustomContentManager customContentManager

contentId

long contentId

Type

String Type

Class com.atlassian.confluence.pages.actions.RecentBlogPostsAction extends AbstractBlogPostsAction implements Serializable

Serialized Fields

viewingBlogs

List<E> viewingBlogs

calendar

BlogPostsCalendar calendar

currentPage

int currentPage

isOldestPage

boolean isOldestPage

Class com.atlassian.confluence.pages.actions.RemoveAttachedFileAction extends AbstractRemoveAttachmentAction implements Serializable

Class com.atlassian.confluence.pages.actions.RemoveAttachedFileVersionAction extends AbstractRemoveAttachmentAction implements Serializable

Class com.atlassian.confluence.pages.actions.RemoveCommentAction extends AbstractPageAwareAction implements Serializable

Serialized Fields

commentService

CommentService commentService

deleteCommentCommand

DeleteCommentCommand deleteCommentCommand

commentId

long commentId

confirm

String confirm

Class com.atlassian.confluence.pages.actions.RemoveLabelAjaxAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

pageManager

PageManager pageManager

permissionManager

PermissionManager permissionManager

labelManager

LabelManager labelManager

labelsService

LabelsService labelsService

bean

Object bean

entityIdString

String entityIdString

labelIdString

String labelIdString

Class com.atlassian.confluence.pages.actions.RemovePageAction extends AbstractPageAwareAction implements Serializable

Serialized Fields

spaceKey

String spaceKey

indexer

ConfluenceIndexer indexer

cachedParent

Page cachedParent

pageManager

PageManager pageManager

linkManager

LinkManager linkManager

Class com.atlassian.confluence.pages.actions.RemovePagePermissionAction extends AbstractPageAwareAction implements Serializable

Serialized Fields

permissionCheckDispatcherResultCache

PermissionCheckDispatcherResultCache permissionCheckDispatcherResultCache

permissionId

long permissionId

removeAll

boolean removeAll

returnPath

String returnPath

Class com.atlassian.confluence.pages.actions.ReorderPageDialogAction extends AbstractPageAwareAction implements Serializable

Serialized Fields

panelName

String panelName

parentPageTitle

String parentPageTitle
The name of the parent page who's children are being requested, or null if it is the root of the space.


space

Space space
The space being worked in.


movedPageId

String movedPageId
The Id of page being moved.


pageTitle

String pageTitle
The title of the page being ordered. This is necessary since in edit mode the page may be getting a modified title.


pageManager

PageManager pageManager

Class com.atlassian.confluence.pages.actions.RestoreExistingTrashItemAction extends AbstractSpaceAction implements Serializable

Serialized Fields

pageManager

PageManager pageManager

contentEntityManager

ContentEntityManager contentEntityManager

contentId

long contentId

existingContentId

long existingContentId

newPageTitle

String newPageTitle

restoreAction

String restoreAction

Class com.atlassian.confluence.pages.actions.RestoreTrashItemAction extends AbstractSpaceAction implements Serializable

Serialized Fields

contentEntityManager

ContentEntityManager contentEntityManager

spaceContentEntityObject

SpaceContentEntityObject spaceContentEntityObject

pageManager

PageManager pageManager

contentId

long contentId

existingContentId

long existingContentId

indexer

ConfluenceIndexer indexer

Class com.atlassian.confluence.pages.actions.ResumeDraftAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

draftManager

DraftManager draftManager

draftId

long draftId

draft

Draft draft

Class com.atlassian.confluence.pages.actions.RevertPageBackToVersionAction extends AbstractPageAction implements Serializable

Serialized Fields

version

int version

pageToRevert

AbstractPage pageToRevert

serviceCommand

ServiceCommand serviceCommand

pageService

PageService pageService

blogPostService

BlogPostService blogPostService

isRevertTitle

boolean isRevertTitle

revertComment

String revertComment

i18NBeanFactory

I18NBeanFactory i18NBeanFactory

settingsManager

SettingsManager settingsManager

Class com.atlassian.confluence.pages.actions.RevertPageOrderAction extends AbstractCommandAction implements Serializable

Serialized Fields

pageService

PageService pageService

pageId

long pageId

Class com.atlassian.confluence.pages.actions.SetPageOrderAction extends AbstractCommandAction implements Serializable

Serialized Fields

pageService

PageService pageService

pageId

long pageId

orderedChildIds

String orderedChildIds

Class com.atlassian.confluence.pages.actions.SetPagePermissionsAction extends AbstractPageAwareAction implements Serializable

Serialized Fields

bean

Map<K,V> bean

viewPermissionsGroups

String viewPermissionsGroups

viewPermissionsUsers

String viewPermissionsUsers

editPermissionsGroups

String editPermissionsGroups

editPermissionsUsers

String editPermissionsUsers

Class com.atlassian.confluence.pages.actions.SuggestLabelsAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

pageManager

PageManager pageManager

labelManager

LabelManager labelManager

bean

Object bean

entityIdString

String entityIdString

Class com.atlassian.confluence.pages.actions.TinyUrlAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

pageManager

PageManager pageManager

urlPath

String urlPath

urlIdentifier

String urlIdentifier

Class com.atlassian.confluence.pages.actions.ValidateLabelAjaxAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

bean

Object bean

labelsService

LabelsService labelsService

labelString

String labelString

Class com.atlassian.confluence.pages.actions.ViewBlogPostsByDateAction extends AbstractBlogPostsAction implements Serializable

Serialized Fields

postingDate

String postingDate

postingDay

Calendar postingDay

period

int period

blogPosts

List<E> blogPosts

aggregatedBlogPosts

Map<K,V> aggregatedBlogPosts

nextPost

BlogPost nextPost

previousPost

BlogPost previousPost

nextDatePost

BlogPost nextDatePost

previousDatePost

BlogPost previousDatePost

calendar

BlogPostsCalendar calendar

Class com.atlassian.confluence.pages.actions.ViewChangesSinceLastEditAction extends AbstractDiffPagesAction implements Serializable

Class com.atlassian.confluence.pages.actions.ViewChangesSinceLastLoginAction extends AbstractDiffPagesAction implements Serializable

Class com.atlassian.confluence.pages.actions.ViewDraftAttachmentsAction extends AbstractViewAttachmentsAction implements Serializable

Serialized Fields

draftType

String draftType

draft

Draft draft

draftManager

DraftManager draftManager

spaceManager

SpaceManager spaceManager

spaceKey

String spaceKey

Class com.atlassian.confluence.pages.actions.ViewPageAction extends AbstractPageAction implements Serializable

Serialized Fields

referralManager

ReferralManager referralManager

notificationManager

NotificationManager notificationManager

commentManager

CommentManager commentManager

captchaManager

CaptchaManager captchaManager

trackbackUtils

ConfluenceTrackbackUtils trackbackUtils

editRenderer

Renderer editRenderer

xhtmlContent

XhtmlContent xhtmlContent

pageContent

String pageContent
Deprecated. since 4.0. This is not used anywhere.

hotReferrers

List<E> hotReferrers

externalReferences

List<E> externalReferences

xHtmlComments

Map<K,V> xHtmlComments

pageXHtmlContent

String pageXHtmlContent

replyToComment

long replyToComment

calendar

BlogPostsCalendar calendar

showCommentArea

boolean showCommentArea

editComment

boolean editComment

lastPostInPreviousMonth

BlogPost lastPostInPreviousMonth

firstPostInNextMonth

BlogPost firstPostInNextMonth

navigatingVersions

boolean navigatingVersions

wikiStyleRenderer

com.atlassian.renderer.WikiStyleRenderer wikiStyleRenderer
Deprecated. Since 4.0. See PageInfoAction.renderWikiLink(String) instead.

comment

Comment comment
The comment being viewed, edited or replied to.


rootCommentId

long rootCommentId
Deprecated. since 2.8 see ViewPageAction.comment

rootComment

Comment rootComment
Deprecated. since 2.8 see ViewPageAction.comment

focusedCommentId

long focusedCommentId
Deprecated. since 2.8 see ViewPageAction.comment

possibleAlternativesInSpace

List<E> possibleAlternativesInSpace
Deprecated. since 3.1

possibleAlternativesElsewhere

List<E> possibleAlternativesElsewhere
Deprecated. since 3.1

Class com.atlassian.confluence.pages.actions.ViewPageAttachmentsAction extends AbstractViewAttachmentsAction implements Serializable

Serialized Fields

page

AbstractPage page

pageId

String pageId

paginationSupport

PaginationSupport<T> paginationSupport

startIndex

int startIndex

captchaManager

CaptchaManager captchaManager

Class com.atlassian.confluence.pages.actions.ViewPreviousVersionsAction extends AbstractPageAwareAction implements Serializable

Serialized Fields

previousVersions

List<E> previousVersions

pageManager

PageManager pageManager

Class com.atlassian.confluence.pages.actions.ViewTrashAction extends AbstractSpaceAdminAction implements Serializable

Serialized Fields

trashManager

TrashManager trashManager

Class com.atlassian.confluence.pages.actions.WysiwygConverterAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

bean

String bean

confluenceWysiwygConverter

ConfluenceWysiwygConverter confluenceWysiwygConverter

wikiMarkup

String wikiMarkup

xhtml

String xhtml

pageId

String pageId

spaceKey

String spaceKey

Package com.atlassian.confluence.pages.ancestors

Class com.atlassian.confluence.pages.ancestors.AncestorRebuildException extends Exception implements Serializable


Package com.atlassian.confluence.pages.attachments

Class com.atlassian.confluence.pages.attachments.AttachmentDataStreamSizeMismatchException extends RuntimeException implements Serializable

Serialized Fields

expectedSize

long expectedSize

actualSize

long actualSize

Package com.atlassian.confluence.pages.persistence.dao

Class com.atlassian.confluence.pages.persistence.dao.UpdateAttachmentsOnFileSystemException extends ConfluenceEventPropagatingException implements Serializable

Serialized Fields

destinationDir

File destinationDir

sourceDir

File sourceDir

Package com.atlassian.confluence.pages.templates

Class com.atlassian.confluence.pages.templates.PageTemplate extends AbstractLabelableEntityObject implements Serializable

Serialized Fields

name

String name

description

String description

content

String content

space

Space space

bodyType

BodyType bodyType

Package com.atlassian.confluence.pages.templates.actions

Class com.atlassian.confluence.pages.templates.actions.AbstractEditPageTemplateAction extends AbstractPageTemplateAction implements Serializable

Serialized Fields

preview

String preview

back

String back

xHtmlContent

String xHtmlContent

name

String name

content

String content

description

String description

labelManager

LabelManager labelManager

Class com.atlassian.confluence.pages.templates.actions.AbstractPageTemplateAction extends AbstractSpaceAction implements Serializable

Serialized Fields

pageTemplateManager

PageTemplateManager pageTemplateManager

pageTemplate

PageTemplate pageTemplate

pageTemplateId

long pageTemplateId

originalPageTemplate

PageTemplate originalPageTemplate

labelsString

String labelsString

Class com.atlassian.confluence.pages.templates.actions.CreatePageTemplateAction extends AbstractEditPageTemplateAction implements Serializable

Class com.atlassian.confluence.pages.templates.actions.EditPageTemplateAction extends AbstractEditPageTemplateAction implements Serializable

Serialized Fields

versionMismatch

boolean versionMismatch

oldContent

String oldContent

Class com.atlassian.confluence.pages.templates.actions.ListPageTemplatesAction extends AbstractPageTemplateAction implements Serializable

Serialized Fields

pageTemplates

List<E> pageTemplates

Class com.atlassian.confluence.pages.templates.actions.RemovePageTemplateAction extends AbstractPageTemplateAction implements Serializable

Class com.atlassian.confluence.pages.templates.actions.ViewPageTemplateAction extends AbstractPageTemplateAction implements Serializable

Serialized Fields

content

String content

Package com.atlassian.confluence.pages.thumbnail

Class com.atlassian.confluence.pages.thumbnail.CannotGenerateThumbnailException extends Exception implements Serializable

Serialized Fields

attachment

Attachment attachment

Class com.atlassian.confluence.pages.thumbnail.ThumbnailRenderException extends RuntimeException implements Serializable


Package com.atlassian.confluence.plugin

Class com.atlassian.confluence.plugin.ExpectedException extends RuntimeException implements Serializable

Class com.atlassian.confluence.plugin.PluginsClassLoaderAvailableEvent extends ConfluenceEvent implements Serializable

Serialized Fields

pluginsClassLoader

ClassLoader pluginsClassLoader

Package com.atlassian.confluence.plugin.descriptor

Class com.atlassian.confluence.plugin.descriptor.PluginAwareActionConfig extends com.opensymphony.xwork.config.entities.ActionConfig implements Serializable

Serialized Fields

plugin

com.atlassian.plugin.Plugin plugin

Package com.atlassian.confluence.plugins.dailysummary.actions

Class com.atlassian.confluence.plugins.dailysummary.actions.PopularContentAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

summaryEmailService

SummaryEmailService summaryEmailService

summaryEmailFactory

SummaryEmailTaskFactory summaryEmailFactory

contentGenerator

SummaryEmailContentGenerator contentGenerator

velocityHelperService

VelocityHelperService velocityHelperService

fireemail

boolean fireemail

Class com.atlassian.confluence.plugins.dailysummary.actions.SettingsAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

setting

String setting

value

String value

undo

boolean undo

previousValue

Object previousValue

token

String token

username

String username

unsubscribeTokenManager

SingleUseUnsubscribeTokenManager unsubscribeTokenManager

Class com.atlassian.confluence.plugins.dailysummary.actions.SummaryEmailAdminAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

defaultSchedule

String defaultSchedule

defaultEnabled

boolean defaultEnabled

pluginSettingsFactory

com.atlassian.sal.api.pluginsettings.PluginSettingsFactory pluginSettingsFactory

Package com.atlassian.confluence.plugins.dailysummary.analytics

Class com.atlassian.confluence.plugins.dailysummary.analytics.SummaryEmailTrackingServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

eventPublisher

com.atlassian.event.api.EventPublisher eventPublisher

Package com.atlassian.confluence.plugins.dashboard

Class com.atlassian.confluence.plugins.dashboard.AddAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

spaceManager

SpaceManager spaceManager

SPACE_LIMIT

int SPACE_LIMIT

type

String type

globalSpacesQuery

ListBuilder<T> globalSpacesQuery

globalSpaces

List<E> globalSpaces

favouriteSpaces

Collection<E> favouriteSpaces

personalSpace

Space personalSpace

Package com.atlassian.confluence.plugins.dashboard.json

Class com.atlassian.confluence.plugins.dashboard.json.GetTemplatesAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

pageTemplateManager

PageTemplateManager pageTemplateManager

spaceManager

SpaceManager spaceManager

spaceKey

String spaceKey

jsonResult

Map<K,V> jsonResult

Package com.atlassian.confluence.plugins.doctheme

Class com.atlassian.confluence.plugins.doctheme.ConfigureThemeAction extends AbstractSpaceAction implements Serializable

Serialized Fields

headerText

String headerText

footerText

String footerText

navigationText

String navigationText

treeEnabled

boolean treeEnabled

spaceSearchEnabled

boolean spaceSearchEnabled

themeService

ThemeService themeService

Class com.atlassian.confluence.plugins.doctheme.Settings extends Object implements Serializable

Serialized Fields

header

String header

footer

String footer

navigation

String navigation

treeEnabled

boolean treeEnabled

spaceSearchEnabled

boolean spaceSearchEnabled

Package com.atlassian.confluence.plugins.dragdrop

Class com.atlassian.confluence.plugins.dragdrop.UploadAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

fileUploadManager

FileUploadManager fileUploadManager

editorFormatService

EditorFormatService editorFormatService

draftService

DraftService draftService

pageId

long pageId

draftId

long draftId

filename

String filename

mimeType

String mimeType

size

long size

jsonResult

HashMap<K,V> jsonResult

httpServletRequest

javax.servlet.http.HttpServletRequest httpServletRequest

Package com.atlassian.confluence.plugins.edgeindex.servlet

Class com.atlassian.confluence.plugins.edgeindex.servlet.BuildEdgeIndexServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

permissionManager

PermissionManager permissionManager

edgeIndexBuilder

EdgeIndexBuilder edgeIndexBuilder

Package com.atlassian.confluence.plugins.editorloader

Class com.atlassian.confluence.plugins.editorloader.EditorAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

notificationManager

NotificationManager notificationManager

editorManager

EditorManager editorManager

page

AbstractPage page

space

Space space

Package com.atlassian.confluence.plugins.gadgets

Class com.atlassian.confluence.plugins.gadgets.GadgetPlaceholderServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

httpRetrievalService

HttpRetrievalService httpRetrievalService

requestContextBuilder

RequestContextBuilder requestContextBuilder

gadgetSpecFactory

com.atlassian.gadgets.spec.GadgetSpecFactory gadgetSpecFactory

whiteListManager

GadgetWhiteListManager whiteListManager

resolver

com.atlassian.sal.api.message.I18nResolver resolver

font

Font font

placeholderCache

com.atlassian.cache.Cache placeholderCache
Since we want to cache the BufferedImage it can not go outside of the jvm Given that we have less than 200 customers running clustered AND gadgets are not all that common on pages it is simply not worth making it possible to use the cache on a clustered system. Instead we check if we are clustered and turn the cache off if we are.


isClustered

boolean isClustered

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

Class com.atlassian.confluence.plugins.gadgets.admin.actions.AddOrRemoveGadgetFeedAction extends ViewGadgetsAdminAction implements Serializable

Serialized Fields

gadgetFeedReaderFactory

com.atlassian.gadgets.feed.GadgetFeedReaderFactory gadgetFeedReaderFactory

gadgetFeedToAdd

String gadgetFeedToAdd

gadgetFeedToRemove

String gadgetFeedToRemove

Class com.atlassian.confluence.plugins.gadgets.admin.actions.AddOrRemoveGadgetSpecAction extends ViewGadgetsAdminAction implements Serializable

Serialized Fields

gadgetUrlToAdd

String gadgetUrlToAdd

gadgetUrlToRemove

String gadgetUrlToRemove

eventPublisher

com.atlassian.event.api.EventPublisher eventPublisher

gadgetSpecFactory

com.atlassian.gadgets.spec.GadgetSpecFactory gadgetSpecFactory

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

Serialized Fields

installedGadgets

List<E> installedGadgets

installedGadgetFeeds

List<E> installedGadgetFeeds

userConfiguredRules

Set<E> userConfiguredRules

clusterSafeGadgetDirectoryStore

com.atlassian.gadgets.directory.spi.ExternalGadgetSpecStore clusterSafeGadgetDirectoryStore

subscribedGadgetFeedStore

com.atlassian.gadgets.directory.spi.SubscribedGadgetFeedStore subscribedGadgetFeedStore

whitelist

ConfluenceURIWhitelist whitelist

activeTab

String activeTab

Class com.atlassian.confluence.plugins.gadgets.admin.actions.WhitelistAdminAction extends ViewGadgetsAdminAction implements Serializable

Serialized Fields

whitelistUrlToAdd

String whitelistUrlToAdd

whitelistUrlToRemove

String whitelistUrlToRemove

Package com.atlassian.confluence.plugins.gadgets.events

Class com.atlassian.confluence.plugins.gadgets.events.GadgetInstalledEvent extends ConfluenceEvent implements Serializable

Class com.atlassian.confluence.plugins.gadgets.events.GadgetUninstalledEvent extends ConfluenceEvent implements Serializable


Package com.atlassian.confluence.plugins.gadgets.metadata

Class com.atlassian.confluence.plugins.gadgets.metadata.GadgetMacroParameter extends MacroParameter implements Serializable

Serialized Fields

displayName

String displayName

Package com.atlassian.confluence.plugins.gadgets.tokenstore

Class com.atlassian.confluence.plugins.gadgets.tokenstore.RevokeOAuthTokensAction extends AbstractUserProfileAction implements Serializable

Serialized Fields

store

com.atlassian.oauth.serviceprovider.ServiceProviderTokenStore store

tokens

Iterable<T> tokens

token

String token
The token to delete.


Package com.atlassian.confluence.plugins.like.actions

Class com.atlassian.confluence.plugins.like.actions.LikeAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

likeManager

LikeManager likeManager

contentEntityManager

ContentEntityManager contentEntityManager

contentId

long contentId

url

String url

Class com.atlassian.confluence.plugins.like.actions.NotificationsAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

notificationManager

NotificationManager notificationManager

likeNotificationPreferences

LikeNotificationPreferences likeNotificationPreferences

notifyAuthor

boolean notifyAuthor
These fields are only used to store any request state that has been posted to update-notifications.action


notifyFollowers

boolean notifyFollowers

Package com.atlassian.confluence.plugins.like.notifications.dao

Class com.atlassian.confluence.plugins.like.notifications.dao.NonClusteredCacheNotificationDao.CacheKey extends Object implements Serializable

Serialized Fields

username

String username

contentId

long contentId

Package com.atlassian.confluence.plugins.macros.dashboard.recentupdates.events

Class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.events.DashboardPopularTabViewEvent extends DashboardRecentlyUpdatedViewEvent implements Serializable

Class com.atlassian.confluence.plugins.macros.dashboard.recentupdates.events.DashboardRecentlyUpdatedViewEvent extends ConfluenceEvent implements Serializable

Serialized Fields

tabName

String tabName

Package com.atlassian.confluence.plugins.rest.service

Class com.atlassian.confluence.plugins.rest.service.SearchServiceException extends Exception implements Serializable


Package com.atlassian.confluence.plugins.schedule.admin.action

Class com.atlassian.confluence.plugins.schedule.admin.action.AbstractViewAction extends ConfluenceActionSupport implements Serializable

serialVersionUID: 1L

Serialized Fields

scheduledJobManager

ScheduledJobManager scheduledJobManager

Class com.atlassian.confluence.plugins.schedule.admin.action.ChangeScheduleAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

scheduledJobManager

ScheduledJobManager scheduledJobManager

group

String group

id

String id

cronExpression

String cronExpression

Class com.atlassian.confluence.plugins.schedule.admin.action.GetFutureSchedulesAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

result

GetFutureSchedulesAction.Result result

cronExpressionValue

String cronExpressionValue

Class com.atlassian.confluence.plugins.schedule.admin.action.JobAction extends ConfluenceActionSupport implements Serializable

serialVersionUID: 1L

Serialized Fields

scheduledJobManager

ScheduledJobManager scheduledJobManager

group

String group

id

String id

Class com.atlassian.confluence.plugins.schedule.admin.action.ViewScheduledJobsAction extends AbstractViewAction implements Serializable

serialVersionUID: 1L

Serialized Fields

jobs

List<E> jobs

jobRegistry

ManagedScheduledJobRegistry jobRegistry

Class com.atlassian.confluence.plugins.schedule.admin.action.ViewScheduledJobsHistoryAction extends AbstractViewAction implements Serializable

serialVersionUID: 1L

Serialized Fields

job

ScheduledJobStatus job

group

String group

id

String id

history

List<E> history

Package com.atlassian.confluence.plugins.spacedirectory

Class com.atlassian.confluence.plugins.spacedirectory.ViewSpaceDirectoryAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

spaceManager

SpaceManager spaceManager

startIndex

int startIndex

teamLabel

String teamLabel

spaceList

List<E> spaceList

totalSize

int totalSize

paginationSupport

PaginationSupport<T> paginationSupport

predefinedSearchBuilder

PredefinedSearchBuilder predefinedSearchBuilder

spaceLogoManager

SpaceLogoManager spaceLogoManager

searchManager

SearchManager searchManager

Package com.atlassian.confluence.plugins.templates.actions

Class com.atlassian.confluence.plugins.templates.actions.AbstractEditPageTemplateAction extends AbstractPageTemplateAction implements Serializable

Serialized Fields

preview

String preview

back

String back

title

String title

wysiwygContent

String wysiwygContent

description

String description

formatConverter

FormatConverter formatConverter

labelManager

LabelManager labelManager

Class com.atlassian.confluence.plugins.templates.actions.AbstractPageTemplateAction extends AbstractSpaceAction implements Serializable

Serialized Fields

pageTemplateManager

PageTemplateManager pageTemplateManager

pageTemplate

PageTemplate pageTemplate

entityId

long entityId

originalPageTemplate

PageTemplate originalPageTemplate

labelsString

String labelsString

Class com.atlassian.confluence.plugins.templates.actions.CreatePageTemplateAction extends AbstractEditPageTemplateAction implements Serializable

Class com.atlassian.confluence.plugins.templates.actions.EditPageTemplateAction extends AbstractEditPageTemplateAction implements Serializable

Serialized Fields

versionMismatch

boolean versionMismatch

oldContent

String oldContent

Class com.atlassian.confluence.plugins.templates.actions.ListPageTemplatesAction extends AbstractPageTemplateAction implements Serializable

Serialized Fields

pageTemplates

List<E> pageTemplates

wikiPageTemplates

List<E> wikiPageTemplates

xhtmlPageTemplates

List<E> xhtmlPageTemplates

Class com.atlassian.confluence.plugins.templates.actions.RemovePageTemplateAction extends AbstractPageTemplateAction implements Serializable

Class com.atlassian.confluence.plugins.templates.actions.ViewPageTemplateAction extends AbstractPageTemplateAction implements Serializable

Serialized Fields

formatConverter

FormatConverter formatConverter

content

String content

Package com.atlassian.confluence.plugins.templates.servlet

Class com.atlassian.confluence.plugins.templates.servlet.TemplateVariablePlaceholderServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

placeholderImageFactory

PlaceholderImageFactory placeholderImageFactory

Package com.atlassian.confluence.plugins.viewsource

Class com.atlassian.confluence.plugins.viewsource.ViewSourceAction extends AbstractPageAwareAction implements Serializable

Serialized Fields

editRenderer

Renderer editRenderer

html

String html

xhtmlContent

XhtmlContent xhtmlContent

Package com.atlassian.confluence.plugins.viewstorage

Class com.atlassian.confluence.plugins.viewstorage.ViewStorageFormatAction extends AbstractPageAwareAction implements Serializable

Serialized Fields

commentManager

CommentManager commentManager

inputStream

InputStream inputStream

commentId

long commentId

Package com.atlassian.confluence.plugins.whatsnew.actions

Class com.atlassian.confluence.plugins.whatsnew.actions.WhatsNewSettingsAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

whatsNewManager

WhatsNewManager whatsNewManager

result

Map<K,V> result

isShownForUser

boolean isShownForUser

Package com.atlassian.confluence.renderer

Class com.atlassian.confluence.renderer.ShortcutLinkConfig extends Object implements Serializable

Serialized Fields

expandedValue

String expandedValue

defaultAlias

String defaultAlias

Class com.atlassian.confluence.renderer.UserMacroConfig extends Object implements Serializable

Serialized Fields

template

String template

name

String name

title

String title

description

String description

categories

Set<E> categories

iconLocation

String iconLocation

documentationUrl

String documentationUrl

hasBody

boolean hasBody

hidden

boolean hidden
By default, existing User Macros should not appear in the Macro Browser.


outputType

String outputType

bodyType

String bodyType

parameters

List<E> parameters

Class com.atlassian.confluence.renderer.WikiRenderException extends Exception implements Serializable


Package com.atlassian.confluence.renderer.actions

Class com.atlassian.confluence.renderer.actions.RenderContentAction extends AbstractCommandAction implements Serializable

Serialized Fields

renderingService

RenderingService renderingService

spaceService

SpaceService spaceService

contentId

String contentId

contentType

String contentType

spaceKey

String spaceKey

xHtml

String xHtml

Package com.atlassian.confluence.renderer.template

Class com.atlassian.confluence.renderer.template.TemplateRenderingException extends RuntimeException implements Serializable


Package com.atlassian.confluence.rpc

Class com.atlassian.confluence.rpc.AlreadyExistsException extends RemoteException implements Serializable

Class com.atlassian.confluence.rpc.AuthenticationFailedException extends RemoteException implements Serializable

Class com.atlassian.confluence.rpc.InvalidSessionException extends RemoteException implements Serializable

Class com.atlassian.confluence.rpc.NotFoundException extends RemoteException implements Serializable

Class com.atlassian.confluence.rpc.NotPermittedException extends RemoteException implements Serializable

Class com.atlassian.confluence.rpc.OperationTimedOutException extends RemoteException implements Serializable

Class com.atlassian.confluence.rpc.RemoteException extends Exception implements Serializable

Class com.atlassian.confluence.rpc.VersionMismatchException extends RemoteException implements Serializable


Package com.atlassian.confluence.rpc.auth

Class com.atlassian.confluence.rpc.auth.TokenMap extends HashMap implements Serializable

Serialized Fields

tokenTimeout

long tokenTimeout

tokenTimeouts

Map<K,V> tokenTimeouts

Package com.atlassian.confluence.rpc.soap

Class com.atlassian.confluence.rpc.soap.ConfluenceAxisSoapService extends org.apache.axis.handlers.soap.SOAPService implements Serializable

Class com.atlassian.confluence.rpc.soap.SpringRpcProvider extends org.apache.axis.providers.java.RPCProvider implements Serializable

Serialized Fields

service

Object service

Package com.atlassian.confluence.rss

Class com.atlassian.confluence.rss.FeedTimeoutEvent extends ConfluenceEvent implements Serializable

Serialized Fields

entity

ConfluenceEntityObject 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.


numResultsToRender

int numResultsToRender
The number of results that were supposed to be rendered.


numResultsRendered

int numResultsRendered
The number of results that were successfully rendered before the timeout.


Package com.atlassian.confluence.rss.actions

Class com.atlassian.confluence.rss.actions.NetworkFeedAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

feedBuilder

FeedBuilder feedBuilder

predefinedSearchBuilder

PredefinedSearchBuilder predefinedSearchBuilder

followManager

FollowManager followManager

userAccessor

UserAccessor userAccessor

username

String username

rssType

String rssType

max

int max

user

com.atlassian.user.User user

contentType

ContentTypeEnum contentType

Package com.atlassian.confluence.schedule

Class com.atlassian.confluence.schedule.ScheduledJobConfiguration extends Object implements Serializable

Serialized Fields

enabled

AtomicBoolean enabled

cronSchedule

AtomicReference<V> cronSchedule

Class com.atlassian.confluence.schedule.ScheduledJobHistory extends Object implements Serializable

Serialized Fields

startDate

Date startDate

endDate

Date endDate

Class com.atlassian.confluence.schedule.ScheduledJobKey extends Object implements Serializable

Serialized Fields

group

String group

jobId

String jobId

Class com.atlassian.confluence.schedule.ScheduledJobStatus extends Object implements Serializable

Serialized Fields

scheduledJobKey

ScheduledJobKey scheduledJobKey

lastExecution

AtomicReference<V> lastExecution

nextExecution

AtomicReference<V> nextExecution

history

org.apache.commons.collections.Buffer history

status

AtomicReference<V> status

Package com.atlassian.confluence.schedule.managers

Class com.atlassian.confluence.schedule.managers.ManagedScheduleJobException extends RuntimeException implements Serializable


Package com.atlassian.confluence.search.actions

Class com.atlassian.confluence.search.actions.AttachmentSearchAction extends AbstractPageAwareAction implements Serializable

Serialized Fields

result

Map<K,V> result

attachmentManager

AttachmentManager attachmentManager

filetypes

String[] filetypes

Class com.atlassian.confluence.search.actions.ContentNameSearchAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

contentTypesDisplayMapper

ContentTypesDisplayMapper contentTypesDisplayMapper

contentNameSearcher

ContentNameSearcher contentNameSearcher

contentNameQueryTokenizer

QueryTokenizer contentNameQueryTokenizer

contentNameSearchSemaphoreHolder

SemaphoreHolder contentNameSearchSemaphoreHolder

settingsManager

SettingsManager settingsManager

query

String query

queryTokens

List<E> queryTokens

types

String[] types

spaceKey

String spaceKey

maxPerCategory

int maxPerCategory

result

ContentNameSearchResult result

servletRequest

javax.servlet.http.HttpServletRequest servletRequest

Class com.atlassian.confluence.search.actions.DraftAttachmentSearchAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

result

Map<K,V> result

attachmentManager

AttachmentManager attachmentManager

draftId

long draftId

draftManager

DraftManager draftManager

filetypes

String[] filetypes

Class com.atlassian.confluence.search.actions.FlushIndexQueueAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

indexManager

ConfluenceIndexManager indexManager

Class com.atlassian.confluence.search.actions.OpenSearchDescriptorAction extends ConfluenceActionSupport implements Serializable

Class com.atlassian.confluence.search.actions.ReIndexAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

indexRebuilder

IndexRebuilder indexRebuilder
Deprecated. 

successful

boolean successful
Deprecated. 

Class com.atlassian.confluence.search.actions.ReindexTaskProgressAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

indexManager

ConfluenceIndexManager indexManager

Class com.atlassian.confluence.search.actions.SearchIndexesAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

indexManager

ConfluenceIndexManager indexManager

didYouMeanBuildIndexTaskManager

BuildIndexTaskManager didYouMeanBuildIndexTaskManager

settingsManager

SettingsManager settingsManager

didYouMeanLuceneConnection

com.atlassian.bonnie.ILuceneConnection didYouMeanLuceneConnection

searchLuceneConnection

com.atlassian.bonnie.ILuceneConnection searchLuceneConnection

Class com.atlassian.confluence.search.actions.SearchQueryBean extends Object implements Serializable

Serialized Fields

queryString

String queryString
Deprecated. 

spaceKey

String spaceKey
Deprecated. 

type

String type
Deprecated. 

groupBy

String groupBy
Deprecated. 

lastModified

String lastModified
Deprecated. 

timer

Timer timer
Deprecated. 

spaceKeys

List<E> spaceKeys
Deprecated. 

Class com.atlassian.confluence.search.actions.SearchSiteAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

spacePickerHelper

SpacePickerHelper spacePickerHelper

paginationSupport

PaginationSupport<T> paginationSupport

searchManager

SearchManager searchManager

spaceManager

SpaceManager spaceManager

predefinedSearchBuilder

PredefinedSearchBuilder predefinedSearchBuilder

searchMapper

LuceneSearchMapper searchMapper

contentTypesDisplayMapper

ContentTypesDisplayMapper contentTypesDisplayMapper

pluginAccessor

com.atlassian.plugin.PluginAccessor pluginAccessor

queryAnalyzer

org.apache.lucene.analysis.Analyzer queryAnalyzer

highlighter

HitHighlighter highlighter

startIndex

int startIndex

results

List<E> results

validatedContributor

SearchSiteAction.UserDetails validatedContributor

key

String key

queryString

String queryString

where

String where

types

String[] types

contributor

String contributor
This field serves two purposes. The first is to store the query used to find a particular user. This happens when the user does not use autocomplete, but simply submits a query on this field. The second purpose is to store the formatted name of a user (formatted according to SearchSiteAction.AUTOCOMPLETE_USER_DETAILS_FORMAT). This happens when the user uses autocomplete and it populates this field with the value they have selected.


contributorUsername

String contributorUsername

lastModified

DateRangeEnum lastModified

totalSearchResults

int totalSearchResults

searchWords

List<E> searchWords

searchQuery

SearchSiteAction.BackwardsCompatibility searchQuery
Do not change the name of this variable. See SearchSiteAction.BackwardsCompatibility for more details.


typeOptions

List<E> typeOptions

dateRanges

List<E> dateRanges

relatedLabels

List<E> relatedLabels

includeArchivedSpaces

boolean includeArchivedSpaces

querySuggester

QuerySuggester querySuggester

querySuggestion

QuerySuggester.QuerySuggestion querySuggestion

renderer

DelegatedSearchResultRenderer renderer

Class com.atlassian.confluence.search.actions.Timer extends Object implements Serializable

Serialized Fields

map

LinkedHashMap<K,V> map

Class com.atlassian.confluence.search.actions.UserSearchAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

searchManager

SearchManager searchManager
Deprecated. 

predefinedSearchBuilder

PredefinedSearchBuilder predefinedSearchBuilder
Deprecated. 

query

String query
Deprecated. 

results

List<E> results
Deprecated. 

filterDisabledUsers

boolean filterDisabledUsers
Deprecated. 

Package com.atlassian.confluence.search.actions.json

Class com.atlassian.confluence.search.actions.json.ContentNameMatch extends Object implements Serializable

Serialized Fields

id

String id

name

String name

href

String href

className

String className

icon

String icon

spaceName

String spaceName

spaceKey

String spaceKey

username

String username

Class com.atlassian.confluence.search.actions.json.ContentNameSearchResult extends Object implements Serializable

Serialized Fields

statusMessage

String statusMessage

queryTokens

List<E> queryTokens

matches

List<E> matches

query

String query

Package com.atlassian.confluence.search.contentnames.lucene

Class com.atlassian.confluence.search.contentnames.lucene.ScoringPrefixFilter extends org.apache.lucene.search.Filter implements Serializable

Serialized Fields

term

org.apache.lucene.index.Term term

resultScores

DocumentResultScores resultScores

scorePerMatch

byte scorePerMatch

Class com.atlassian.confluence.search.contentnames.lucene.ScoringTermFilter extends org.apache.lucene.search.Filter implements Serializable

Serialized Fields

term

org.apache.lucene.index.Term term

resultScores

DocumentResultScores resultScores

scorePerMatch

byte scorePerMatch

Package com.atlassian.confluence.search.didyoumean

Class com.atlassian.confluence.search.didyoumean.IndexIOException extends RuntimeException implements Serializable


Package com.atlassian.confluence.search.didyoumean.actions

Class com.atlassian.confluence.search.didyoumean.actions.BuildIndexAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

didYouMeanBuildIndexTaskManager

BuildIndexTaskManager didYouMeanBuildIndexTaskManager

Class com.atlassian.confluence.search.didyoumean.actions.IndexProgressAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

didYouMeanBuildIndexTaskManager

BuildIndexTaskManager didYouMeanBuildIndexTaskManager

Package com.atlassian.confluence.search.lucene

Class com.atlassian.confluence.search.lucene.CaseInsensitiveSortComparator extends org.apache.lucene.search.SortComparator implements Serializable


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

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

Serialized Fields

attachmentTypes

Set<E> attachmentTypes

negate

boolean negate

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

Serialized Fields

userAccessor

UserAccessor userAccessor

spacePermissionsFilter

SpacePermissionsFilter spacePermissionsFilter

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

Serialized Fields

userCredentials

List<E> userCredentials
This list is made up of a username and a list of group names encoded by ContentPermissionSearchUtils.getEncodedEntityName()

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

Serialized Fields

filters

List<E> filters
Deprecated. 

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

serialVersionUID: 9080933966775117753L

Serialized Fields

terms

List<E> terms

negatedFlag

boolean negatedFlag

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

Serialized Fields

query

String query

fieldName

String fieldName

queryAnalyzer

org.apache.lucene.analysis.Analyzer queryAnalyzer

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

Serialized Fields

spaceKeys

Collection<E> spaceKeys

negate

boolean negate

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

Serialized Fields

inSpaceFilter

org.apache.lucene.search.Filter inSpaceFilter

dao

SpacePermissionsFilterDao dao

permissionManager

PermissionManager permissionManager

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

Serialized Fields

term

org.apache.lucene.index.Term term

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

Serialized Fields

user

com.atlassian.user.User user

spacePermissionManager

SpacePermissionManager spacePermissionManager

Package com.atlassian.confluence.search.lucene.tasks

Class com.atlassian.confluence.search.lucene.tasks.UnIndexSpaceIndexTask.SpaceKeyHandle extends Object implements Serializable

Serialized Fields

key

String key

Package com.atlassian.confluence.search.v2

Class com.atlassian.confluence.search.v2.FieldNotRequestedException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class com.atlassian.confluence.search.v2.InvalidQueryException extends InvalidSearchException implements Serializable

Serialized Fields

queryKey

String queryKey

Class com.atlassian.confluence.search.v2.InvalidSearchException extends Exception implements Serializable


Package com.atlassian.confluence.search.v2.lucene

Class com.atlassian.confluence.search.v2.lucene.LuceneMapperNotFoundException extends RuntimeException implements Serializable

Serialized Fields

mappeeKey

String mappeeKey

mappeeClass

Class<T> mappeeClass

Package com.atlassian.confluence.search.v2.lucene.boosting

Class com.atlassian.confluence.search.v2.lucene.boosting.BoostingQuery extends org.apache.lucene.search.Query implements Serializable

Serialized Fields

contextQuery

org.apache.lucene.search.Query contextQuery

searchQueryParameters

SearchQueryParameters searchQueryParameters

boostStrategy

BoostingStrategy boostStrategy

contextScorer

org.apache.lucene.search.Scorer contextScorer

Package com.atlassian.confluence.security

Class com.atlassian.confluence.security.ContentPermission extends ConfluenceEntityObject implements Serializable

Serialized Fields

type

String type

userName

String userName

groupName

String groupName

owningSet

ContentPermissionSet owningSet

userAccessor

UserAccessor userAccessor

Class com.atlassian.confluence.security.EntityRuntimeException extends RuntimeException implements Serializable

Class com.atlassian.confluence.security.InvalidOperationException extends RuntimeException implements Serializable

Class com.atlassian.confluence.security.Permission extends Object implements Serializable

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

myName

String myName

Class com.atlassian.confluence.security.SpacePermission extends ConfluenceEntityObject implements Serializable

Serialized Fields

type

String type

space

Space space

group

String group

userName

String userName

Package com.atlassian.confluence.security.actions

Class com.atlassian.confluence.security.actions.AbstractEditPermissionAction extends AbstractPermissionsAction implements Serializable

Serialized Fields

permissionCheckDispatcherResultCache

PermissionCheckDispatcherResultCache permissionCheckDispatcherResultCache

selectedUsername

String selectedUsername

selectedGroup

String selectedGroup

usersToAdd

String usersToAdd

groupsToAdd

String groupsToAdd

permissionsAdministrator

EditPermissionsAdministrator permissionsAdministrator

Class com.atlassian.confluence.security.actions.AbstractGlobalPermissionsAction extends AbstractPermissionsAction implements Serializable

Class com.atlassian.confluence.security.actions.AbstractPermissionsAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

userPermissionRows

Collection<E> userPermissionRows
Map of usernames to DefaultPermissionsAdministrator.UserPermissionRows.


groupPermissionRows

Collection<E> groupPermissionRows
Map of groupnames to DefaultPermissionsAdministrator.GroupPermissionRows.


anonymousPermissionRow

PermissionRow anonymousPermissionRow

permissionsAdministratorBuilder

PermissionsAdministratorBuilder permissionsAdministratorBuilder

Class com.atlassian.confluence.security.actions.AbstractSpacePermissionsAction extends AbstractPermissionsAction implements Serializable

Serialized Fields

space

Space space
Deprecated. 

spaceManager

SpaceManager spaceManager
Deprecated. 

key

String key
Deprecated. 

Class com.atlassian.confluence.security.actions.EditGlobalPermissionsAction extends AbstractEditPermissionAction implements Serializable

Class com.atlassian.confluence.security.actions.EditSpacePermissionDefaultsAction extends AbstractEditPermissionAction implements Serializable

Serialized Fields

searchEntitiesManager

SearchEntitiesManager searchEntitiesManager

spacePermissionDefaultsStore

SpacePermissionDefaultsStore spacePermissionDefaultsStore

Class com.atlassian.confluence.security.actions.EditSpacePermissionsAction extends AbstractEditPermissionAction implements Serializable

Serialized Fields

spaceManager

SpaceManager spaceManager

space

Space space

key

String key

Class com.atlassian.confluence.security.actions.NotPermittedAction extends LoginAction implements Serializable

Serialized Fields

key

String key

spaceManager

SpaceManager spaceManager

jsonResult

Object jsonResult

request

javax.servlet.http.HttpServletRequest request

Class com.atlassian.confluence.security.actions.ViewGlobalPermissionsAction extends AbstractPermissionsAction implements Serializable

Serialized Fields

globalPermissionsAdministrator

PermissionsAdministrator globalPermissionsAdministrator

Class com.atlassian.confluence.security.actions.ViewSpacePermissionDefaultsAction extends AbstractPermissionsAction implements Serializable

Serialized Fields

spacePermissionsAdministrator

PermissionsAdministrator spacePermissionsAdministrator

spacePermissionDefaultsStore

SpacePermissionDefaultsStore spacePermissionDefaultsStore

spaceManager

SpaceManager spaceManager

spaces

List<E> spaces

Class com.atlassian.confluence.security.actions.ViewSpacePermissionsAction extends AbstractPermissionsAction implements Serializable

Serialized Fields

spacePermissionsAdministrator

PermissionsAdministrator spacePermissionsAdministrator

spaceManager

SpaceManager spaceManager

space

Space space

key

String key

Package com.atlassian.confluence.security.persistence.dao.hibernate

Class com.atlassian.confluence.security.persistence.dao.hibernate.AliasedKey extends Object implements Serializable

Serialized Fields

id

long id

alias

String alias

key

Key key

Class com.atlassian.confluence.security.persistence.dao.hibernate.KeyTransferBean extends Object implements Serializable

Serialized Fields

keyType

String keyType

algorithm

String algorithm

encodedKey

String encodedKey

Class com.atlassian.confluence.security.persistence.dao.hibernate.UserLoginInfo extends Object implements Serializable

Serialized Fields

id

long id

currentFailedLoginCount

int currentFailedLoginCount

totalFailedLoginCount

int totalFailedLoginCount

lastSuccessfulLoginDate

Date lastSuccessfulLoginDate

previousSuccessfulLoginDate

Date previousSuccessfulLoginDate

lastFailedLoginDate

Date lastFailedLoginDate

userName

String userName

Package com.atlassian.confluence.security.service

Class com.atlassian.confluence.security.service.IllegalPermissionStateException extends IllegalStateException implements Serializable


Package com.atlassian.confluence.security.trust

Class com.atlassian.confluence.security.trust.CertificateRetrievalException extends Exception implements Serializable


Package com.atlassian.confluence.security.websudo

Class com.atlassian.confluence.security.websudo.AuthenticateAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

password

String password

destination

String destination

webSudoManager

WebSudoManager webSudoManager

Class com.atlassian.confluence.security.websudo.DropAuthenticationAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

response

AjaxResponse response

webSudoManager

WebSudoManager webSudoManager

Package com.atlassian.confluence.servlet

Class com.atlassian.confluence.servlet.ConfluenceHttpServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

log

org.apache.log4j.Category log

Class com.atlassian.confluence.servlet.ConfluenceNoOpServlet extends com.atlassian.core.servlet.AbstractNoOpServlet implements Serializable

Class com.atlassian.confluence.servlet.ConfluenceServletDispatcher extends com.opensymphony.webwork.dispatcher.ServletDispatcher implements Serializable

Class com.atlassian.confluence.servlet.ConfluenceVelocityServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

velocityManager

com.opensymphony.webwork.views.velocity.VelocityManager velocityManager

Class com.atlassian.confluence.servlet.CssServlet extends javax.servlet.http.HttpServlet implements Serializable

Class com.atlassian.confluence.servlet.FileServerServlet extends com.atlassian.plugin.servlet.AbstractFileServerServlet implements Serializable

Serialized Fields

downloadStrategies

List<E> downloadStrategies

Class com.atlassian.confluence.servlet.ImageCaptchaServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

captchaManager

CaptchaManager captchaManager

Class com.atlassian.confluence.servlet.LabelServlet extends ConfluenceHttpServlet implements Serializable

Serialized Fields

labelManager

LabelManager labelManager

Class com.atlassian.confluence.servlet.ReadyToServeServlet extends javax.servlet.GenericServlet implements Serializable

Class com.atlassian.confluence.servlet.ServletModuleContainerServlet extends com.atlassian.plugin.servlet.ServletModuleContainerServlet implements Serializable

Serialized Fields

servletModuleManager

com.atlassian.plugin.servlet.ServletModuleManager servletModuleManager

Class com.atlassian.confluence.servlet.SpringManagedServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

servletManager

ServletManager servletManager

servletConfig

javax.servlet.ServletConfig servletConfig

componentName

String componentName

Class com.atlassian.confluence.servlet.TinyUrlServlet extends ConfluenceHttpServlet implements Serializable


Package com.atlassian.confluence.setup

Class com.atlassian.confluence.setup.BootstrapContextInitialisedEvent extends org.springframework.context.ApplicationEvent implements Serializable

Class com.atlassian.confluence.setup.SetupCompleteEvent extends ConfluenceEvent implements Serializable

Class com.atlassian.confluence.setup.SharedConfigurationMap extends Object implements Serializable

Serialized Fields

attributes

Map<K,V> attributes

Package com.atlassian.confluence.setup.actions

Class com.atlassian.confluence.setup.actions.AbstractDatabaseCreationAction extends AbstractSetupDatabaseAction implements Serializable

Serialized Fields

sidManager

ConfluenceSidManager sidManager

keyPairInitialiser

KeyPairInitialiser keyPairInitialiser

Class com.atlassian.confluence.setup.actions.AbstractSetupAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

setupPersister

com.atlassian.config.setup.SetupPersister setupPersister

pluginAccessor

com.atlassian.plugin.PluginAccessor pluginAccessor

Class com.atlassian.confluence.setup.actions.AbstractSetupDatabaseAction extends AbstractSetupAction implements Serializable

Serialized Fields

database

String database

dbDetails

com.atlassian.config.db.DatabaseDetails dbDetails

hibernateConfig

com.atlassian.config.db.HibernateConfig hibernateConfig

Class com.atlassian.confluence.setup.actions.AbstractSetupEmailAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

name

String name

from

String from

fromName

String fromName

prefix

String prefix

userName

String userName

password

String password

hostname

String hostname

jndiName

String jndiName

id

Long id

mailServerManager

com.atlassian.mail.server.MailServerManager mailServerManager

Class com.atlassian.confluence.setup.actions.ChecklistAction extends AbstractSetupAction implements Serializable

Class com.atlassian.confluence.setup.actions.ConnectToJiraAction extends AbstractSetupAction implements Serializable

Serialized Fields

applinkManifestRetriever

com.atlassian.applinks.spi.manifest.ManifestRetriever applinkManifestRetriever

applinkApplicationLink

com.atlassian.applinks.spi.link.MutatingApplicationLinkService applinkApplicationLink

applinkTypeAccessor

com.atlassian.applinks.spi.util.TypeAccessor applinkTypeAccessor

crowdDirectoryService

com.atlassian.crowd.embedded.api.CrowdDirectoryService crowdDirectoryService

directoryManager

com.atlassian.crowd.manager.directory.DirectoryManager directoryManager

applinkHostApplication

com.atlassian.applinks.host.spi.HostApplication applinkHostApplication

embeddedCrowdBootstrap

EmbeddedCrowdBootstrap embeddedCrowdBootstrap

setupPersister

com.atlassian.config.setup.SetupPersister setupPersister

spacePermissionManager

SpacePermissionManager spacePermissionManager

jiraBaseUrl

String jiraBaseUrl

confluenceBaseUrl

String confluenceBaseUrl

username

String username

password

String password

jiraAdminGroups

List<E> jiraAdminGroups

jiraUserGroups

List<E> jiraUserGroups

jiraUri

URI jiraUri

confluenceUri

URI confluenceUri

applinkAndCrowdReady

boolean applinkAndCrowdReady

crowdApplicationName

String crowdApplicationName

crowdApplicationPassword

String crowdApplicationPassword

Class com.atlassian.confluence.setup.actions.ConnectToJiraSyncDirectoryAction extends AbstractSetupAction implements Serializable

Serialized Fields

crowdDirectoryService

com.atlassian.crowd.embedded.api.CrowdDirectoryService crowdDirectoryService

crowdDirectoryManager

com.atlassian.crowd.manager.directory.DirectoryManager crowdDirectoryManager

longRunningTaskManager

LongRunningTaskManager longRunningTaskManager

longRunningTaskId

LongRunningTaskId longRunningTaskId

longRunningTask

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

Class com.atlassian.confluence.setup.actions.FinishSetupAction extends AbstractSetupAction implements Serializable

Serialized Fields

installationMethod

String installationMethod

demonstrationContentInstalled

boolean demonstrationContentInstalled

lifecycleManager

com.atlassian.config.lifecycle.LifecycleManager lifecycleManager

upgradeGate

UpgradeGate upgradeGate

eventPublisher

com.atlassian.event.api.EventPublisher eventPublisher

Class com.atlassian.confluence.setup.actions.SelectGlobalLocaleAction extends AbstractSetupAction implements Serializable

Serialized Fields

globalDefaultLocale

String globalDefaultLocale

Class com.atlassian.confluence.setup.actions.SelectSetupStepAction extends AbstractSetupAction implements Serializable

Serialized Fields

jdk14

boolean jdk14

servlet23

boolean servlet23

confluenceHomeOk

boolean confluenceHomeOk

resin3Ok

boolean resin3Ok

currentSetupActionName

String currentSetupActionName

Class com.atlassian.confluence.setup.actions.SetupAdministrator extends AbstractSetupAction implements Serializable

Serialized Fields

validator

UserFormValidator validator

username

String username

password

String password

confirm

String confirm

email

String email

fullName

String fullName

test

boolean test

confluenceAdministrators

com.atlassian.user.Group confluenceAdministrators

confluenceUsers

com.atlassian.user.Group confluenceUsers

embeddedCrowdBootstrap

EmbeddedCrowdBootstrap embeddedCrowdBootstrap

Class com.atlassian.confluence.setup.actions.SetupClusterAction extends AbstractSetupAction implements Serializable

Serialized Fields

setupClusterType

String setupClusterType

clusterName

String clusterName

clusterManager

ClusterManager clusterManager

networkInterface

String networkInterface

clusterConfigurationHelper

ClusterConfigurationHelper clusterConfigurationHelper

Class com.atlassian.confluence.setup.actions.SetupDataAction extends AbstractSetupAction implements Serializable

Serialized Fields

contentChoiceList

ArrayList<E> contentChoiceList

contentChoice

String contentChoice

Class com.atlassian.confluence.setup.actions.SetupDatabaseAction extends AbstractSetupDatabaseAction implements Serializable

Serialized Fields

databaseTypes

List<E> databaseTypes

selectedDatabaseType

String selectedDatabaseType

Class com.atlassian.confluence.setup.actions.SetupDatasourceAction extends AbstractDatabaseCreationAction implements Serializable

Serialized Fields

datasourceName

String datasourceName

dialect

String dialect

forceOverwriteExistingData

boolean forceOverwriteExistingData

Class com.atlassian.confluence.setup.actions.SetupDBChoiceAction extends AbstractSetupDatabaseAction implements Serializable

Serialized Fields

databases

DatabaseList databases

dbChoice

String dbChoice

dbChoiceSelect

String dbChoiceSelect

thisNodeClustered

boolean thisNodeClustered

Class com.atlassian.confluence.setup.actions.SetupDBOtherAction extends ConfluenceActionSupport implements Serializable

Class com.atlassian.confluence.setup.actions.SetupDemoContentAction extends AbstractSetupAction implements Serializable

Serialized Fields

demoSiteUrl

URL demoSiteUrl
the url to the demo site, if not set the default URL will be used


importExportManager

ImportExportManager importExportManager

indexManager

ConfluenceIndexManager indexManager

Class com.atlassian.confluence.setup.actions.SetupEmbeddedDatabaseAction extends AbstractDatabaseCreationAction implements Serializable

Class com.atlassian.confluence.setup.actions.SetupLicenseAction extends AbstractSetupAction implements Serializable

Serialized Fields

licenseString

String licenseString

setupType

String setupType

clusterManager

ClusterManager clusterManager

webLicenseFacade

LicenseWebFacade webLicenseFacade

bootstrapSidManager

ConfluenceSidManager bootstrapSidManager

Class com.atlassian.confluence.setup.actions.SetupPathsAction extends AbstractSetupAction implements Serializable

Serialized Fields

attachmentStorageType

String attachmentStorageType

Class com.atlassian.confluence.setup.actions.SetupStandardDatabaseAction extends AbstractDatabaseCreationAction implements Serializable

Serialized Fields

forceOverwriteExistingData

boolean forceOverwriteExistingData

Class com.atlassian.confluence.setup.actions.SetupUserManagementChoiceAction extends AbstractSetupAction implements Serializable

Serialized Fields

userManagementChoice

String userManagementChoice

Package com.atlassian.confluence.setup.bandana

Class com.atlassian.confluence.setup.bandana.ConfluenceBandanaContext extends Object implements Serializable

Serialized Fields

spaceKey

String spaceKey

Class com.atlassian.confluence.setup.bandana.ConfluenceBandanaRecord extends Object implements Serializable

Serialized Fields

id

long id

context

String context

key

String key

value

String value

Package com.atlassian.confluence.setup.settings

Class com.atlassian.confluence.setup.settings.CustomHtmlSettings extends Object implements Serializable

Serialized Fields

beforeHeadEnd

String beforeHeadEnd

afterBodyStart

String afterBodyStart

beforeBodyEnd

String beforeBodyEnd

Class com.atlassian.confluence.setup.settings.GlobalDescription extends ContentEntityObject implements Serializable

Class com.atlassian.confluence.setup.settings.Settings extends Object implements Serializable

Serialized Fields

doNotSave

boolean doNotSave

allowCamelCase

boolean allowCamelCase

allowTrackbacks

boolean allowTrackbacks

allowThreadedComments

boolean allowThreadedComments

viewSpaceGoesToSpaceSummary

boolean viewSpaceGoesToSpaceSummary

externalUserManagement

boolean externalUserManagement

denyPublicSignup

boolean denyPublicSignup

emailAdminMessageOff

boolean emailAdminMessageOff

almostSupportPeriodEndMessageOff

boolean almostSupportPeriodEndMessageOff

senMissingInLicenseMessageOff

boolean senMissingInLicenseMessageOff

baseUrlAdminMessageOff

boolean baseUrlAdminMessageOff

allowRemoteApi

boolean allowRemoteApi

allowRemoteApiAnonymous

boolean allowRemoteApiAnonymous

antiXssMode

boolean antiXssMode

gzippingResponse

boolean gzippingResponse

disableLogo

boolean disableLogo

sharedMode

boolean sharedMode

enableDidYouMean

boolean enableDidYouMean

enableQuickNav

boolean enableQuickNav

enableSpaceStyles

boolean enableSpaceStyles

enableOpenSearch

boolean enableOpenSearch

enableJavascriptTop

boolean enableJavascriptTop

showSystemInfoIn500Page

boolean showSystemInfoIn500Page

referrerSettings

ReferrerSettings referrerSettings

captchaSettings

CaptchaSettings captchaSettings

customHtmlSettings

CustomHtmlSettings customHtmlSettings

colourSchemesSettings

ColourSchemesSettings colourSchemesSettings

loginManagerSettings

LoginManagerSettings loginManagerSettings

confluenceHttpParameters

ConfluenceHttpParameters confluenceHttpParameters

attachmentMaxSize

long attachmentMaxSize

draftSaveInterval

int draftSaveInterval

maxAttachmentsInUI

int maxAttachmentsInUI

siteHomePage

String siteHomePage

siteTitle

String siteTitle

siteWelcomeMessage

String siteWelcomeMessage

documentationUrlPattern

String documentationUrlPattern

customContactMessage

String customContactMessage

showContactAdministratorsForm

boolean showContactAdministratorsForm

emailAddressVisibility

String emailAddressVisibility

defaultEncoding

String defaultEncoding

maxThumbHeight

int maxThumbHeight

maxThumbWidth

int maxThumbWidth

backupAttachmentsDaily

boolean backupAttachmentsDaily

backupDaily

boolean backupDaily

backupPath

String backupPath

nofollowExternalLinks

boolean nofollowExternalLinks

indexingLanguage

String indexingLanguage

globalDefaultLocale

String globalDefaultLocale

dailyBackupFilePrefix

String dailyBackupFilePrefix

dailyBackupDateFormatPattern

String dailyBackupDateFormatPattern

supportRequestEmail

String supportRequestEmail

defaultSpaceHomepageTitle

String defaultSpaceHomepageTitle

defaultSpaceHomepageContent

String defaultSpaceHomepageContent

defaultPersonalSpaceHomepageContent

String defaultPersonalSpaceHomepageContent

baseUrl

String baseUrl

attachmentDataStore

String attachmentDataStore

webdavServerUrl

String webdavServerUrl

webdavUsername

String webdavUsername

webdavPassword

String webdavPassword

displayLinkIcons

boolean displayLinkIcons

addWildcardsToUserAndGroupSearches

boolean addWildcardsToUserAndGroupSearches

xsrfAddComments

boolean xsrfAddComments

webSudoTimeout

long webSudoTimeout

webSudoEnabled

boolean webSudoEnabled

supportPeriodEndMessageOff

boolean supportPeriodEndMessageOff

enableWysiwyg

boolean enableWysiwyg

useWysiwygByDefault

boolean useWysiwygByDefault

numberOfBreadcrumbAncestors

int numberOfBreadcrumbAncestors

maxSimultaneousQuickNavRequests

int maxSimultaneousQuickNavRequests
This value has been arrived at from doing performance testing against a large dataset. 40 concurrent requests has a 90% line time of ~193ms. We've seen performance become unacceptable beyond this.


maxRssItems

int maxRssItems
The maximum number of items an RSS feed will be permitted to request.


rssTimeout

int rssTimeout
The time in seconds allowed to render an RSS feed.


pageTimeout

int pageTimeout
The time in seconds allowed to render a single page.

Class com.atlassian.confluence.setup.settings.SpaceSettings extends Object implements Serializable

Serialized Fields

spaceKey

String spaceKey

disableLogo

boolean disableLogo

colourSchemesSettings

ColourSchemesSettings colourSchemesSettings

doNotSave

boolean doNotSave

Package com.atlassian.confluence.setup.settings.beans

Class com.atlassian.confluence.setup.settings.beans.CaptchaSettings extends Object implements Serializable

Serialized Fields

enableCaptcha

boolean enableCaptcha

enableDebug

boolean enableDebug

captchaGroups

Collection<E> captchaGroups

exclude

String exclude

Class com.atlassian.confluence.setup.settings.beans.ColourSchemesSettings extends Object implements Serializable

Serialized Fields

colourSchemeType

String colourSchemeType

Class com.atlassian.confluence.setup.settings.beans.LoginManagerSettings extends Object implements Serializable

Serialized Fields

enableElevatedSecurityCheck

boolean enableElevatedSecurityCheck

loginAttemptsThreshold

int loginAttemptsThreshold

Class com.atlassian.confluence.setup.settings.beans.ReferrerSettings extends Object implements Serializable

Serialized Fields

collectReferrerData

boolean collectReferrerData

excludedReferrers

List<E> excludedReferrers

hideExternalReferrers

boolean hideExternalReferrers

Package com.atlassian.confluence.setup.webwork

Class com.atlassian.confluence.setup.webwork.EncodingVelocityResult extends com.atlassian.xwork.results.ProfiledVelocityResult implements Serializable

Class com.atlassian.confluence.setup.webwork.RawTextResult extends com.opensymphony.webwork.dispatcher.WebWorkResultSupport implements Serializable


Package com.atlassian.confluence.spaces

Class com.atlassian.confluence.spaces.Space extends ConfluenceEntityObject implements Serializable

Serialized Fields

name

String name

key

String key

spaceType

SpaceType spaceType

spaceStatus

SpaceStatus spaceStatus

description

SpaceDescription description

homePage

Page homePage

permissions

List<E> permissions

pageTemplates

List<E> pageTemplates

spaceGroup

SpaceGroup spaceGroup

Class com.atlassian.confluence.spaces.SpaceDescription extends SpaceContentEntityObject implements Serializable

Class com.atlassian.confluence.spaces.SpaceGroup extends ConfluenceEntityObject implements Serializable

Serialized Fields

name

String name

key

String key

licenseKey

String licenseKey

Class com.atlassian.confluence.spaces.SpaceType extends Object implements Serializable

Serialization Methods

readResolve

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

spaceTypeString

String spaceTypeString

Package com.atlassian.confluence.spaces.actions

Class com.atlassian.confluence.spaces.actions.AbstractCreateSpaceAction extends AbstractSpaceAction implements Serializable

Serialized Fields

indexManager

ConfluenceIndexManager indexManager

Class com.atlassian.confluence.spaces.actions.AbstractEditSpaceAction extends AbstractSpaceAdminAction implements Serializable

Serialized Fields

name

String name

description

String description

personalInformationManager

PersonalInformationManager personalInformationManager

pageManager

PageManager pageManager

availablePages

List<E> availablePages

selectedHomePage

String selectedHomePage

spaceType

String spaceType

archived

Boolean archived

Class com.atlassian.confluence.spaces.actions.AbstractLogoAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

fileUploadManager

FileUploadManager fileUploadManager

attachmentManager

AttachmentManager attachmentManager

Class com.atlassian.confluence.spaces.actions.AbstractSpaceAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

spaceManager

SpaceManager spaceManager

key

String key

space

Space space

originalSpace

Space originalSpace

wikiStyleRenderer

com.atlassian.renderer.WikiStyleRenderer wikiStyleRenderer

notificationManager

NotificationManager notificationManager

Class com.atlassian.confluence.spaces.actions.AbstractSpaceAdminAction extends AbstractSpaceAction implements Serializable

Class com.atlassian.confluence.spaces.actions.AddLabelToSpaceAction extends EditSpaceLabelAction implements Serializable

Serialized Fields

newSpaceLabel

String newSpaceLabel

newTeamLabel

String newTeamLabel

labelType

String labelType

Class com.atlassian.confluence.spaces.actions.AddTeamLabelToSpaceAction extends AddLabelToSpaceAction implements Serializable

Class com.atlassian.confluence.spaces.actions.BlogPostRssFeedAction extends LegacySpaceRssFeedAction implements Serializable

Class com.atlassian.confluence.spaces.actions.ChooseThemeAction extends AbstractThemeAction implements Serializable

Class com.atlassian.confluence.spaces.actions.ConfigureSpaceLogoAction extends AbstractLogoAction implements Serializable

Serialized Fields

space

Space space

key

String key

spaceManager

SpaceManager spaceManager

Class com.atlassian.confluence.spaces.actions.CreatePersonalSpaceAction extends AbstractCreateSpaceAction implements Serializable

Serialized Fields

spacePermission

String spacePermission

personalInformationManager

PersonalInformationManager personalInformationManager

Class com.atlassian.confluence.spaces.actions.CreateRssFeedAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

rssType

String rssType

sort

String sort

title

String title

spaces

List<E> spaces

excludedSpaceKeys

List<E> excludedSpaceKeys

types

List<E> types

maxResults

int maxResults

timeSpan

int timeSpan

publicFeed

boolean publicFeed

labelString

String labelString

feedBuilder

FeedBuilder feedBuilder

bandanaManager

com.atlassian.bandana.BandanaManager bandanaManager

showContent

boolean showContent
showContent defaults to true to preserve behaviour in already-configured feeds. If we were to not default these to true, then any feeds that do not explicitly set showContent=true (such as those generated from a space) will change behaviour.


pageSubTypes

List<E> pageSubTypes

blogSubTypes

List<E> blogSubTypes

Class com.atlassian.confluence.spaces.actions.CreateSpaceAction extends AbstractCreateSpaceAction implements Serializable

Serialized Fields

name

String name

spacePermission

String spacePermission

message

String message

result

boolean result

Class com.atlassian.confluence.spaces.actions.EditSpaceAction extends AbstractEditSpaceAction implements Serializable

Serialized Fields

localeManager

LocaleManager localeManager

Class com.atlassian.confluence.spaces.actions.EditSpaceEntryAction extends AbstractEditSpaceAction implements Serializable

Class com.atlassian.confluence.spaces.actions.EditSpaceLabelAction extends AbstractSpaceAdminAction implements Serializable

Serialized Fields

spaceLabelManager

SpaceLabelManager spaceLabelManager

Class com.atlassian.confluence.spaces.actions.ImportPagesAction extends AbstractSpaceAdminAction implements Serializable

Serialized Fields

directory

String directory

pageManager

PageManager pageManager

trimExtension

boolean trimExtension

overwriteExisting

boolean overwriteExisting

Class com.atlassian.confluence.spaces.actions.LegacySpaceRssFeedAction extends ViewSpaceAction implements Serializable

Serialized Fields

rssType

String rssType

Class com.atlassian.confluence.spaces.actions.ListAttachmentsAction extends AbstractSpaceAction implements Serializable

Serialized Fields

searchManager

SearchManager searchManager

startIndex

int startIndex

sortBy

String sortBy

fileExtension

String fileExtension

labels

String labels

paginationSupport

PaginationSupport<T> paginationSupport

labelSplitRegex

String labelSplitRegex

Class com.atlassian.confluence.spaces.actions.RemoveLabelFromSpaceAction extends AbstractSpaceAction implements Serializable

Serialized Fields

labelId

long labelId

Class com.atlassian.confluence.spaces.actions.RemoveSpaceAction extends AbstractSpaceAdminAction implements Serializable

Serialized Fields

indexManager

ConfluenceIndexManager indexManager

taskId

LongRunningTaskId taskId

longRunningTaskManager

LongRunningTaskManager longRunningTaskManager

Class com.atlassian.confluence.spaces.actions.RemoveSpaceEntryAction extends AbstractSpaceAdminAction implements Serializable

Serialized Fields

indexManager

ConfluenceIndexManager indexManager

Class com.atlassian.confluence.spaces.actions.SpaceAdminAction extends AbstractSpaceAdminAction implements Serializable

Class com.atlassian.confluence.spaces.actions.SpaceAvailableAction extends AbstractSpaceAction implements Serializable

Serialized Fields

available

boolean available

message

String message

Class com.atlassian.confluence.spaces.actions.SpaceColourSchemeAction extends ColourSchemeAction implements Serializable

Class com.atlassian.confluence.spaces.actions.SpaceCommentRssFeedAction extends LegacySpaceRssFeedAction implements Serializable

Class com.atlassian.confluence.spaces.actions.SpaceEditDecoratorAction extends EditDecoratorAction implements Serializable

Class com.atlassian.confluence.spaces.actions.SpaceEditStylesheetAction extends AbstractSpaceAdminAction implements Serializable

Serialized Fields

style

String style

permissionManager

PermissionManager permissionManager

stylesheetManager

StylesheetManager stylesheetManager

Class com.atlassian.confluence.spaces.actions.SpaceLookAndFeelAction extends LookAndFeelAction implements Serializable

Class com.atlassian.confluence.spaces.actions.SpaceRssFeedAction extends LegacySpaceRssFeedAction implements Serializable

Class com.atlassian.confluence.spaces.actions.SpaceViewDefaultDecoratorAction extends ViewDefaultDecoratorAction implements Serializable

Class com.atlassian.confluence.spaces.actions.ViewRecentlyUpdatedSpaceContentAction extends ViewSpaceSummaryAction implements Serializable

Class com.atlassian.confluence.spaces.actions.ViewSpaceAction extends AbstractSpaceAction implements Serializable

Class com.atlassian.confluence.spaces.actions.ViewSpaceContentAction extends AbstractSpaceAction implements Serializable

Class com.atlassian.confluence.spaces.actions.ViewSpaceSummaryAction extends AbstractSpaceAction implements Serializable

Serialized Fields

name

String name

description

String description

recentlyUpdatedContent

List<E> recentlyUpdatedContent

contentEntityManager

ContentEntityManager contentEntityManager

commentManager

CommentManager commentManager

spaceLabelManager

SpaceLabelManager spaceLabelManager

Class com.atlassian.confluence.spaces.actions.ViewSpaceSummaryAdminAction extends AbstractSpaceAdminAction implements Serializable


Package com.atlassian.confluence.spaces.persistence.dao.hibernate

Class com.atlassian.confluence.spaces.persistence.dao.hibernate.SpaceStatusUserType extends Object implements Serializable

Class com.atlassian.confluence.spaces.persistence.dao.hibernate.SpaceTypeUserType extends Object implements Serializable


Package com.atlassian.confluence.spring.transaction.interceptor

Class com.atlassian.confluence.spring.transaction.interceptor.TargetClassLoaderTransactionProxyFactoryBean extends org.springframework.transaction.interceptor.TransactionProxyFactoryBean implements Serializable

Serialized Fields

target

Object target

Package com.atlassian.confluence.test.event

Class com.atlassian.confluence.test.event.NativeRobot extends Applet implements Serializable

Serialized Fields

ready

boolean ready

appletOffsetX

int appletOffsetX

appletOffsetY

int appletOffsetY

browserScreenX

int browserScreenX

browserScreenY

int browserScreenY

robot

Robot robot

debugEnabled

boolean debugEnabled

format

DateFormat format

dispatcher

com.atlassian.confluence.test.event.NativeRobot.Dispatcher dispatcher

debug

List<E> debug

Package com.atlassian.confluence.test.qunit

Class com.atlassian.confluence.test.qunit.QUnitTestResourceServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

config

javax.servlet.ServletConfig config

Package com.atlassian.confluence.themes

Class com.atlassian.confluence.themes.BaseColourScheme extends Object implements Serializable

Serialized Fields

colours

Map<K,V> colours

Package com.atlassian.confluence.themes.events

Class com.atlassian.confluence.themes.events.ColourSchemeChangedEvent extends LookAndFeelEvent implements Serializable

Class com.atlassian.confluence.themes.events.LookAndFeelEvent extends ConfluenceEvent implements Serializable

Serialized Fields

spaceKey

String spaceKey

Class com.atlassian.confluence.themes.events.StylesheetChangedEvent extends LookAndFeelEvent implements Serializable

Class com.atlassian.confluence.themes.events.ThemeChangedEvent extends LookAndFeelEvent implements Serializable

Serialized Fields

oldThemeKey

String oldThemeKey

newThemeKey

String newThemeKey

Package com.atlassian.confluence.upgrade

Class com.atlassian.confluence.upgrade.UpgradeException extends org.apache.commons.lang.exception.NestableException implements Serializable


Package com.atlassian.confluence.user

Class com.atlassian.confluence.user.ConfluenceAuthenticator extends com.atlassian.seraph.auth.DefaultAuthenticator implements Serializable

Serialized Fields

eventPublisher

com.atlassian.event.api.EventPublisher eventPublisher

userAccessor

UserAccessor userAccessor

Class com.atlassian.confluence.user.ConfluenceCrowdSSOAuthenticator extends com.atlassian.crowd.integration.seraph.v25.CrowdAuthenticator implements Serializable

Serialized Fields

eventManager

com.atlassian.event.EventManager eventManager

Class com.atlassian.confluence.user.ConfluenceGroupJoiningAuthenticator extends ConfluenceAuthenticator implements Serializable

Class com.atlassian.confluence.user.ConfluenceLDAPCredentialsProvider extends com.opensymphony.user.provider.ldap.LDAPCredentialsProvider implements Serializable

Class com.atlassian.confluence.user.ConfluenceLDAPGroupJoiningAuthenticator extends ConfluenceGroupJoiningAuthenticator implements Serializable

Class com.atlassian.confluence.user.PersonalInformation extends ContentEntityObject implements Serializable

Serialized Fields

username

String username

hasPersonalSpace

String hasPersonalSpace

fullName

String fullName

email

String email

Class com.atlassian.confluence.user.SignupsCleanupJobDetail extends org.quartz.JobDetail implements Serializable

Serialized Fields

crowdService

com.atlassian.crowd.embedded.api.CrowdService crowdService

userAccessor

UserAccessor userAccessor

easyUserManager

SignupManager easyUserManager

Class com.atlassian.confluence.user.UnknownUser extends Object implements Serializable

Serialized Fields

userName

String userName

fullName

String fullName

Class com.atlassian.confluence.user.UserManagementOperationFailedException extends com.atlassian.core.exception.InfrastructureException implements Serializable


Package com.atlassian.confluence.user.actions

Class com.atlassian.confluence.user.actions.AbstractEntityPaginationAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

paginationSupport

PaginationSupport<T> paginationSupport

Class com.atlassian.confluence.user.actions.AbstractGroupAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

name

String name

group

com.atlassian.user.Group group

groups

List<E> groups

Class com.atlassian.confluence.user.actions.AbstractLoginSignupAction extends AbstractUsersAction implements Serializable

Serialized Fields

fromNotPermitted

boolean fromNotPermitted

upgradeManager

UpgradeManager upgradeManager

signupManager

SignupManager signupManager

token

String token

logout

boolean logout

os_destination

String os_destination

clusterManager

ClusterManager clusterManager

captchaManager

CaptchaManager captchaManager

language

String language

writableDirectoryExistsCriteria

WritableDirectoryExistsCriteria writableDirectoryExistsCriteria

Class com.atlassian.confluence.user.actions.AbstractUserProfileAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

user

com.atlassian.user.User user

personalInformationEntity

PersonalInformation personalInformationEntity

personalInformation

String personalInformation

userPreferences

com.atlassian.core.user.preferences.UserPreferences userPreferences

attachments

List<E> attachments

userStatusManager

UserStatusManager userStatusManager

statusTextRenderer

StatusTextRenderer statusTextRenderer

wikiStyleRenderer

com.atlassian.renderer.WikiStyleRenderer wikiStyleRenderer

followManager

FollowManager followManager

favouriteManager

FavouriteManager favouriteManager

notificationManager

NotificationManager notificationManager

personalInformationManager

PersonalInformationManager personalInformationManager

attachmentManager

AttachmentManager attachmentManager

spaceManager

SpaceManager spaceManager

userDetailsManager

UserDetailsManager userDetailsManager

Class com.atlassian.confluence.user.actions.AbstractUsersAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

username

String username

user

com.atlassian.user.User user

Class com.atlassian.confluence.user.actions.BrowseGroupsAction extends AbstractGroupAction implements Serializable

Serialized Fields

paginationSupport

PagerPaginationSupport paginationSupport

startIndex

int startIndex

Class com.atlassian.confluence.user.actions.BrowseUsersAction extends SearchUsersAction implements Serializable

Class com.atlassian.confluence.user.actions.ChangeMyPasswordAction extends AbstractUserProfileAction implements Serializable

Serialized Fields

currentPassword

String currentPassword

newPassword

String newPassword

newPasswordConfirmation

String newPasswordConfirmation

Class com.atlassian.confluence.user.actions.ConfirmEmailAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

signupManager

SignupManager signupManager

crowdService

com.atlassian.crowd.embedded.api.CrowdService crowdService

token

String token

username

String username

Class com.atlassian.confluence.user.actions.CreateUserAction extends AbstractUsersAction implements Serializable

Serialized Fields

password

String password

confirm

String confirm

email

String email

fullName

String fullName

sendEmail

boolean sendEmail

writableDirectoryExistsCriteria

WritableDirectoryExistsCriteria writableDirectoryExistsCriteria

userChecker

UserChecker userChecker

bandanaManager

com.atlassian.bandana.BandanaManager bandanaManager

validator

UserFormValidator validator

newUser

com.atlassian.user.User newUser

licenseService

LicenseService licenseService

Class com.atlassian.confluence.user.actions.DeactivateUserAction extends AbstractUsersAction implements Serializable

Class com.atlassian.confluence.user.actions.EditEmailSettingsAction extends AbstractUserProfileAction implements Serializable

Serialized Fields

notifyByEmail

boolean notifyByEmail

isSiteBlogWatchForUser

boolean isSiteBlogWatchForUser

isWatchingNetwork

boolean isWatchingNetwork

notifyForMyOwnActions

boolean notifyForMyOwnActions

watchMyOwnContent

boolean watchMyOwnContent

showDiffInEmailNotifications

boolean showDiffInEmailNotifications

showFullContentInEmailNotifications

boolean showFullContentInEmailNotifications

notifyOnNewFollowers

boolean notifyOnNewFollowers

mimeType

String mimeType

isReceiveRecommendedEmail

boolean isReceiveRecommendedEmail

Class com.atlassian.confluence.user.actions.EditMyProfileAction extends AbstractUserProfileAction implements Serializable

Serialized Fields

captchaManager

CaptchaManager captchaManager

userDetailsMap

UserDetailsMap userDetailsMap

fullName

String fullName

email

String email

password

String password

validator

UserFormValidator validator

Class com.atlassian.confluence.user.actions.EditMyProfilePictureAction extends AbstractUserProfileAction implements Serializable

Serialized Fields

userProfilePictureName

String userProfilePictureName

uploadedProfilePictures

List<E> uploadedProfilePictures

delete

String delete

standardProfilePictures

List<E> standardProfilePictures

userProfileService

UserProfileService userProfileService

command

ServiceCommand command

userProfilePictureManager

UserProfilePictureManager userProfilePictureManager

confirm

boolean confirm

Class com.atlassian.confluence.user.actions.EditMySettingsAction extends ViewMySettingsAction implements Serializable

Class com.atlassian.confluence.user.actions.EditNotificationsAction extends AbstractUserProfileAction implements Serializable

Serialized Fields

pageId

long pageId

page

AbstractPage page

spaceKey

String spaceKey

space

Space space

contentType

ContentTypeEnum contentType

changesSaved

boolean changesSaved

infoNeeded

boolean infoNeeded

spaceNotificationsForUser

List<E> spaceNotificationsForUser

pageNotificationsForUser

List<E> pageNotificationsForUser

paginationSupport

PaginationSupport<T> paginationSupport

Class com.atlassian.confluence.user.actions.EditorSettingsAction extends AbstractUserProfileAction implements Serializable

Serialized Fields

editMode

boolean editMode

autocompleteDisabled

boolean autocompleteDisabled

autoformatDisabled

boolean autoformatDisabled

Class com.atlassian.confluence.user.actions.EditUserAction extends AbstractUsersAction implements Serializable

Serialized Fields

validator

UserFormValidator validator

fullName

String fullName

email

String email

personalInformation

String personalInformation

userDetailsMap

UserDetailsMap userDetailsMap

userDetailsManager

UserDetailsManager userDetailsManager

personalInformationManager

PersonalInformationManager personalInformationManager

Class com.atlassian.confluence.user.actions.EditUserGroupsAction extends AbstractUsersAction implements Serializable

Serialized Fields

memberGroups

List<E> memberGroups

allWritableGroups

List<E> allWritableGroups

readOnlyGroups

List<E> readOnlyGroups

permissionCheckDispatcherResultCache

PermissionCheckDispatcherResultCache permissionCheckDispatcherResultCache

editUserGroupAdministrator

EditUserGroupAdministrator editUserGroupAdministrator

newGroups

List<E> newGroups

Class com.atlassian.confluence.user.actions.FindRestrictableEntitiesAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

pageManager

PageManager pageManager

bean

List<E> bean

names

String[] names

type

String type

space

Space space

parentPage

Page parentPage

Class com.atlassian.confluence.user.actions.ForgotUserPasswordAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

usernameOrEmail

String usernameOrEmail

taskManager

com.atlassian.core.task.MultiQueueTaskManager taskManager

token

String token

clock

com.atlassian.core.util.Clock clock

Class com.atlassian.confluence.user.actions.GroupPickerAction extends AbstractEntityPaginationAction implements Serializable

Serialized Fields

key

String key

actionName

String actionName

existingGroups

String existingGroups

groups

Collection<E> groups

pageId

long pageId

excludedGroups

List<E> excludedGroups

onPopupSubmit

String onPopupSubmit

groupnameTerm

String groupnameTerm

spaceManager

SpaceManager spaceManager

searchEntitiesManager

SearchEntitiesManager searchEntitiesManager

Class com.atlassian.confluence.user.actions.HistoryAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

contentEntityManager

ContentEntityManager contentEntityManager

history

List<E> history

types

String[] types

maxResults

int maxResults

Class com.atlassian.confluence.user.actions.LoginAction extends AbstractLoginSignupAction implements Serializable

Serialized Fields

loginManager

LoginManager loginManager

httpContext

HttpContext httpContext

os_username

String os_username

Class com.atlassian.confluence.user.actions.LogoutAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

request

javax.servlet.http.HttpServletRequest request

response

javax.servlet.http.HttpServletResponse response

Class com.atlassian.confluence.user.actions.PagePickerAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

formname

String formname

fieldname

String fieldname

currentspace

String currentspace

mode

String mode

pageId

long pageId

startIndex

int startIndex

historyPages

List<E> historyPages

recentlyUpdatedPages

List<E> recentlyUpdatedPages

referringPages

List<E> referringPages

pageManager

PageManager pageManager

contentEntityManager

ContentEntityManager contentEntityManager

linkManager

LinkManager linkManager

searchBean

SearchBean searchBean

spaceManager

SpaceManager spaceManager

searchQuery

SearchQueryBean searchQuery

searchResults

List<E> searchResults

spacePickerHelper

SpacePickerHelper spacePickerHelper

Class com.atlassian.confluence.user.actions.PagePickerInDraftAction extends PagePickerAction implements Serializable

Serialized Fields

draftManager

DraftManager draftManager

draftType

String draftType

spaceKey

String spaceKey

draft

Draft draft

Class com.atlassian.confluence.user.actions.PeopleDirectoryAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

searchManager

SearchManager searchManager

searchQueryBean

com.atlassian.confluence.user.actions.PeopleDirectoryAction.SearchQueryBean searchQueryBean

queryString

String queryString

searchResults

List<E> searchResults

startIndex

int startIndex

showOnlyPersonal

boolean showOnlyPersonal

paginationSupport

PaginationSupport<T> paginationSupport

Class com.atlassian.confluence.user.actions.RemoveGroupAction extends AbstractGroupAction implements Serializable

Serialized Fields

confirm

String confirm

spaceManager

SpaceManager spaceManager

Class com.atlassian.confluence.user.actions.RemoveUserAction extends AbstractUsersAction implements Serializable

Serialized Fields

spaceManager

SpaceManager spaceManager

userOwnedSpaces

List<E> userOwnedSpaces

userCommentedSpaces

List<E> userCommentedSpaces

userEditedSpaces

List<E> userEditedSpaces

userContentManager

UserContentManager userContentManager

Class com.atlassian.confluence.user.actions.ResetFailedLoginCountAction extends AbstractUsersAction implements Serializable

Serialized Fields

loginManager

LoginManager loginManager

Class com.atlassian.confluence.user.actions.ResetUserPasswordAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

username

String username

token

String token

newPassword

String newPassword

newPasswordConfirmation

String newPasswordConfirmation

clock

com.atlassian.core.util.Clock clock

Class com.atlassian.confluence.user.actions.ResizeProfilePictureAction extends AbstractUserProfileAction implements Serializable

Serialized Fields

temporaryPictureNotFound

boolean temporaryPictureNotFound

offsetX

int offsetX

offsetY

int offsetY

width

int width

temporaryProfilePicture

TemporaryProfilePicture temporaryProfilePicture

userProfileService

UserProfileService userProfileService

gateKeeper

GateKeeper gateKeeper

Class com.atlassian.confluence.user.actions.SearchUsersAction extends AbstractEntityPaginationAction implements Serializable

Serialized Fields

resultsPerPageOptions

List<E> resultsPerPageOptions

userChecker

UserChecker userChecker

bandanaManager

com.atlassian.bandana.BandanaManager bandanaManager

searchEntitiesManager

SearchEntitiesManager searchEntitiesManager

mailServerExistsCriteria

MailServerExistsCriteria mailServerExistsCriteria

writableDirectoryExistsCriteria

WritableDirectoryExistsCriteria writableDirectoryExistsCriteria

searchTerm

String searchTerm

usernameTerm

String usernameTerm

fullnameTerm

String fullnameTerm

emailTerm

String emailTerm

advanced

boolean advanced

operator

String operator

resultsPerPage

int resultsPerPage

isLicensedToAddMoreUsers

boolean isLicensedToAddMoreUsers

licenseError

String licenseError

supportsSimpleSearch

boolean supportsSimpleSearch

selectedTab

String selectedTab

licenseService

LicenseService licenseService

Class com.atlassian.confluence.user.actions.SetUserPasswordAction extends AbstractUsersAction implements Serializable

Serialized Fields

newPassword

String newPassword

newPasswordConfirmation

String newPasswordConfirmation

Class com.atlassian.confluence.user.actions.SignUpAction extends AbstractLoginSignupAction implements Serializable

Serialized Fields

password

String password

confirm

String confirm

email

String email

fullName

String fullName

userFormValidator

UserFormValidator userFormValidator

signupValidator

SignupValidator signupValidator

taskManager

com.atlassian.core.task.MultiQueueTaskManager taskManager

crowdService

com.atlassian.crowd.embedded.api.CrowdService crowdService

previousSignUpAttempt

com.atlassian.crowd.embedded.api.User previousSignUpAttempt

Class com.atlassian.confluence.user.actions.SiteSupportAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

wikiStyleRenderer

com.atlassian.renderer.WikiStyleRenderer wikiStyleRenderer

captchaManager

CaptchaManager captchaManager

taskManager

com.atlassian.core.task.MultiQueueTaskManager taskManager

subject

String subject

description

String description

contactAddress

String contactAddress

Class com.atlassian.confluence.user.actions.SpacePagePickerAction extends PagePickerAction implements Serializable

Class com.atlassian.confluence.user.actions.TemporaryProfilePicture extends Object implements Serializable

Serialized Fields

confluenceTempDirectory

String confluenceTempDirectory

originalFileName

String originalFileName

sourceWidth

int sourceWidth

sourceHeight

int sourceHeight

thumbnailFileName

String thumbnailFileName

thumbnailWidth

int thumbnailWidth

thumbnailHeight

int thumbnailHeight

Class com.atlassian.confluence.user.actions.UploadProfilePictureAction extends AbstractUserProfileAction implements Serializable

Serialized Fields

userProfilePictureName

String userProfilePictureName

standardProfilePictures

List<E> standardProfilePictures

userProfileService

UserProfileService userProfileService

command

ServiceCommand command

uploadedFile

com.atlassian.xwork.FileUploadUtils.UploadedFile uploadedFile

userProfilePictureManager

UserProfilePictureManager userProfilePictureManager

Class com.atlassian.confluence.user.actions.UserDarkFeaturesAction extends AbstractUserProfileAction implements Serializable

Serialized Fields

featureKey

String featureKey

darkFeaturesManager

DarkFeaturesManager darkFeaturesManager

darkFeatures

DarkFeatures darkFeatures

Class com.atlassian.confluence.user.actions.UserPickerAction extends SearchUsersAction implements Serializable

Serialized Fields

onPopupSubmit

String onPopupSubmit

userSearch

boolean userSearch

groupTerm

String groupTerm

memberGroupsList

List<E> memberGroupsList

memberGroups

String memberGroups

Class com.atlassian.confluence.user.actions.UserPopupAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

followManager

FollowManager followManager

username

String username

user

com.atlassian.user.User user

canFollowUser

boolean canFollowUser

profileGroups

String profileGroups

Class com.atlassian.confluence.user.actions.ViewFollowAction extends AbstractUserProfileAction implements Serializable

Serialized Fields

username

String username

followersList

String followersList

undoUnfollow

String undoUnfollow

Class com.atlassian.confluence.user.actions.ViewFollowersAction extends AbstractUserProfileAction implements Serializable

Serialized Fields

paginationSupport

PaginationSupport<T> paginationSupport

startIndex

int startIndex

username

String username

Class com.atlassian.confluence.user.actions.ViewFollowingAction extends AbstractUserProfileAction implements Serializable

Serialized Fields

paginationSupport

PaginationSupport<T> paginationSupport

startIndex

int startIndex

username

String username

Class com.atlassian.confluence.user.actions.ViewGroupAction extends AbstractGroupAction implements Serializable

Class com.atlassian.confluence.user.actions.ViewMembersOfGroupAction extends AbstractEntityPaginationAction implements Serializable

Serialized Fields

membersOfGroupTerm

String membersOfGroupTerm

usersToAdd

String usersToAdd

username

String username

Class com.atlassian.confluence.user.actions.ViewMyDraftsAction extends AbstractUserProfileAction implements Serializable

Serialized Fields

draftService

DraftService draftService

draftManager

DraftManager draftManager

draftId

String draftId

spaceToDrafts

Map<K,V> spaceToDrafts

Class com.atlassian.confluence.user.actions.ViewMyEmailSettingsAction extends AbstractUserProfileAction implements Serializable

Serialized Fields

editMode

boolean editMode

mimeType

String mimeType

undoSetting

String undoSetting

undoPreviousValue

String undoPreviousValue

undoMsgValue

String undoMsgValue

undoActionMap

Map<K,V> undoActionMap

undoMessageMap

Map<K,V> undoMessageMap

bandanaManager

com.atlassian.bandana.BandanaManager bandanaManager

Class com.atlassian.confluence.user.actions.ViewMyFavouritesAction extends AbstractUserProfileAction implements Serializable

Serialized Fields

myLabels

List<E> myLabels

content

List<E> content

labelId

long labelId

paginationSupport

PaginationSupport<T> paginationSupport

Class com.atlassian.confluence.user.actions.ViewMyLabelsAction extends AbstractUserProfileAction implements Serializable

Serialized Fields

myLabels

Collection<E> myLabels

content

List<E> content

labelId

long labelId

paginationSupport

PaginationSupport<T> paginationSupport

Class com.atlassian.confluence.user.actions.ViewMyProfileAction extends AbstractUserProfileAction implements Serializable

Serialized Fields

captchaManager

CaptchaManager captchaManager

Class com.atlassian.confluence.user.actions.ViewMySettingsAction extends AbstractUserProfileAction implements Serializable

Serialized Fields

editMode

boolean editMode

preferredUserLocale

String preferredUserLocale

userTimeZone

TimeZone userTimeZone

installedLocalePairs

List<E> installedLocalePairs

siteHomePage

String siteHomePage

keyboardShortcutsEnabled

Boolean keyboardShortcutsEnabled

Class com.atlassian.confluence.user.actions.ViewUserAction extends AbstractUsersAction implements Serializable

Serialized Fields

loginManager

LoginManager loginManager

crowdDirectoryService

com.atlassian.crowd.embedded.api.CrowdDirectoryService crowdDirectoryService

crowdService

com.atlassian.crowd.embedded.api.CrowdService crowdService

loginInfo

LoginInfo loginInfo

crowdUser

com.atlassian.crowd.embedded.api.User crowdUser

directory

com.atlassian.crowd.embedded.api.Directory directory

disableFailure

boolean disableFailure

enableFailure

boolean enableFailure

Class com.atlassian.confluence.user.actions.ViewUserActivityAction extends AbstractUserProfileAction implements Serializable

Serialized Fields

username

String username

Class com.atlassian.confluence.user.actions.ViewUserHistoryAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

contentEntityManager

ContentEntityManager contentEntityManager

historyPages

List<E> historyPages

Class com.atlassian.confluence.user.actions.ViewUserProfileAction extends AbstractUserProfileAction implements Serializable

Serialized Fields

pageManager

PageManager pageManager

contentEntityManager

ContentEntityManager contentEntityManager

username

String username

recentlyUpdatedContent

List<E> recentlyUpdatedContent

favouriteSpaces

List<E> favouriteSpaces

Package com.atlassian.confluence.user.crowd

Class com.atlassian.confluence.user.crowd.CachedCrowdEntityCacheKey extends Object implements Serializable

Serialized Fields

directoryId

long directoryId

name

String name

Class com.atlassian.confluence.user.crowd.CachedCrowdInternalDirectoryGroup extends Object implements Serializable

Serialized Fields

type

com.atlassian.crowd.model.group.GroupType type

active

boolean active

description

String description

directoryId

long directoryId

name

String name

local

boolean local

createdDate

Date createdDate

updatedDate

Date updatedDate

Class com.atlassian.confluence.user.crowd.CachedCrowdMembershipCacheKey extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

directoryId

long directoryId

type

com.atlassian.confluence.user.crowd.CachedCrowdMembershipCacheKey.MemberType type

name

String name

Class com.atlassian.confluence.user.crowd.CachedCrowdUser extends Object implements Serializable

Serialized Fields

directoryId

long directoryId

active

boolean active

emailAddress

String emailAddress

displayName

String displayName

createdDate

Date createdDate

updatedDate

Date updatedDate

firstName

String firstName

lastName

String lastName

name

String name

Class com.atlassian.confluence.user.crowd.CachedOption extends Object implements Serializable

Serialized Fields

availabilty

com.atlassian.confluence.user.crowd.CachedOption.Availability availabilty

object

Object object

Class com.atlassian.confluence.user.crowd.ConfluenceDirectoryEventListener.ClusterDirectoryDeletedEvent extends ConfluenceDirectoryEventListener.ClusterDirectoryEvent implements Serializable

Class com.atlassian.confluence.user.crowd.ConfluenceDirectoryEventListener.ClusterDirectoryEvent extends ConfluenceEvent implements Serializable

Serialized Fields

directory

com.atlassian.crowd.embedded.api.Directory directory

Class com.atlassian.confluence.user.crowd.ConfluenceDirectoryEventListener.ClusterDirectoryUpdatedEvent extends ConfluenceDirectoryEventListener.ClusterDirectoryEvent implements Serializable


Package com.atlassian.confluence.user.history

Class com.atlassian.confluence.user.history.UserHistory extends Object implements Serializable

Serialized Fields

contentHistory

LinkedList<E> contentHistory

labelHistory

LinkedList<E> labelHistory

maxHistoryLength

int maxHistoryLength

Package com.atlassian.confluence.user.migration

Class com.atlassian.confluence.user.migration.AtlassianUserMigrationException extends Exception implements Serializable


Package com.atlassian.confluence.user.providers.jira

Class com.atlassian.confluence.user.providers.jira.JiraJdbcAccessProvider extends com.opensymphony.user.provider.jdbc.JDBCAccessProvider implements Serializable

Class com.atlassian.confluence.user.providers.jira.JiraJdbcCredentialsProvider extends com.opensymphony.user.provider.jdbc.JDBCCredentialsProvider implements Serializable

Class com.atlassian.confluence.user.providers.jira.JiraJdbcProfileProvider extends com.opensymphony.user.provider.jdbc.JDBCProfileProvider implements Serializable

Serialized Fields

configProvider

com.opensymphony.user.provider.hibernate.OSUserHibernateConfigurationProvider configProvider

idCol

String idCol
Class properties for specifying columns in the userTable and


membershipIdCol

String membershipIdCol

Package com.atlassian.confluence.userstatus

Class com.atlassian.confluence.userstatus.UserStatus extends SpaceContentEntityObject implements Serializable

Serialized Fields

fullName

String fullName

Package com.atlassian.confluence.userstatus.actions

Class com.atlassian.confluence.userstatus.actions.AbstractUserStatusJsonResultAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

statusTextRenderer

StatusTextRenderer statusTextRenderer

Class com.atlassian.confluence.userstatus.actions.ClearUserStatusAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

userStatusManager

UserStatusManager userStatusManager

username

String username

Class com.atlassian.confluence.userstatus.actions.CurrentUserStatusAction extends AbstractUserStatusJsonResultAction implements Serializable

Serialized Fields

userStatusManager

UserStatusManager userStatusManager

username

String username

userStatusResult

UserStatus userStatusResult

httpServletRequest

javax.servlet.http.HttpServletRequest httpServletRequest

Class com.atlassian.confluence.userstatus.actions.DeleteUserStatusAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

userStatusManager

UserStatusManager userStatusManager

statusId

long statusId

userStatus

UserStatus userStatus

Class com.atlassian.confluence.userstatus.actions.StatusListAction extends AbstractUserProfileAction implements Serializable

Serialized Fields

username

String username

statusId

String statusId

statusList

List<E> statusList

paginationSupport

PaginationSupport<T> paginationSupport

Class com.atlassian.confluence.userstatus.actions.UpdateUserStatusAction extends AbstractUserStatusJsonResultAction implements Serializable

Serialized Fields

userStatusManager

UserStatusManager userStatusManager

text

String text

userStatusResult

UserStatus userStatusResult

Class com.atlassian.confluence.userstatus.actions.ViewUserStatusAction extends AbstractUserProfileAction implements Serializable

Serialized Fields

statusId

long statusId

status

UserStatus status

Package com.atlassian.confluence.util

Class com.atlassian.confluence.util.EditPageBean extends Object implements Serializable

Serialized Fields

title

String title

label

String label

content

String content

parentPageTitle

String parentPageTitle

spaceKey

String spaceKey

versionComment

String versionComment

moveHierarchy

boolean moveHierarchy

viewPermissionsGroups

String viewPermissionsGroups

viewPermissionsUsers

String viewPermissionsUsers

editPermissionsGroups

String editPermissionsGroups

editPermissionsUsers

String editPermissionsUsers

position

String position

targetId

long targetId

draftId

long draftId

Class com.atlassian.confluence.util.HTMLPairType extends Object implements Serializable

Serialized Fields

key

HtmlFragment key

value

HtmlFragment value

Class com.atlassian.confluence.util.Resource extends Object implements Serializable

Serialized Fields

key

String key
Deprecated. 

relativePathToFile

String relativePathToFile
Deprecated. 

contentTypePrefix

String contentTypePrefix
Deprecated. 

file

File file
Deprecated. 

Class com.atlassian.confluence.util.TimePeriod extends Object implements Serializable

Serialized Fields

period

long period

timeUnit

TimeUnit timeUnit

Package com.atlassian.confluence.util.http

Class com.atlassian.confluence.util.http.Authenticator extends Object implements Serializable

Serialized Fields

properties

Map<K,V> properties

Class com.atlassian.confluence.util.http.ConfluenceHttpParameters extends Object implements Serializable

Serialized Fields

connectionTimeout

int connectionTimeout
Timeout for estabilishment of initial connection.


socketTimeout

int socketTimeout
Specifies how long to wait without retrieving any data from the remote connection.


enabled

boolean enabled
Whether or not to allow external connections at all.

Class com.atlassian.confluence.util.http.HttpRequestConfig extends Object implements Serializable

Serialized Fields

urlPattern

String urlPattern

isRegex

boolean isRegex

authenticator

Authenticator authenticator

maxDownloadSize

int maxDownloadSize

maxCacheAge

int maxCacheAge

Class com.atlassian.confluence.util.http.HttpRetrievalServiceConfig extends Object implements Serializable

Serialized Fields

configurations

List<E> configurations

defaultConfiguration

HttpRequestConfig defaultConfiguration

Package com.atlassian.confluence.util.http.httpclient

Class com.atlassian.confluence.util.http.httpclient.BasicAuthenticator extends HttpClientAuthenticator implements Serializable

Class com.atlassian.confluence.util.http.httpclient.DefaultSeraphAuthenticator extends HttpClientAuthenticator implements Serializable

Class com.atlassian.confluence.util.http.httpclient.HttpClientAuthenticator extends Authenticator implements Serializable

Class com.atlassian.confluence.util.http.httpclient.TrustedTokenAuthenticator extends HttpClientAuthenticator implements Serializable

Serialized Fields

trustedTokenFactory

TrustedTokenFactory trustedTokenFactory

trustedConnectionStatusBuilder

TrustedConnectionStatusBuilder trustedConnectionStatusBuilder

Package com.atlassian.confluence.util.i18n

Class com.atlassian.confluence.util.i18n.LightningTranslationMode extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

START

String START

MIDDLE

String MIDDLE

END

String END

Class com.atlassian.confluence.util.i18n.NormalTranslationMode extends Object implements Serializable

serialVersionUID: 1L


Package com.atlassian.confluence.util.longrunning

Class com.atlassian.confluence.util.longrunning.LongRunningTaskId extends Object implements Serializable

Serialized Fields

uuid

String uuid

Package com.atlassian.confluence.util.task

Class com.atlassian.confluence.util.task.TrackbackQueueItem extends Object implements Serializable

Serialized Fields

trackback

com.atlassian.trackback.Trackback trackback

urls

Collection<E> urls

Package com.atlassian.confluence.web.filter.validateparam

Class com.atlassian.confluence.web.filter.validateparam.InvalidParameterEncodingException extends UnsupportedEncodingException implements Serializable

Serialized Fields

paramName

String paramName

invalidValue

String invalidValue

Package com.atlassian.confluence.xss

Class com.atlassian.confluence.xss.StaticRenderingAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

ownedString

String ownedString

template

String template

Class com.atlassian.confluence.xss.VelocityResultAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

ownedString

String ownedString

template

String template

Package com.atlassian.confluence.xwork

Class com.atlassian.confluence.xwork.RedirectResult extends com.opensymphony.webwork.dispatcher.ServletRedirectResult implements Serializable


Package com.atlassian.plugins.editor

Class com.atlassian.plugins.editor.EditorServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

renderer

com.atlassian.templaterenderer.TemplateRenderer renderer

applicationProperties

com.atlassian.sal.api.ApplicationProperties applicationProperties

Package org.apache.commons.jrcs.diff

Class org.apache.commons.jrcs.diff.DifferentiationFailedException extends org.apache.commons.jrcs.diff.DiffException implements Serializable

Class org.apache.commons.jrcs.diff.DiffException extends Exception implements Serializable

Class org.apache.commons.jrcs.diff.PatchFailedException extends org.apache.commons.jrcs.diff.DiffException implements Serializable


Package org.springframework.aop.aspectj

Class org.springframework.aop.aspectj.AspectJAdviceParameterNameDiscoverer.AmbiguousBindingException extends RuntimeException implements Serializable

Class org.springframework.aop.aspectj.AspectJExpressionPointcut extends org.springframework.aop.support.AbstractExpressionPointcut implements Serializable

Serialized Fields

shadowMapCache

Map<K,V> shadowMapCache

pointcutParser

org.aspectj.weaver.tools.PointcutParser pointcutParser

pointcutDeclarationScope

Class<T> pointcutDeclarationScope

pointcutParameterNames

String[] pointcutParameterNames

pointcutParameterTypes

Class<T>[] pointcutParameterTypes

beanFactory

org.springframework.beans.factory.BeanFactory beanFactory

pointcutExpression

org.aspectj.weaver.tools.PointcutExpression pointcutExpression

Class org.springframework.aop.aspectj.AspectJExpressionPointcutAdvisor extends org.springframework.aop.support.AbstractGenericPointcutAdvisor implements Serializable

Serialized Fields

pointcut

org.springframework.aop.aspectj.AspectJExpressionPointcut pointcut

Class org.springframework.aop.aspectj.ConfluenceAspectJExpressionPointcut extends org.springframework.aop.support.AbstractExpressionPointcut implements Serializable

Serialized Fields

shadowMapCache

Map<K,V> shadowMapCache

pointcutParser

org.aspectj.weaver.tools.PointcutParser pointcutParser

pointcutDeclarationScope

Class<T> pointcutDeclarationScope

pointcutParameterNames

String[] pointcutParameterNames

pointcutParameterTypes

Class<T>[] pointcutParameterTypes

pointcutExpression

org.aspectj.weaver.tools.PointcutExpression pointcutExpression

Package org.springframework.aop.framework.autoproxy

Class org.springframework.aop.framework.autoproxy.AbstractAdvisorAutoProxyCreator extends AbstractAutoProxyCreator implements Serializable

Serialized Fields

advisorRetrievalHelper

org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper advisorRetrievalHelper

Class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator extends org.springframework.aop.framework.ProxyConfig implements Serializable

Serialized Fields

logger

org.apache.commons.logging.Log logger
Logger available to subclasses


order

int order
Default value is same as non-ordered


advisorAdapterRegistry

org.springframework.aop.framework.adapter.AdvisorAdapterRegistry advisorAdapterRegistry
Default is global AdvisorAdapterRegistry


freezeProxy

boolean freezeProxy
Indicates whether or not the proxy should be frozen. Overridden from super to prevent the configuration from becoming frozen too early.


interceptorNames

String[] interceptorNames
Default is no common interceptors


applyCommonInterceptorsFirst

boolean applyCommonInterceptorsFirst

customTargetSourceCreators

org.springframework.aop.framework.autoproxy.TargetSourceCreator[] customTargetSourceCreators

proxyClassLoader

ClassLoader proxyClassLoader

classLoaderConfigured

boolean classLoaderConfigured

beanFactory

org.springframework.beans.factory.BeanFactory beanFactory

targetSourcedBeans

Set<E> targetSourcedBeans
Set of bean name Strings, referring to all beans that this auto-proxy creator created a custom TargetSource for. Used to detect own pre-built proxies (from "postProcessBeforeInstantiation") in the "postProcessAfterInitialization" method.


earlyProxyReferences

Set<E> earlyProxyReferences

advisedBeans

Set<E> advisedBeans

nonAdvisedBeans

Set<E> nonAdvisedBeans

proxyTypes

Map<K,V> proxyTypes

Class org.springframework.aop.framework.autoproxy.BeanNameAutoProxyCreator extends AbstractAutoProxyCreator implements Serializable

Serialized Fields

beanNames

List<E> beanNames

Class org.springframework.aop.framework.autoproxy.DefaultAdvisorAutoProxyCreator extends org.springframework.aop.framework.autoproxy.AbstractAdvisorAutoProxyCreator implements Serializable

Serialized Fields

usePrefix

boolean usePrefix

advisorBeanNamePrefix

String advisorBeanNamePrefix

Class org.springframework.aop.framework.autoproxy.InfrastructureAdvisorAutoProxyCreator extends org.springframework.aop.framework.autoproxy.AbstractAdvisorAutoProxyCreator implements Serializable

Serialized Fields

beanFactory

org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory



Copyright © 2003-2012 Atlassian. All Rights Reserved.