Serialized Form


Package com.atlassian.confluence.admin.actions

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

Serialized Fields

clusterManager

ClusterManager clusterManager

licenseString

String licenseString

dateFormatter

DateFormat dateFormatter

applicationConfig

ApplicationConfiguration applicationConfig

userChecker

UserChecker userChecker

licenseSubmitted

boolean licenseSubmitted

sidManager

ConfluenceSidManager sidManager

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

Serialized Fields

displayEmailAdminMessage

String displayEmailAdminMessage

displayBaseUrlAdminMessage

String displayBaseUrlAdminMessage

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

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

includeLogs

boolean includeLogs

includeTomcatLogs

boolean includeTomcatLogs

includeTomcatConf

boolean includeTomcatConf

includeCfgFile

boolean includeCfgFile

includeUserFiles

boolean includeUserFiles

supportZipLocation

String supportZipLocation

gateKeeper

GateKeeper gateKeeper

downloadPath

String downloadPath

tomcatServer

boolean tomcatServer

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

Serialized Fields

backupPath

String backupPath

backupAttachments

boolean backupAttachments

backupOption

String backupOption

dailyBackupFilePrefix

String dailyBackupFilePrefix

dailyBackupDateFormatPattern

String dailyBackupDateFormatPattern

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

Serialized Fields

settingsManager

SettingsManager settingsManager

content

String content

personal

boolean personal

posted

String posted

actionPerformed

String actionPerformed

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

Serialized Fields

paddleOutput

String paddleOutput

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

Serialized Fields

redirectUrl

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


cache

String cache
The name of the cache to flush.


cacheManager

com.atlassian.cache.CacheManager cacheManager

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

Serialized Fields

spaceManager

SpaceManager spaceManager

wikiStyleRenderer

WikiStyleRenderer wikiStyleRenderer

formatSettingsManager

FormatSettingsManager formatSettingsManager

didYouMeanLuceneConnection

ILuceneConnection didYouMeanLuceneConnection

allowCamelCase

boolean allowCamelCase

allowTrackbacks

boolean allowTrackbacks

allowRemoteApi

boolean allowRemoteApi

allowRemoteApiAnonymous

boolean allowRemoteApiAnonymous

antiXssMode

boolean antiXssMode

enableSpaceStyles

boolean enableSpaceStyles

allowPublicSignup

boolean allowPublicSignup

viewSpaceGoesToSpaceSummary

boolean viewSpaceGoesToSpaceSummary

externalUserManagement

boolean externalUserManagement

allowThreadedComments

boolean allowThreadedComments

nofollowExternalLinks

boolean nofollowExternalLinks

enableWysiwyg

boolean enableWysiwyg

useWysiwygByDefault

boolean useWysiwygByDefault

gzipResponseEncoding

boolean gzipResponseEncoding

displayLinkIcons

boolean displayLinkIcons

enableDidYouMean

boolean enableDidYouMean

enableQuickNav

boolean enableQuickNav

enableOpenSearch

boolean enableOpenSearch

enableJavascriptTop

boolean enableJavascriptTop

numberOfBreadcrumbAncestors

int numberOfBreadcrumbAncestors

maxSimultaneousQuickNavRequests

int maxSimultaneousQuickNavRequests

maxRssItems

int maxRssItems

maxAttachmentsInUI

int maxAttachmentsInUI

attachmentMaxSize

long attachmentMaxSize

draftSaveIntervalMinutes

int draftSaveIntervalMinutes

draftSaveIntervalSeconds

int draftSaveIntervalSeconds

siteHomePage

String siteHomePage

siteTitle

String siteTitle

siteWelcomeMessage

String siteWelcomeMessage

emailAddressVisibility

String emailAddressVisibility

indexingLanguage

String indexingLanguage

domainName

String domainName

siteSupportAddress

String siteSupportAddress

defaultEncoding

String defaultEncoding

defaultTimeFormatterPattern

String defaultTimeFormatterPattern

defaultDayFormatterPattern

String defaultDayFormatterPattern

defaultDateTimeFormatterPattern

String defaultDateTimeFormatterPattern

defaultDateFormatterPattern

String defaultDateFormatterPattern

defaultLongNumberFormatterPattern

String defaultLongNumberFormatterPattern

defaultDecimalNumberFormatterPattern

String defaultDecimalNumberFormatterPattern

emailAddressVisibilityTypes

List<E> emailAddressVisibilityTypes

socketTimeout

int socketTimeout

connectionTimeout

int connectionTimeout

connectionsEnabled

boolean connectionsEnabled

maxThumbHeight

int maxThumbHeight

maxThumbWidth

int maxThumbWidth

addWildcardsToUserAndGroupSearches

boolean addWildcardsToUserAndGroupSearches

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

Serialized Fields

task

LongRunningTask task

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

bucket.core.actions.PaginationSupport paginationSupport

redirPageId

long redirPageId

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

Serialized Fields

referralManager

ReferralManager referralManager

deletions

int deletions

referrer

String referrer

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

Serialized Fields

taskManager

MultiQueueTaskManager taskManager

ccAddresses

String ccAddresses

subject

String subject

description

String description

existingRequest

String existingRequest

contactName

String contactName

contactEmail

String contactEmail

contactNumber

String contactNumber

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

Serialized Fields

userChecker

UserChecker userChecker

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

ServletContext servletContext

gc

boolean gc

helper

SystemInformationHelper helper

clusterManager

ClusterManager clusterManager

sidManager

ConfluenceSidManager sidManager

nonSystemPlugins

List<E> nonSystemPlugins

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

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

Serialized Fields

clusterManager

ClusterManager clusterManager

clusterConfigurationHelper

ClusterConfigurationHelper clusterConfigurationHelper

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

Serialized Fields

clusterManager

ClusterManager clusterManager

clusterName

String clusterName

networkInterface

String networkInterface

clusterConfigurationHelper

ClusterConfigurationHelper clusterConfigurationHelper

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

ApplicationConfiguration applicationConfig

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

Serialized Fields

provider

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

registrar

PluginOsgiExportsAction.StubComponentRegistrar registrar

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

Serialized Fields

pageAncestorManager

PageAncestorManager pageAncestorManager

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

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

Serialized Fields

globalDefaultLocale

String globalDefaultLocale

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

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

Serialized Fields

content

String content

decoratorName

String decoratorName

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

Serialized Fields

themeManager

ThemeManager themeManager

layoutHelper

LayoutHelper layoutHelper

colourSchemeManager

ColourSchemeManager colourSchemeManager

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

Serialized Fields

themeKey

String themeKey

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

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

Serialized Fields

colourKey

String colourKey

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

Serialized Fields

resetDefaults

boolean resetDefaults

colourMap

Map<K,V> colourMap

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

Serialized Fields

customHtmlSettings

CustomHtmlSettings customHtmlSettings

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

Serialized Fields

defaultDecorator

DefaultDecorator defaultDecorator

persistentDecoratorDao

PersistentDecoratorDao persistentDecoratorDao

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

Serialized Fields

style

String style

permissionManager

PermissionManager permissionManager

stylesheetManager

StylesheetManager stylesheetManager

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

Serialized Fields

editableColourScheme

BaseColourScheme editableColourScheme

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


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

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

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

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

Serialized Fields

outputTypes

List<E> outputTypes

bodyTypes

List<E> bodyTypes

userMacro

UserMacroConfig userMacro

userMacroLibrary

UserMacroLibrary userMacroLibrary

macroManager

MacroManager macroManager

macro

String macro

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

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

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

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

TaskQueueWithErrorQueue queue

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


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

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

Serialized Fields

description

String description

Package com.atlassian.confluence.core

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

Serialized Fields

version

int version

originalVersion

AbstractVersionedEntityObject originalVersion

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

Serialized Fields

id

long id

content

ContentEntityObject content

body

String body

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

EventManager eventManager

spacePermissionManager

SpacePermissionManager spacePermissionManager

permissionManager

PermissionManager permissionManager

settingsManager

SettingsManager settingsManager

labelManager

LabelManager labelManager

languageManager

LanguageManager languageManager

localeManager

LocaleManager localeManager

i18NBean

I18NBean i18NBean

i18NBeanFactory

I18NBeanFactory i18NBeanFactory

webInterfaceManager

com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager

formatSettingsManager

FormatSettingsManager formatSettingsManager

permitted

boolean permitted

permissionCheck

boolean permissionCheck

cancel

String cancel

bootstrapManager

BootstrapManager bootstrapManager

remoteUser

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 EntityObject implements Serializable

Serialized Fields

creatorName

String creatorName

lastModifierName

String lastModifierName

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

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

Serialized Fields

title

String title

bodyContents

List<E> bodyContents

versionComment

String versionComment

outgoingLinks

List<E> outgoingLinks

referralLinks

List<E> referralLinks

trackbackLinks

List<E> trackbackLinks

contentStatus

String contentStatus

attachments

List<E> attachments

labellings

List<E> labellings

contentPermissionSets

List<E> contentPermissionSets

historicalVersions

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

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

forWysiwyg

boolean forWysiwyg

wysiwygResourceUrls

List<E> wysiwygResourceUrls

editorManager

EditorManager editorManager

themeManager

ThemeManager themeManager

webResourceManager

com.atlassian.plugin.webresource.WebResourceManager webResourceManager

theme

Theme theme

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.StylesheetAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

colorScheme

ColorSchemeBean colorScheme
Deprecated. 

colourSchemeManager

ColourSchemeManager colourSchemeManager
Deprecated. 

spaceKey

String spaceKey
Deprecated. 

pluginCompleteKey

String pluginCompleteKey
Deprecated. 

stylesheetName

String stylesheetName
Deprecated. 

stylesheetLocation

String stylesheetLocation
Deprecated. 

forWysiwyg

boolean forWysiwyg
Deprecated. 

editorManager

EditorManager editorManager
Deprecated. 

themeManager

ThemeManager themeManager
Deprecated. 

pluginAccessor

com.atlassian.plugin.PluginAccessor pluginAccessor
Deprecated. 

theme

Theme theme
Deprecated. 

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.PropertiesType extends net.sf.hibernate.type.MutableType implements Serializable

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

Serialized Fields

isHsql

boolean isHsql

Package com.atlassian.confluence.core.service

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

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


Package com.atlassian.confluence.dashboard.actions

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

Serialized Fields

contentEntityManager

ContentEntityManager contentEntityManager

spaceManager

SpaceManager spaceManager

title

String title

spaces

List<E> spaces

types

List<E> types

created

boolean created

modified

boolean modified

maxResults

int maxResults

timeSpan

int timeSpan

rssType

String rssType

sort

String sort

publicFeed

boolean publicFeed

showDiff

boolean showDiff

showContent

boolean showContent

contentList

List<E> contentList

rssLink

String rssLink

spacePickerHelper

SpacePickerHelper spacePickerHelper

settingsManager

SettingsManager settingsManager

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

Serialized Fields

contentFacade

ContentFacade contentFacade

pageContext

PageContext pageContext

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

Serialized Fields

rssType

String rssType

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

Serialized Fields

siteHomePageSpaceKey

String siteHomePageSpaceKey

spaceManager

SpaceManager spaceManager

Package com.atlassian.confluence.diff.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

Package com.atlassian.confluence.event.events

Class com.atlassian.confluence.event.events.ConfluenceEvent extends 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.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.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

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

Event event

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


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

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


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

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

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

Serialized Fields

attachments

List<E> attachments

attachedTo

ContentEntityObject attachedTo

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

Serialized Fields

remover

User remover

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

Serialized Fields

attachment

Attachment attachment

previousVersion

Attachment previousVersion

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


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

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

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

Serialized Fields

blogPost

BlogPost blogPost

Class com.atlassian.confluence.event.events.content.blogpost.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

User trasher

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

Serialized Fields

minorEdit

boolean minorEdit

originalBlogPost

BlogPost originalBlogPost

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


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

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

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

Serialized Fields

comment

Comment comment

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

Serialized Fields

remover

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

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.PageMoveEvent extends PageEvent implements Serializable

Serialized Fields

user

User user

oldSpace

Space oldSpace

oldParentPage

Page oldParentPage

oldPosition

Integer oldPosition

childrenMoved

boolean childrenMoved

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

User trasher

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

Serialized Fields

originalPage

AbstractPage originalPage

minorEdit

boolean minorEdit

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


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

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

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

Serialized Fields

personalInformation

PersonalInformation personalInformation

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

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

Serialized Fields

originalPersonalInformation

PersonalInformation originalPersonalInformation

minorEdit

boolean minorEdit

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

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


Package com.atlassian.confluence.event.events.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

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.LabelRemoveEvent extends LabelEvent implements Serializable


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

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

Serialized Fields

scope

PluginDisableEvent.Scope scope

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

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

Serialized Fields

pluginKey

String pluginKey

Class com.atlassian.confluence.event.events.plugin.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.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

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 Event implements Serializable

Serialized Fields

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

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

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

Class com.atlassian.confluence.event.events.space.SpaceCreateEvent 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.SpaceRemoveEvent extends SpaceEvent implements Serializable

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

Serialized Fields

originalSpace

Space originalSpace

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

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

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

Serialized Fields

template

PageTemplate template

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

Serialized Fields

oldTemplate

PageTemplate oldTemplate

newTemplate

PageTemplate newTemplate

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

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

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

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

Serialized Fields

user

User user

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

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


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

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

Serialized Fields

status

UserStatus status

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

Serialized Fields

username

String username

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

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


Package com.atlassian.confluence.fixonly.actions

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

Serialized Fields

username

String username

password

String password

userAccessor

UserAccessor userAccessor

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

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

Class com.atlassian.confluence.hosted.search.lucene.filter.SpaceGroupFilter extends Filter implements Serializable

Serialized Fields

spaceGroupManager

SpaceGroupManager spaceGroupManager

permisssManager

PermissionManager permisssManager

Package com.atlassian.confluence.importexport

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

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


Package com.atlassian.confluence.importexport.actions

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

Serialized Fields

importExportManager

ImportExportManager importExportManager

synchronous

boolean synchronous

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

Serialized Fields

spaceManager

SpaceManager spaceManager

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

Serialized Fields

localFileName

String localFileName

buildIndex

boolean buildIndex

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

Serialized Fields

downloadPath

String downloadPath

archiveBackup

boolean archiveBackup

backupAttachments

boolean backupAttachments

gateKeeper

GateKeeper gateKeeper

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

importExportManager

ImportExportManager importExportManager

exportType

String exportType

downloadPath

String downloadPath

includeComments

boolean includeComments

backupAttachments

boolean backupAttachments

contentToBeExported

List<E> contentToBeExported

gateKeeper

GateKeeper gateKeeper

contentTree

ContentTree contentTree

servletContext

ServletContext servletContext

servletRequest

HttpServletRequest servletRequest

contentOption

String contentOption

synchronous

boolean synchronous

pageManager

PageManager pageManager

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

Serialized Fields

spaceId

Long spaceId

spaceManager

SpaceManager spaceManager

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

WikiStyleRenderer wikiStyleRenderer

themeHelper

ThemeHelper themeHelper

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

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


Package com.atlassian.confluence.importexport.exception

Class com.atlassian.confluence.importexport.exception.ParentNotFoundException extends RuntimeException implements Serializable


Package com.atlassian.confluence.importexport.impl

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

Serialized Fields

name

String name

exportZip

File exportZip

Package com.atlassian.confluence.importexport.resource

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

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


Package com.atlassian.confluence.jmx

Class com.atlassian.confluence.jmx.JmxSMTPMailServer extends SMTPMailServerImpl implements Serializable

Serialized Fields

emailsSent

AtomicInteger emailsSent

emailsAttempted

AtomicInteger emailsAttempted

lastSuccessful

Date lastSuccessful

Package com.atlassian.confluence.json

Class com.atlassian.confluence.json.JsonResult extends 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 EntityObject implements Serializable

Serialized Fields

name

String name

owner

String owner

namespace

Namespace namespace

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

Serialized Fields

content

ContentEntityObject content

label

Label label

user

String user

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

Serialization Methods

readResolve

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

namespacePrefix

String namespacePrefix

visibility

String visibility

Package com.atlassian.confluence.labels.actions

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

Serialized Fields

space

Space space

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

Serialized Fields

contentEntityManager

ContentEntityManager contentEntityManager

entityId

long entityId

errorMessage

String errorMessage

entity

ContentEntityObject entity

isPermittedToEditLabels

Boolean isPermittedToEditLabels

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

Serialized Fields

entityId

long entityId

labelsService

LabelsService labelsService

command

AddLabelsCommand command

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

Serialized Fields

entityId

long entityId

labelString

String labelString

labelsService

LabelsService labelsService

command

AddLabelsCommand command

Class com.atlassian.confluence.labels.actions.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

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

bucket.core.actions.PaginationSupport paginationSupport
Pagination support to assist in the display of the list of content associated with the label.


related

List<E> related
The list of related labels.


content

List<E> content
The list of labelled content.


preloadedPage

List<E> preloadedPage

smartListManager

SmartListManager smartListManager

combinedLabel

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


Package com.atlassian.confluence.languages

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

Serialized Fields

encoding

String encoding

locale

Locale locale

flagUrl

String flagUrl

licensed

boolean licensed

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

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

Class com.atlassian.confluence.macro.params.ParameterException extends 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.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.ImapMailAccount extends AbstractMailAccount implements Serializable

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

Serialized Fields

message

MimeMessage message

messageId

String messageId

inReplyTo

String inReplyTo

references

List<E> references

canonicalSubject

String canonicalSubject

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


Package com.atlassian.confluence.mail.actions

Class com.atlassian.confluence.mail.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.actions.AbstractMailAction extends AbstractSpaceAction implements Serializable

Serialized Fields

id

long id

mail

Mail mail

mailContentManager

MailContentManager mailContentManager

mailHelper

ThemeHelper mailHelper

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

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

Serialized Fields

id

int id

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

Serialized Fields

id

int id

mailAccountManager

MailAccountManager mailAccountManager

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

Serialized Fields

id

int id

mailAccountManager

MailAccountManager mailAccountManager

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

Serialized Fields

indexer

ConfluenceIndexer indexer

mailHelper

MailHelper mailHelper

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

Serialized Fields

mailContentManager

MailContentManager mailContentManager

mailDao

MailDao mailDao

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

Serialized Fields

mailAccounts

List<E> mailAccounts

mailAccountManager

MailAccountManager mailAccountManager

Class com.atlassian.confluence.mail.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.actions.ViewMailArchiveAction extends AbstractPaginatedListAction implements Serializable

Serialized Fields

mailAccountManager

MailAccountManager mailAccountManager

mailContentManager

MailContentManager mailContentManager

polling

boolean polling

pollResults

List<E> pollResults

mailHelper

MailHelper mailHelper

Package com.atlassian.confluence.mail.address

Class com.atlassian.confluence.mail.address.ConfluenceAddress extends Address implements Serializable

Serialized Fields

addressString

String addressString

Package com.atlassian.confluence.mail.notification

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

Serialized Fields

page

AbstractPage page

userName

String userName

space

Space space

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

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

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

Serialized Fields

notificationManager

NotificationManager notificationManager

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


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

sendLogs

boolean sendLogs

logsLocation

String logsLocation

hasError

boolean hasError

lastError

String lastError

sendCount

int sendCount

dateQueued

Date dateQueued

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

Package com.atlassian.confluence.pages

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

Serialized Fields

comments

List<E> comments

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

Serialized Fields

fileName

String fileName

contentType

String contentType

content

ContentEntityObject content

fileSize

long fileSize

comment

String comment

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.BlogPost extends AbstractPage implements Serializable

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

Serialized Fields

parent

Comment parent

children

List<E> children

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.DraftData extends Object implements Serializable

Serialized Fields

title

String title

content

String content

spaceKey

String spaceKey

type

String type

pageVersion

int pageVersion

pageId

String pageId

owner

String owner

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

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

showDraftMessage

boolean showDraftMessage

discardDraft

boolean discardDraft

contentChanged

boolean contentChanged

position

String position

targetId

long targetId

locationShowing

boolean locationShowing

captchaManager

CaptchaManager captchaManager

pageService

PageService pageService

spaceService

SpaceService spaceService

useDraft

boolean useDraft

title

String title

draft

Draft draft

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

Serialized Fields

invalidPageTitle

boolean invalidPageTitle

space

Space space

newSpace

Space newSpace

spaceKey

String spaceKey

fromPageId

long fromPageId

fromPage

Page fromPage

titleWritten

String titleWritten

attachmentManager

AttachmentManager attachmentManager

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

Serialized Fields

originalPage

AbstractPage originalPage

diff

ConfluenceDiff diff

pageManager

PageManager pageManager

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

minorEdit

String minorEdit

versionComment

String versionComment

conflictFound

boolean conflictFound

mergeRequired

boolean mergeRequired

heartbeatManager

HeartbeatManager heartbeatManager

viewConflict

boolean viewConflict

diff

ConfluenceDiff 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

isXHtml

boolean isXHtml

wysiwygConverter

ConfluenceWysiwygConverter wysiwygConverter

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

bucket.core.actions.PaginationSupport paginationSupport

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

Serialized Fields

wikiStyleRenderer

WikiStyleRenderer wikiStyleRenderer

xHtmlContent

String xHtmlContent

content

String content

preview

String preview

back

String back

wysiwygContent

String wysiwygContent

inPreview

boolean inPreview

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

HttpServletRequest multiPartRequest

highlight

List<E> highlight

sortBy

String sortBy

fileStorer

FileStorer fileStorer

attachFileHelper

AttachFileHelper attachFileHelper

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

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

bucket.core.actions.PaginationSupport 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

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

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

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

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?

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

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

commentId

long commentId

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

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

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

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

spacePickerHelper

SpacePickerHelper spacePickerHelper

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

MultiValueMap outgoingLinks

incomingLinksMap

MultiValueMap incomingLinksMap

externalLinks

Collection<E> externalLinks

linkResolver

LinkResolver linkResolver

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

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.PageSummaryAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

pageId

long pageId

pageManager

PageManager pageManager

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

Serialized Fields

templateVariables

List<E> templateVariables

templateApplied

boolean templateApplied

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

Serialized Fields

contentEntityManager

ContentEntityManager contentEntityManager

contentEntityObject

ContentEntityObject contentEntityObject

mailContentManager

MailContentManager mailContentManager

pageManager

PageManager pageManager

contentId

long contentId

Type

String Type

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

Serialized Fields

recentBlogs

List<E> recentBlogs

calendar

BlogPostsCalendar calendar

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

Serialized Fields

attachmentManager

AttachmentManager attachmentManager

attachment

Attachment attachment

attachmentBean

AttachmentBean attachmentBean

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.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.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.TinyUrlAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

pageManager

PageManager pageManager

urlPath

String urlPath

urlIdentifier

String urlIdentifier

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

wikiStyleRenderer

WikiStyleRenderer wikiStyleRenderer

pageContent

String pageContent

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

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

bucket.core.actions.PaginationSupport 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.ViewSourceAction extends AbstractPageAwareAction implements Serializable

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

Serialized Fields

trashManager

TrashManager trashManager

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 AbstractVersionedEntityObject implements Serializable

Serialized Fields

name

String name

description

String description

content

String content

space

Space space

labels

String labels

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

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


Package com.atlassian.confluence.plugin

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 ActionConfig implements Serializable

Serialized Fields

plugin

com.atlassian.plugin.Plugin plugin

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

hasBody

boolean hasBody

outputType

String outputType

bodyType

String bodyType

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


Package com.atlassian.confluence.renderer.actions

Class com.atlassian.confluence.renderer.actions.NotationHelpAction extends ConfluenceActionSupport implements Serializable

Serialized Fields

section

String section

descriptorLists

HashMap<K,V> descriptorLists

pluginAccessor

com.atlassian.plugin.PluginAccessor pluginAccessor

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

Serialized Fields

section

String section

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

wikiMarkup

String wikiMarkup

xHtml

String xHtml

onloadFunction

String onloadFunction

Package com.atlassian.confluence.rpc

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.NotPermittedException extends RemoteException implements Serializable

Class com.atlassian.confluence.rpc.RemoteException extends Exception 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.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

User user

contentType

ContentTypeEnum contentType

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

result

ContentNameSearchResult result

servletRequest

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

successful

boolean successful

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

ILuceneConnection didYouMeanLuceneConnection

searchLuceneConnection

ILuceneConnection searchLuceneConnection

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

Serialized Fields

spacePickerHelper

SpacePickerHelper spacePickerHelper

paginationSupport

bucket.core.actions.PaginationSupport paginationSupport

searchManager

SearchManager searchManager

spaceManager

SpaceManager spaceManager

predefinedSearchBuilder

PredefinedSearchBuilder predefinedSearchBuilder

searchMapper

LuceneSearchMapper searchMapper

contentTypesDisplayMapper

ContentTypesDisplayMapper contentTypesDisplayMapper

queryAnalyzer

org.apache.lucene.analysis.Analyzer queryAnalyzer

highlighter

HitHighlighter highlighter

startIndex

int startIndex

results

List<E> results

validatedContributor

SearchSiteAction.UserDetails validatedContributor

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

querySuggester

QuerySuggester querySuggester

querySuggestion

QuerySuggester.QuerySuggestion querySuggestion

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

Serialized Fields

searchManager

SearchManager searchManager

predefinedSearchBuilder

PredefinedSearchBuilder predefinedSearchBuilder

query

String query

results

List<E> results

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

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

Serialized Fields

name

String name

href

String href

className

String className

icon

String icon

spaceName

String spaceName

spaceKey

String spaceKey

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 Filter implements Serializable

Serialized Fields

term

Term term

resultScores

DocumentResultScores resultScores

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

Serialized Fields

term

Term term

resultScores

DocumentResultScores resultScores

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 SortComparator implements Serializable


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

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

Serialized Fields

userAccessor

UserAccessor userAccessor

spacePermissionsFilter

SpacePermissionsFilter spacePermissionsFilter

spaceGroupFilter

SpaceGroupFilter spaceGroupFilter

settingsManager

SettingsManager settingsManager

Class com.atlassian.confluence.search.lucene.filter.ContentPermissionsFilter extends 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 Filter implements Serializable

Serialized Fields

filters

List<E> filters
Deprecated. 

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

serialVersionUID: 9080933966775117753L

Serialized Fields

terms

List<E> terms

negatedFlag

boolean negatedFlag

Class com.atlassian.confluence.search.lucene.filter.OrderedNGramMatchingFilter extends 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 Filter implements Serializable

Serialized Fields

spaceKeys

Collection<E> spaceKeys

negate

boolean negate

inSpaceFilter

Filter inSpaceFilter

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

Serialized Fields

inSpaceFilter

Filter inSpaceFilter

dao

SpacePermissionsFilterDao dao

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

Serialized Fields

term

Term term

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

Serialized Fields

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.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 Query implements Serializable

Serialized Fields

contextQuery

Query contextQuery

searchQueryParameters

SearchQueryParameters searchQueryParameters

boostStrategy

BoostingStrategy boostStrategy

contextScorer

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

HttpServletRequest request

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

Serialized Fields

globalPermissionsAdministrator

PermissionsAdministrator globalPermissionsAdministrator

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.KeyTransferBean extends Object implements Serializable

Serialized Fields

keyType

String keyType

algorithm

String algorithm

encodedKey

String encodedKey

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

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

Serialized Fields

log

org.apache.log4j.Category log

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

Class com.atlassian.confluence.servlet.ConfluenceServletDispatcher extends ServletDispatcher implements Serializable

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

Serialized Fields

velocityManager

VelocityManager velocityManager

Class com.atlassian.confluence.servlet.CssServlet extends 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 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 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.SetupCheckingDwrServlet extends org.directwebremoting.servlet.DwrServlet implements Serializable

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

Serialized Fields

servletManager

ServletManager servletManager

servletConfig

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.SharedConfigurationMap extends Object implements Serializable

Serialized Fields

attributes

Map<K,V> attributes

Package com.atlassian.confluence.setup.actions

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

Serialized Fields

setupPersister

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

DatabaseDetails dbDetails

hibernateConfig

HibernateConfig hibernateConfig

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

Serialized Fields

name

String name

from

String from

prefix

String prefix

userName

String userName

password

String password

hostname

String hostname

jndiName

String jndiName

id

Long id

mailServerManager

MailServerManager mailServerManager

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

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

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

Serialized Fields

installationMethod

String installationMethod

demonstrationContentInstalled

boolean demonstrationContentInstalled

lifecycleManager

LifecycleManager lifecycleManager

sidManager

ConfluenceSidManager sidManager

keyPairInitialiser

KeyPairInitialiser keyPairInitialiser

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

username

String username

password

String password

confirm

String confirm

email

String email

fullname

String fullname

test

boolean test

confluenceAdministrators

Group confluenceAdministrators

confluenceUsers

Group confluenceUsers

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

indexRebuilder

IndexRebuilder indexRebuilder

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

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

Serialized Fields

licenseString

String licenseString

setupType

String setupType

dateFormatter

DateFormat dateFormatter

newLicense

com.atlassian.license.License newLicense

clusterManager

ClusterManager clusterManager

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

Serialized Fields

attachmentStorageType

String attachmentStorageType

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

Serialized Fields

forceOverwriteExistingData

boolean forceOverwriteExistingData

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

supportPeriodEndMessageOff

boolean supportPeriodEndMessageOff

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

referrerSettings

ReferrerSettings referrerSettings

captchaSettings

CaptchaSettings captchaSettings

customHtmlSettings

CustomHtmlSettings customHtmlSettings

colourSchemesSettings

ColourSchemesSettings colourSchemesSettings

attachmentMaxSize

long attachmentMaxSize

draftSaveInterval

int draftSaveInterval

maxAttachmentsInUI

int maxAttachmentsInUI

siteHomePage

String siteHomePage

siteTitle

String siteTitle

siteWelcomeMessage

String siteWelcomeMessage

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

enableWysiwyg

boolean enableWysiwyg

useWysiwygByDefault

boolean useWysiwygByDefault

numberOfBreadcrumbAncestors

int numberOfBreadcrumbAncestors

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

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.


confluenceHttpParameters

ConfluenceHttpParameters confluenceHttpParameters

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.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 ProfiledVelocityResult implements Serializable

Class com.atlassian.confluence.setup.webwork.RawTextResult extends 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

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

personalInformationManager

PersonalInformationManager personalInformationManager

permissionSetter

PermissionSetter permissionSetter

colourSchemeManager

ColourSchemeManager colourSchemeManager

themeManager

ThemeManager themeManager

layoutHelper

LayoutHelper layoutHelper

description

String description

themeKey

String themeKey

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

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

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

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.ConvertSpaceAction extends EditSpaceAction implements Serializable

Serialized Fields

updateLinks

boolean updateLinks

usersToAdd

String usersToAdd

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

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

types

List<E> types

labels

List<E> labels

maxResults

int maxResults

timeSpan

int timeSpan

publicFeed

boolean publicFeed

labelString

String labelString

spaceManager

SpaceManager spaceManager

feedBuilder

FeedBuilder feedBuilder

showDiff

boolean showDiff
showDiff and showContent default 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 showDiff=true and/or showContent=true (such as those generated from a space) will change behaviour.


showContent

boolean showContent

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

Serialized Fields

name

String name

spaceGroup

String spaceGroup

spaceGroupManager

SpaceGroupManager spaceGroupManager

message

String message

result

boolean result

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

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.ImportMboxAction extends AbstractSpaceAdminAction implements Serializable

Serialized Fields

mboxImporter

MboxImporter mboxImporter

uploadedFile

File uploadedFile

fileName

String fileName

nonBackgroundTask

boolean nonBackgroundTask

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

searchBean

SearchBean searchBean

startIndex

int startIndex

sortBy

String sortBy

fileExtension

String fileExtension

searchQueryBean

SearchQueryBean searchQueryBean

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

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

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

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

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

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.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 NestableException implements Serializable


Package com.atlassian.confluence.upgrade.security

Class com.atlassian.confluence.upgrade.security.LegacyContentPermission extends ConfluenceEntityObject implements Serializable

Serialized Fields

type

String type

group

String group

expiry

Date expiry

content

ContentEntityObject content

comment

String comment

userAccessor

UserAccessor userAccessor

Package com.atlassian.confluence.user

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

Serialized Fields

eventManager

EventManager eventManager

userAccessor

UserAccessor userAccessor

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

Class com.atlassian.confluence.user.ConfluenceLDAPCredentialsProvider extends 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.UnknownUser extends Object implements Serializable

Serialized Fields

userName

String userName

fullName

String fullName

Package com.atlassian.confluence.user.actions

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

Serialized Fields

paginationSupport

bucket.core.actions.PaginationSupport paginationSupport

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

Serialized Fields

name

String name

group

Group group

groups

List<E> groups

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

Serialized Fields

user

User user

personalInformationEntity

PersonalInformation personalInformationEntity

personalInformation

String personalInformation

userPreferences

UserPreferences userPreferences

attachments

List<E> attachments

userStatusManager

UserStatusManager userStatusManager

statusTextRenderer

StatusTextRenderer statusTextRenderer

wikiStyleRenderer

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

User user

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

Serialized Fields

administrators

List<E> administrators

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

Serialized Fields

paginationSupport

bucket.core.actions.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.CreateUserAction extends AbstractUsersAction implements Serializable

Serialized Fields

password

String password

confirm

String confirm

email

String email

fullname

String fullname

userChecker

UserChecker userChecker

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

notifyForMyOwnActions

boolean notifyForMyOwnActions

showDiffInEmailNotifications

boolean showDiffInEmailNotifications

showFullContentInEmailNotifications

boolean showFullContentInEmailNotifications

mimeType

String mimeType

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

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

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

spaceKey

String spaceKey

pageManager

PageManager pageManager

changesSaved

boolean changesSaved

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

Serialized Fields

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

nonMemberGroups

List<E> nonMemberGroups

action

String action

groupsToJoin

List<E> groupsToJoin

groupsToLeave

List<E> groupsToLeave

readOnlyGroups

List<E> readOnlyGroups

permissionCheckDispatcherResultCache

PermissionCheckDispatcherResultCache permissionCheckDispatcherResultCache

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

rand

Random rand

usernameOrEmail

String usernameOrEmail

taskManager

MultiQueueTaskManager taskManager

MAX_RETRIES

int MAX_RETRIES

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

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

Serialized Fields

upgradeManager

com.atlassian.confluence.upgrade.UpgradeManager upgradeManager

clusterManager

ClusterManager clusterManager

httpContext

HttpContext httpContext

fromNotPermitted

boolean fromNotPermitted

redirectAfterPost

boolean redirectAfterPost

os_username

String os_username

os_destination

String os_destination

loginFailed

boolean loginFailed

loginError

boolean loginError

logout

boolean logout

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

Serialized Fields

request

HttpServletRequest request

response

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

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

searchQueryBean

SearchQueryBean searchQueryBean

searcher

Searcher searcher

spaceManager

SpaceManager spaceManager

searchBean

SearchBean searchBean

searchResults

List<E> searchResults

startIndex

int startIndex

showOnlyPersonal

boolean showOnlyPersonal

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

searchEntitiesManager

SearchEntitiesManager searchEntitiesManager

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

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 ConfluenceActionSupport implements Serializable

Serialized Fields

username

String username

password

String password

confirm

String confirm

email

String email

fullname

String fullname

captchaManager

CaptchaManager captchaManager

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

FileUploadUtils.UploadedFile uploadedFile

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

User user

personalInformationManager

PersonalInformationManager personalInformationManager

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

Serialized Fields

username

String username

followersList

String followersList

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

Serialized Fields

paginationSupport

bucket.core.actions.PaginationSupport paginationSupport

startIndex

int startIndex

username

String username

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

Serialized Fields

paginationSupport

bucket.core.actions.PaginationSupport 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

draftManager

DraftManager draftManager

draftId

String draftId

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

Serialized Fields

editMode

boolean editMode

mimeType

String mimeType

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

Serialized Fields

myLabels

List<E> myLabels

content

List<E> content

labelId

long labelId

paginationSupport

bucket.core.actions.PaginationSupport 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

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

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.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.providers.jira

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

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

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

Serialized Fields

configProvider

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

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

bucket.core.actions.PaginationSupport 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.Resource extends Object implements Serializable

Serialized Fields

key

String key
Deprecated. 

relativePathToFile

String relativePathToFile
Deprecated. 

contentTypePrefix

String contentTypePrefix
Deprecated. 

file

File file
Deprecated. 

Package com.atlassian.confluence.util.ajax

Class com.atlassian.confluence.util.ajax.ErrorResponseException extends Throwable implements Serializable

Serialized Fields

message

String message
Deprecated. 

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

Class com.atlassian.confluence.xwork.RedirectResult extends ServletRedirectResult implements Serializable


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

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



Confluence is developed by Atlassian.