A B C D E F G H I J K L M N O P Q R S T U V W X Z

A

AbsoluteHrefEvaluator - Class in com.atlassian.confluence.content.render.xhtml.links
Produces absolute URL's / HREF's for the specified object.
AbsoluteHrefEvaluator(HrefEvaluator, SettingsManager, ContextPathHolder) - Constructor for class com.atlassian.confluence.content.render.xhtml.links.AbsoluteHrefEvaluator
 
AbstractActionBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs
 
AbstractActionBreadcrumb(Action) - Constructor for class com.atlassian.confluence.util.breadcrumbs.AbstractActionBreadcrumb
 
AbstractAdminAcceptanceTest - Class in com.atlassian.confluence
Base class to make it easier to have both JavaScript enabled and disabled tests.
AbstractAdminAcceptanceTest() - Constructor for class com.atlassian.confluence.AbstractAdminAcceptanceTest
 
AbstractAtlassianWebTestCase - Class in com.atlassian.confluence
This super class provides extensions to JWebUnit useful in acceptance tests.
AbstractAtlassianWebTestCase() - Constructor for class com.atlassian.confluence.AbstractAtlassianWebTestCase
 
AbstractAtlassianWebTestCase(String) - Constructor for class com.atlassian.confluence.AbstractAtlassianWebTestCase
 
AbstractAttachmentCopier - Class in com.atlassian.confluence.pages.persistence.dao
This method implements some of the methods from the AttachmentDao.AttachmentCopier interface.
AbstractAttachmentCopier() - Constructor for class com.atlassian.confluence.pages.persistence.dao.AbstractAttachmentCopier
 
AbstractAttachmentLink - Class in com.atlassian.confluence.links
Class represents a link to an attachment.
AbstractAttachmentLink(GenericLinkParser) - Constructor for class com.atlassian.confluence.links.AbstractAttachmentLink
 
AbstractAutoProxyCreator - Class in org.springframework.aop.framework.autoproxy
BeanPostProcessor implementation that wraps each eligible bean with an AOP proxy, delegating to specified interceptors before invoking the bean itself.
AbstractAutoProxyCreator() - Constructor for class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
 
AbstractAwareInterceptor - Class in com.atlassian.confluence.setup.webwork
 
AbstractAwareInterceptor() - Constructor for class com.atlassian.confluence.setup.webwork.AbstractAwareInterceptor
 
AbstractBackupRestoreAction - Class in com.atlassian.confluence.importexport.actions
 
AbstractBackupRestoreAction() - Constructor for class com.atlassian.confluence.importexport.actions.AbstractBackupRestoreAction
 
AbstractBlogPostsAction - Class in com.atlassian.confluence.pages.actions
 
AbstractBlogPostsAction() - Constructor for class com.atlassian.confluence.pages.actions.AbstractBlogPostsAction
 
AbstractBootstrapHotSwappingFilter - Class in com.atlassian.confluence.util
Abstact filter class which will delegate to a particular filter once the container manager is setup.
AbstractBootstrapHotSwappingFilter() - Constructor for class com.atlassian.confluence.util.AbstractBootstrapHotSwappingFilter
 
AbstractBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs
 
AbstractBreadcrumb() - Constructor for class com.atlassian.confluence.util.breadcrumbs.AbstractBreadcrumb
 
AbstractBreadcrumb(String, String) - Constructor for class com.atlassian.confluence.util.breadcrumbs.AbstractBreadcrumb
 
AbstractBreadcrumb(String, String, String) - Constructor for class com.atlassian.confluence.util.breadcrumbs.AbstractBreadcrumb
 
AbstractChainableSearchFilter - Class in com.atlassian.confluence.search.v2
A super class that defines standard AND and OR chaining behaviour.
AbstractChainableSearchFilter() - Constructor for class com.atlassian.confluence.search.v2.AbstractChainableSearchFilter
 
AbstractClusterAwareQuartzJobBean - Class in com.atlassian.confluence.setup.quartz
This should be the base class for all Confluence Quartz Jobs
AbstractClusterAwareQuartzJobBean() - Constructor for class com.atlassian.confluence.setup.quartz.AbstractClusterAwareQuartzJobBean
 
AbstractClusteredTestCase - Class in com.atlassian.confluence.cluster
Base class for tests which test two nodes in a cluster concurrently.
AbstractClusteredTestCase() - Constructor for class com.atlassian.confluence.cluster.AbstractClusteredTestCase
 
AbstractCommandAction - Class in com.atlassian.confluence.pages.actions
CommandAction-implementing class that delegates to a CommandActionHelper.
AbstractCommandAction() - Constructor for class com.atlassian.confluence.pages.actions.AbstractCommandAction
 
AbstractConfluenceAcceptanceTest - Class in com.atlassian.confluence
This super class provides Confluence specific functions useful in acceptance tests.
AbstractConfluenceAcceptanceTest(String) - Constructor for class com.atlassian.confluence.AbstractConfluenceAcceptanceTest
 
AbstractConfluenceAcceptanceTest() - Constructor for class com.atlassian.confluence.AbstractConfluenceAcceptanceTest
 
AbstractConfluenceCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
Deprecated. since 2.8 use BaseConfluenceCondition, which no longer has a dependency on the abomination which is GlobalHelper.
AbstractConfluenceCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.AbstractConfluenceCondition
Deprecated.  
AbstractConstraintCreationUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
An abstract upgrade task for when you just want to run a bunch of constraint creation statements from a properties file.
AbstractConstraintCreationUpgradeTask(SessionFactory) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.AbstractConstraintCreationUpgradeTask
 
AbstractContentEntity - Class in com.atlassian.confluence.it
 
AbstractContentEntity() - Constructor for class com.atlassian.confluence.it.AbstractContentEntity
 
AbstractContentEntity(AbstractContentEntity) - Constructor for class com.atlassian.confluence.it.AbstractContentEntity
 
AbstractContentEntityLink - Class in com.atlassian.confluence.links.linktypes
 
AbstractContentEntityLink(GenericLinkParser) - Constructor for class com.atlassian.confluence.links.linktypes.AbstractContentEntityLink
 
AbstractContentEntityRenderSupport<T extends ContentEntityObject> - Class in com.atlassian.confluence.rss
 
AbstractContentEntityRenderSupport() - Constructor for class com.atlassian.confluence.rss.AbstractContentEntityRenderSupport
 
AbstractContentEntityReport - Class in com.atlassian.confluence.mail.reports
 
AbstractContentEntityReport(ContentEntityObject, ChangeDigestReport) - Constructor for class com.atlassian.confluence.mail.reports.AbstractContentEntityReport
 
AbstractCreateAndEditPageAction - Class in com.atlassian.confluence.pages.actions
 
AbstractCreateAndEditPageAction() - Constructor for class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
AbstractCreatePageAction - Class in com.atlassian.confluence.pages.actions
Functions shared between creating pages and blog posts.
AbstractCreatePageAction() - Constructor for class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
AbstractCreateSpaceAction - Class in com.atlassian.confluence.spaces.actions
 
AbstractCreateSpaceAction() - Constructor for class com.atlassian.confluence.spaces.actions.AbstractCreateSpaceAction
 
AbstractDatabaseCreationAction - Class in com.atlassian.confluence.setup.actions
 
AbstractDatabaseCreationAction() - Constructor for class com.atlassian.confluence.setup.actions.AbstractDatabaseCreationAction
 
AbstractDecoratorAction - Class in com.atlassian.confluence.admin.actions.lookandfeel
 
AbstractDecoratorAction() - Constructor for class com.atlassian.confluence.admin.actions.lookandfeel.AbstractDecoratorAction
 
AbstractDefaultPropertiesLdapAcceptanceTest - Class in com.atlassian.confluence
Abstract class for LDAP acceptance tests that use the default LDAP properties (ldap_default.properties)
AbstractDefaultPropertiesLdapAcceptanceTest() - Constructor for class com.atlassian.confluence.AbstractDefaultPropertiesLdapAcceptanceTest
 
AbstractDeferredRunUpgradeTask - Class in com.atlassian.confluence.upgrade
 
AbstractDeferredRunUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.AbstractDeferredRunUpgradeTask
 
AbstractDelegatedLdapAcceptanceTest - Class in com.atlassian.confluence
 
AbstractDelegatedLdapAcceptanceTest() - Constructor for class com.atlassian.confluence.AbstractDelegatedLdapAcceptanceTest
 
AbstractDialog - Class in com.atlassian.confluence.pageobjects.component.dialog
 
AbstractDialog(String) - Constructor for class com.atlassian.confluence.pageobjects.component.dialog.AbstractDialog
 
AbstractDiffPagesAction - Class in com.atlassian.confluence.pages.actions
 
AbstractDiffPagesAction() - Constructor for class com.atlassian.confluence.pages.actions.AbstractDiffPagesAction
 
AbstractEditAttachedFileAction - Class in com.atlassian.confluence.pages.actions
Deprecated. since 2.9
AbstractEditAttachedFileAction() - Constructor for class com.atlassian.confluence.pages.actions.AbstractEditAttachedFileAction
Deprecated.  
AbstractEditorAutocompleteTester - Class in com.atlassian.confluence.selenium
Tests Autocomplete dropdown in the RTE.
AbstractEditorAutocompleteTester() - Constructor for class com.atlassian.confluence.selenium.AbstractEditorAutocompleteTester
 
AbstractEditorPropertyPanelTest - Class in com.atlassian.confluence.selenium
 
AbstractEditorPropertyPanelTest() - Constructor for class com.atlassian.confluence.selenium.AbstractEditorPropertyPanelTest
 
AbstractEditPageAction - Class in com.atlassian.confluence.pages.actions
 
AbstractEditPageAction() - Constructor for class com.atlassian.confluence.pages.actions.AbstractEditPageAction
 
AbstractEditPageTemplateAction - Class in com.atlassian.confluence.pages.templates.actions
 
AbstractEditPageTemplateAction() - Constructor for class com.atlassian.confluence.pages.templates.actions.AbstractEditPageTemplateAction
 
AbstractEditPermissionAction - Class in com.atlassian.confluence.security.actions
 
AbstractEditPermissionAction() - Constructor for class com.atlassian.confluence.security.actions.AbstractEditPermissionAction
 
AbstractEditPermissionsAdministrator - Class in com.atlassian.confluence.security.administrators
Contains all the common functionality of the global and space edit permissions administrators
AbstractEditPermissionsAdministrator(SpacePermissionManager, PermissionResolver, SetSpacePermissionChecker, SearchEntitiesManager, SettingsManager) - Constructor for class com.atlassian.confluence.security.administrators.AbstractEditPermissionsAdministrator
 
AbstractEditSpaceAction - Class in com.atlassian.confluence.spaces.actions
 
AbstractEditSpaceAction() - Constructor for class com.atlassian.confluence.spaces.actions.AbstractEditSpaceAction
 
AbstractEmbeddedResourceRenderer - Class in com.atlassian.confluence.plugins.macros.core.renderer
The basic implementation for an embedded resource renderer.
AbstractEmbeddedResourceRenderer() - Constructor for class com.atlassian.confluence.plugins.macros.core.renderer.AbstractEmbeddedResourceRenderer
 
AbstractEntityPaginationAction - Class in com.atlassian.confluence.user.actions
 
AbstractEntityPaginationAction() - Constructor for class com.atlassian.confluence.user.actions.AbstractEntityPaginationAction
 
AbstractEntityPaginationAction(int) - Constructor for class com.atlassian.confluence.user.actions.AbstractEntityPaginationAction
 
AbstractExporterImpl - Class in com.atlassian.confluence.importexport.impl
Abstract exporter that only deals with simple general export utility methods like where the files go.
AbstractExporterImpl() - Constructor for class com.atlassian.confluence.importexport.impl.AbstractExporterImpl
 
AbstractExtractorModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor
Abstract class for extractor module descriptors
AbstractExtractorModuleDescriptor() - Constructor for class com.atlassian.confluence.plugin.descriptor.AbstractExtractorModuleDescriptor
 
AbstractFileAttachmentAction - Class in com.atlassian.confluence.pages.actions
Deprecated. since 2.9
AbstractFileAttachmentAction() - Constructor for class com.atlassian.confluence.pages.actions.AbstractFileAttachmentAction
Deprecated.  
AbstractFileRestoreAction - Class in com.atlassian.confluence.importexport.actions
 
AbstractFileRestoreAction() - Constructor for class com.atlassian.confluence.importexport.actions.AbstractFileRestoreAction
 
AbstractGadgetAdminTab - Class in com.atlassian.confluence.pageobjects.component.admin
 
AbstractGadgetAdminTab() - Constructor for class com.atlassian.confluence.pageobjects.component.admin.AbstractGadgetAdminTab
 
AbstractGadgetSeleniumTest - Class in com.atlassian.confluence.selenium.gadgets
 
AbstractGadgetSeleniumTest() - Constructor for class com.atlassian.confluence.selenium.gadgets.AbstractGadgetSeleniumTest
 
AbstractGlobalPermissionsAction - Class in com.atlassian.confluence.security.actions
Deprecated. 
AbstractGlobalPermissionsAction() - Constructor for class com.atlassian.confluence.security.actions.AbstractGlobalPermissionsAction
Deprecated.  
AbstractGroupAction - Class in com.atlassian.confluence.user.actions
 
AbstractGroupAction() - Constructor for class com.atlassian.confluence.user.actions.AbstractGroupAction
 
AbstractHibernateAttachmentDao - Class in com.atlassian.confluence.pages.persistence.dao.hibernate
Abstract class that defines the basic methods necessary for saving Attachments to a database.
AbstractHibernateAttachmentDao() - Constructor for class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
 
AbstractHibernateAttachmentDao.IntraHibernateAttachmentCopier - Class in com.atlassian.confluence.pages.persistence.dao.hibernate
This attachment copier will copy attachment streams from the current instance of AbstractHibernateAttachmentDao to another.
AbstractHibernateAttachmentDao.IntraHibernateAttachmentCopier(AbstractHibernateAttachmentDao) - Constructor for class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao.IntraHibernateAttachmentCopier
 
AbstractHibernateAttachmentDao.IntraHibernateAttachmentMigrator - Class in com.atlassian.confluence.pages.persistence.dao.hibernate
This attachment migrator will migrate attachment streams from the current instance of AbstractHibernateAttachmentDao to another.
AbstractHibernateAttachmentDao.IntraHibernateAttachmentMigrator(AbstractHibernateAttachmentDao) - Constructor for class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao.IntraHibernateAttachmentMigrator
 
AbstractHtmlGeneratingMacro - Class in com.atlassian.confluence.renderer.radeox.macros
To be used by macros which generate large amounts of HTML which they don't want any further processing done on.
AbstractHtmlGeneratingMacro() - Constructor for class com.atlassian.confluence.renderer.radeox.macros.AbstractHtmlGeneratingMacro
 
AbstractI18NResource - Class in com.atlassian.confluence.util.i18n
 
AbstractI18NResource() - Constructor for class com.atlassian.confluence.util.i18n.AbstractI18NResource
 
AbstractImportAction - Class in com.atlassian.confluence.importexport.actions
 
AbstractImportAction() - Constructor for class com.atlassian.confluence.importexport.actions.AbstractImportAction
 
AbstractJob - Class in com.atlassian.quartz.jobs
A base class for Quatz jobs in Confluence.
AbstractJob() - Constructor for class com.atlassian.quartz.jobs.AbstractJob
 
AbstractLabelableEntityObject - Class in com.atlassian.confluence.core
 
AbstractLabelableEntityObject() - Constructor for class com.atlassian.confluence.core.AbstractLabelableEntityObject
 
AbstractLabelDisplayingAction - Class in com.atlassian.confluence.labels.actions
A nice abstract class for actions which display label/s on a global AND per space basis.
AbstractLabelDisplayingAction() - Constructor for class com.atlassian.confluence.labels.actions.AbstractLabelDisplayingAction
 
AbstractLabelEntityBean - Class in com.atlassian.confluence.labels.actions
This class was created during i18n to ensure all the Label beans have access to the getText() methods in the ConfluenceActionSupport class.
AbstractLabelEntityBean() - Constructor for class com.atlassian.confluence.labels.actions.AbstractLabelEntityBean
 
AbstractLabelsCommand - Class in com.atlassian.confluence.labels.service
Provides basic label methods that should be common to all label commands
AbstractLabelsCommand(User, long, String, PageManager, SpaceManager, AttachmentManager) - Constructor for class com.atlassian.confluence.labels.service.AbstractLabelsCommand
 
AbstractLabelsForEntityAction - Class in com.atlassian.confluence.labels.actions
 
AbstractLabelsForEntityAction() - Constructor for class com.atlassian.confluence.labels.actions.AbstractLabelsForEntityAction
 
AbstractLdapAcceptanceTest - Class in com.atlassian.confluence
Sets up an embedded LDAP server and associated directory in Confluence.
AbstractLdapAcceptanceTest() - Constructor for class com.atlassian.confluence.AbstractLdapAcceptanceTest
 
AbstractLikeEvent - Class in com.atlassian.confluence.event.events.like
 
AbstractLikeEvent(User) - Constructor for class com.atlassian.confluence.event.events.like.AbstractLikeEvent
 
AbstractLikeEvent(User, Date) - Constructor for class com.atlassian.confluence.event.events.like.AbstractLikeEvent
 
AbstractLink - Class in com.atlassian.confluence.links
An abstract link defines a source page (the source of the link) and is the superclass for all Link objects.
AbstractLink() - Constructor for class com.atlassian.confluence.links.AbstractLink
 
AbstractLinkBrowserTest - Class in com.atlassian.confluence.selenium
 
AbstractLinkBrowserTest() - Constructor for class com.atlassian.confluence.selenium.AbstractLinkBrowserTest
 
AbstractLinkRenamingBean - Class in com.atlassian.confluence.util
 
AbstractLinkRenamingBean(ContentEntityObject, SpaceContentEntityObject, String, String) - Constructor for class com.atlassian.confluence.util.AbstractLinkRenamingBean
 
AbstractLogoAction - Class in com.atlassian.confluence.spaces.actions
 
AbstractLogoAction() - Constructor for class com.atlassian.confluence.spaces.actions.AbstractLogoAction
 
AbstractLookAndFeelAction - Class in com.atlassian.confluence.admin.actions.lookandfeel
 
AbstractLookAndFeelAction() - Constructor for class com.atlassian.confluence.admin.actions.lookandfeel.AbstractLookAndFeelAction
 
AbstractLuceneMapperModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor.search
 
AbstractLuceneMapperModuleDescriptor() - Constructor for class com.atlassian.confluence.plugin.descriptor.search.AbstractLuceneMapperModuleDescriptor
 
AbstractLuceneSearchResult - Class in com.atlassian.confluence.search.v2.lucene
 
AbstractLuceneSearchResult() - Constructor for class com.atlassian.confluence.search.v2.lucene.AbstractLuceneSearchResult
 
AbstractMailAccount - Class in com.atlassian.confluence.mail.archive
 
AbstractMailAccount() - Constructor for class com.atlassian.confluence.mail.archive.AbstractMailAccount
 
AbstractMailAccount(int, String, String, String, String, String, int, boolean) - Constructor for class com.atlassian.confluence.mail.archive.AbstractMailAccount
 
AbstractMailAccountAction - Class in com.atlassian.confluence.mail.archive.actions
 
AbstractMailAccountAction() - Constructor for class com.atlassian.confluence.mail.archive.actions.AbstractMailAccountAction
 
AbstractMailAction - Class in com.atlassian.confluence.mail.archive.actions
 
AbstractMailAction() - Constructor for class com.atlassian.confluence.mail.archive.actions.AbstractMailAction
 
AbstractMailNotificationQueueItem - Class in com.atlassian.confluence.mail.template
An abstract mail notification queue item that provides default implementations of most methods.
AbstractMailNotificationQueueItem(String) - Constructor for class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
AbstractMailNotificationQueueItem(String, String) - Constructor for class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
AbstractManagedScheduledJob - Class in com.atlassian.confluence.schedule
Implements common properties for various implementations of ManagedScheduledJob.
AbstractManagedScheduledJob(JobDetail, boolean, boolean, boolean, boolean) - Constructor for class com.atlassian.confluence.schedule.AbstractManagedScheduledJob
 
AbstractMessageManager - Class in com.atlassian.confluence.util.message
 
AbstractMessageManager() - Constructor for class com.atlassian.confluence.util.message.AbstractMessageManager
 
AbstractMoveDialogTester - Class in com.atlassian.confluence.selenium
A base class to be extended by the tests for the Move Dialog.
AbstractMoveDialogTester(String) - Constructor for class com.atlassian.confluence.selenium.AbstractMoveDialogTester
 
AbstractMultimediaMacroAcceptanceTest - Class in com.atlassian.confluence.multimedia
 
AbstractMultimediaMacroAcceptanceTest(String) - Constructor for class com.atlassian.confluence.multimedia.AbstractMultimediaMacroAcceptanceTest
 
AbstractMultimediaMacroTest - Class in com.atlassian.confluence.selenium
 
AbstractMultimediaMacroTest(String) - Constructor for class com.atlassian.confluence.selenium.AbstractMultimediaMacroTest
 
AbstractNotificationsAcceptanceTest - Class in com.atlassian.confluence
This is a bad way to share code between the various NotificationsAcceptanceTest.
AbstractNotificationsAcceptanceTest() - Constructor for class com.atlassian.confluence.AbstractNotificationsAcceptanceTest
 
AbstractNotificationsListener - Class in com.atlassian.confluence.mail.notification.listeners
 
AbstractNotificationsListener() - Constructor for class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
 
AbstractPage - Class in com.atlassian.confluence.pages
Parent of the concrete Page and BlogPost classes
AbstractPage() - Constructor for class com.atlassian.confluence.pages.AbstractPage
 
AbstractPageAction - Class in com.atlassian.confluence.pages.actions
 
AbstractPageAction() - Constructor for class com.atlassian.confluence.pages.actions.AbstractPageAction
 
AbstractPageAwareAction - Class in com.atlassian.confluence.pages.actions
Parent class for actions which operate on AbstractPages (pages or blog posts).
AbstractPageAwareAction() - Constructor for class com.atlassian.confluence.pages.actions.AbstractPageAwareAction
 
AbstractPageChangeAction - Class in com.atlassian.confluence.pages.actions
Deprecated. since 2.9
AbstractPageChangeAction() - Constructor for class com.atlassian.confluence.pages.actions.AbstractPageChangeAction
Deprecated.  
AbstractPageDao - Interface in com.atlassian.confluence.pages.persistence.dao
 
AbstractPageLink - Class in com.atlassian.confluence.links.linktypes
 
AbstractPageLink(GenericLinkParser, PageContext) - Constructor for class com.atlassian.confluence.links.linktypes.AbstractPageLink
 
AbstractPageLinkRenamingBean - Class in com.atlassian.confluence.util
Common base class for renaming links to different page types.
AbstractPageLinkRenamingBean(ContentEntityObject, SpaceContentEntityObject, String, String) - Constructor for class com.atlassian.confluence.util.AbstractPageLinkRenamingBean
 
AbstractPageLocator - Class in com.atlassian.confluence.content.service.page
 
AbstractPageLocator() - Constructor for class com.atlassian.confluence.content.service.page.AbstractPageLocator
 
AbstractPageTemplateAction - Class in com.atlassian.confluence.pages.templates.actions
 
AbstractPageTemplateAction() - Constructor for class com.atlassian.confluence.pages.templates.actions.AbstractPageTemplateAction
 
AbstractPaginatedListAction - Class in com.atlassian.confluence.pages.actions
 
AbstractPaginatedListAction() - Constructor for class com.atlassian.confluence.pages.actions.AbstractPaginatedListAction
 
AbstractPaginatedListAction(int) - Constructor for class com.atlassian.confluence.pages.actions.AbstractPaginatedListAction
 
AbstractParameterListQuery<T> - Class in com.atlassian.confluence.search.v2.query
Abstract superclass for queries holding a list of parameters of a single type.
AbstractParameterListQuery(T) - Constructor for class com.atlassian.confluence.search.v2.query.AbstractParameterListQuery
 
AbstractParameterListQuery(Collection<T>) - Constructor for class com.atlassian.confluence.search.v2.query.AbstractParameterListQuery
 
AbstractPathConverter - Class in com.atlassian.confluence.servlet.simpledisplay
 
AbstractPathConverter() - Constructor for class com.atlassian.confluence.servlet.simpledisplay.AbstractPathConverter
 
AbstractPermissionCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
Deprecated. since 2.8 use BasePermissionCondition
AbstractPermissionCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.AbstractPermissionCondition
Deprecated.  
AbstractPermissionsAcceptanceTest - Class in com.atlassian.confluence
 
AbstractPermissionsAcceptanceTest() - Constructor for class com.atlassian.confluence.AbstractPermissionsAcceptanceTest
 
AbstractPermissionsAcceptanceTest(String) - Constructor for class com.atlassian.confluence.AbstractPermissionsAcceptanceTest
 
AbstractPermissionsAction - Class in com.atlassian.confluence.security.actions
 
AbstractPermissionsAction() - Constructor for class com.atlassian.confluence.security.actions.AbstractPermissionsAction
 
AbstractPermissionsDelegate - Class in com.atlassian.confluence.security.delegate
 
AbstractPermissionsDelegate() - Constructor for class com.atlassian.confluence.security.delegate.AbstractPermissionsDelegate
 
AbstractPreviewPageAction - Class in com.atlassian.confluence.pages.actions
 
AbstractPreviewPageAction() - Constructor for class com.atlassian.confluence.pages.actions.AbstractPreviewPageAction
 
AbstractRemotePageSummary - Class in com.atlassian.confluence.rpc.soap.beans
 
AbstractRemotePageSummary() - Constructor for class com.atlassian.confluence.rpc.soap.beans.AbstractRemotePageSummary
 
AbstractRemotePageSummary(AbstractPage) - Constructor for class com.atlassian.confluence.rpc.soap.beans.AbstractRemotePageSummary
 
AbstractRendererExporterImpl - Class in com.atlassian.confluence.importexport.impl
 
AbstractRendererExporterImpl() - Constructor for class com.atlassian.confluence.importexport.impl.AbstractRendererExporterImpl
 
AbstractRendererExporterImpl.ContentConverter - Class in com.atlassian.confluence.importexport.impl
 
AbstractRendererExporterImpl.ContentConverter(ContentTree, Renderer) - Constructor for class com.atlassian.confluence.importexport.impl.AbstractRendererExporterImpl.ContentConverter
 
AbstractRenderSupport<T> - Class in com.atlassian.confluence.rss
 
AbstractRenderSupport() - Constructor for class com.atlassian.confluence.rss.AbstractRenderSupport
 
AbstractResource - Class in com.atlassian.confluence.plugins.rest.resources
 
AbstractResource(UserAccessor, SpacePermissionManager) - Constructor for class com.atlassian.confluence.plugins.rest.resources.AbstractResource
 
AbstractRestAcceptanceTest - Class in com.atlassian.confluence.rest
Because we don't want to be YET ANOTHER subclass of the monstrosity known as ACAT.
AbstractRestAcceptanceTest() - Constructor for class com.atlassian.confluence.rest.AbstractRestAcceptanceTest
 
AbstractRpcAcceptanceTest - Class in com.atlassian.confluence.rpc
 
AbstractRpcAcceptanceTest() - Constructor for class com.atlassian.confluence.rpc.AbstractRpcAcceptanceTest
 
AbstractSearch - Class in com.atlassian.confluence.search.v2
 
AbstractSearch(SearchQuery, SearchSort, SearchFilter, ResultFilter) - Constructor for class com.atlassian.confluence.search.v2.AbstractSearch
 
AbstractSeleniumTest - Class in com.atlassian.confluence.selenium
 
AbstractSeleniumTest() - Constructor for class com.atlassian.confluence.selenium.AbstractSeleniumTest
 
AbstractSeleniumTest(String) - Constructor for class com.atlassian.confluence.selenium.AbstractSeleniumTest
 
AbstractServiceCommand - Class in com.atlassian.confluence.core.service
Base implementation of ServiceCommand that takes care of the internal logic related to the order in which the various operations must be performed.
AbstractServiceCommand() - Constructor for class com.atlassian.confluence.core.service.AbstractServiceCommand
 
AbstractSetupAction - Class in com.atlassian.confluence.setup.actions
This action communicates with BootstrapManager.
AbstractSetupAction() - Constructor for class com.atlassian.confluence.setup.actions.AbstractSetupAction
 
AbstractSetupDatabaseAction - Class in com.atlassian.confluence.setup.actions
 
AbstractSetupDatabaseAction() - Constructor for class com.atlassian.confluence.setup.actions.AbstractSetupDatabaseAction
 
AbstractSetupEmailAction - Class in com.atlassian.confluence.setup.actions
 
AbstractSetupEmailAction() - Constructor for class com.atlassian.confluence.setup.actions.AbstractSetupEmailAction
 
AbstractSingleEntityLocator - Class in com.atlassian.confluence.core.service
Base class for SingleEntityLocator that enforces the contract between getEntity and getEntities
AbstractSingleEntityLocator() - Constructor for class com.atlassian.confluence.core.service.AbstractSingleEntityLocator
 
AbstractSoapRpcAcceptanceTest - Class in com.atlassian.confluence.rpc
Base class for SOAP acceptance tests.
AbstractSoapRpcAcceptanceTest() - Constructor for class com.atlassian.confluence.rpc.AbstractSoapRpcAcceptanceTest
 
AbstractSort - Class in com.atlassian.confluence.search.v2.sort
Abstract superclass for simple sort types that just sort in a particular direction on some field.
AbstractSort(String, SearchSort.Order) - Constructor for class com.atlassian.confluence.search.v2.sort.AbstractSort
Constructs a sort.
AbstractSpaceAction - Class in com.atlassian.confluence.spaces.actions
 
AbstractSpaceAction() - Constructor for class com.atlassian.confluence.spaces.actions.AbstractSpaceAction
 
AbstractSpaceActionBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs
Common class for all Breadcrumbs with an Action and a Space.
AbstractSpaceActionBreadcrumb(Action, Space) - Constructor for class com.atlassian.confluence.util.breadcrumbs.AbstractSpaceActionBreadcrumb
 
AbstractSpaceAdminAction - Class in com.atlassian.confluence.spaces.actions
 
AbstractSpaceAdminAction() - Constructor for class com.atlassian.confluence.spaces.actions.AbstractSpaceAdminAction
 
AbstractSpaceBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs
 
AbstractSpaceBreadcrumb(Space) - Constructor for class com.atlassian.confluence.util.breadcrumbs.AbstractSpaceBreadcrumb
 
AbstractSpacePermissionManager - Class in com.atlassian.confluence.security
 
AbstractSpacePermissionManager() - Constructor for class com.atlassian.confluence.security.AbstractSpacePermissionManager
 
AbstractSpacePermissionsAction - Class in com.atlassian.confluence.security.actions
Deprecated. 
AbstractSpacePermissionsAction() - Constructor for class com.atlassian.confluence.security.actions.AbstractSpacePermissionsAction
Deprecated.  
AbstractStatusContentEvent - Class in com.atlassian.confluence.event.events.userstatus
Abstract base class for all UserStatus events.
AbstractStatusContentEvent(Object, UserStatus) - Constructor for class com.atlassian.confluence.event.events.userstatus.AbstractStatusContentEvent
 
AbstractTab - Class in com.atlassian.confluence.plugins.macros.dashboard
Shared tab logic.
AbstractTab() - Constructor for class com.atlassian.confluence.plugins.macros.dashboard.AbstractTab
 
AbstractTemplatePageAction - Class in com.atlassian.confluence.pages.actions
An abstract action for actions that use page templates.
AbstractTemplatePageAction() - Constructor for class com.atlassian.confluence.pages.actions.AbstractTemplatePageAction
 
AbstractTestHarness - Class in com.atlassian.confluence.util.test
Abstract test harness with all the default includes and excludes.
AbstractTestHarness() - Constructor for class com.atlassian.confluence.util.test.AbstractTestHarness
 
AbstractTestReport - Class in com.atlassian.confluence.renderer.radeox.macros.junit.report
 
AbstractTestReport() - Constructor for class com.atlassian.confluence.renderer.radeox.macros.junit.report.AbstractTestReport
 
AbstractThemeAction - Class in com.atlassian.confluence.admin.actions.lookandfeel
 
AbstractThemeAction() - Constructor for class com.atlassian.confluence.admin.actions.lookandfeel.AbstractThemeAction
 
AbstractTrustedApplicationAction - Class in com.atlassian.confluence.admin.actions.trust
Base class for all the trusted application actions.
AbstractTrustedApplicationAction() - Constructor for class com.atlassian.confluence.admin.actions.trust.AbstractTrustedApplicationAction
 
AbstractUnzipper - Class in com.atlassian.confluence.util.zip
 
AbstractUnzipper() - Constructor for class com.atlassian.confluence.util.zip.AbstractUnzipper
 
AbstractUpdateLicenseAction - Class in com.atlassian.confluence.admin.actions
Perform the update of a Confluence license.
AbstractUpdateLicenseAction() - Constructor for class com.atlassian.confluence.admin.actions.AbstractUpdateLicenseAction
 
AbstractUpgradeManager - Class in com.atlassian.confluence.upgrade
 
AbstractUpgradeManager() - Constructor for class com.atlassian.confluence.upgrade.AbstractUpgradeManager
 
AbstractUpgradeTask - Class in com.atlassian.confluence.upgrade
A useful base class for UpgradeTasks.
AbstractUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.AbstractUpgradeTask
 
AbstractUserProfileAction - Class in com.atlassian.confluence.user.actions
 
AbstractUserProfileAction() - Constructor for class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
AbstractUsersAction - Class in com.atlassian.confluence.user.actions
 
AbstractUsersAction() - Constructor for class com.atlassian.confluence.user.actions.AbstractUsersAction
 
AbstractUserStatusJsonResultAction - Class in com.atlassian.confluence.userstatus.actions
 
AbstractUserStatusJsonResultAction() - Constructor for class com.atlassian.confluence.userstatus.actions.AbstractUserStatusJsonResultAction
 
AbstractVersionedEntityObject - Class in com.atlassian.confluence.core
 
AbstractVersionedEntityObject() - Constructor for class com.atlassian.confluence.core.AbstractVersionedEntityObject
 
AbstractViewAction - Class in com.atlassian.confluence.plugins.schedule.admin.action
 
AbstractViewAction() - Constructor for class com.atlassian.confluence.plugins.schedule.admin.action.AbstractViewAction
 
AbstractViewAttachmentsAction - Class in com.atlassian.confluence.pages.actions
 
AbstractViewAttachmentsAction() - Constructor for class com.atlassian.confluence.pages.actions.AbstractViewAttachmentsAction
 
AbstractWebDriverTest - Class in com.atlassian.confluence.webdriver
 
AbstractWebDriverTest() - Constructor for class com.atlassian.confluence.webdriver.AbstractWebDriverTest
 
AbstractXmlExporter - Class in com.atlassian.confluence.importexport.impl
abstract class that deals strictly with the conversion of a objects to an xml stream
AbstractXmlExporter() - Constructor for class com.atlassian.confluence.importexport.impl.AbstractXmlExporter
 
AcceptanceTestHarness - Class in com.atlassian.confluence.harnesses
Run setup, and then the main acceptance tests.
AcceptanceTestHarness() - Constructor for class com.atlassian.confluence.harnesses.AcceptanceTestHarness
 
AcceptanceTestHelper - Class in com.atlassian.confluence.it
 
AcceptanceTestHelper() - Constructor for class com.atlassian.confluence.it.AcceptanceTestHelper
 
acceptsDocsOutOfOrder() - Method in class com.atlassian.confluence.plugins.edgeindex.GroupByEdgeTargetCollector
 
AccessLogFilter - Class in com.atlassian.confluence.util
Logs JIRA username and request URL via log4j.
AccessLogFilter() - Constructor for class com.atlassian.confluence.util.AccessLogFilter
 
accumulate(String, Object) - Method in class com.atlassian.confluence.json.parser.JSONObject
Accumulate values under a key.
action - Variable in class com.atlassian.confluence.pages.actions.beans.FileStorer
 
action - Variable in class com.atlassian.confluence.util.breadcrumbs.AbstractActionBreadcrumb
 
ACTION_LINK_ID - Static variable in class com.atlassian.confluence.selenium.client.MovePageDialog
 
ActionAutowireSecurityAcceptanceTest - Class in com.atlassian.confluence
Tests that we can't get at live objects through parameter injection
ActionAutowireSecurityAcceptanceTest() - Constructor for class com.atlassian.confluence.ActionAutowireSecurityAcceptanceTest
 
ActionContextCleanUp - Class in com.atlassian.confluence.plugin.servlet.filter
Backport of WebWork 2.2.7 ActionContextCleanUp, with fixes from Struts 2 2.2.1 version.
ActionContextCleanUp() - Constructor for class com.atlassian.confluence.plugin.servlet.filter.ActionContextCleanUp
 
ActionHelper - Class in com.atlassian.confluence.pages.actions
TODO come up with decent name for this
ActionHelper() - Constructor for class com.atlassian.confluence.pages.actions.ActionHelper
 
activateOptions() - Method in class com.atlassian.confluence.logging.ConfluenceHomeLogAppender
Activate the default Appender (ConsoleAppender).
ActiveDirectoryDirectoryConfiguration - Class in com.atlassian.confluence.it.usermanagement
Configuration with a read-write AD directory followed by an internal directory.
ActiveDirectoryDirectoryConfiguration() - Constructor for class com.atlassian.confluence.it.usermanagement.ActiveDirectoryDirectoryConfiguration
 
activeTab - Variable in class com.atlassian.confluence.plugins.gadgets.admin.actions.ViewGadgetsAdminAction
 
ActiveThemeCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
Active theme condition.
ActiveThemeCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.ActiveThemeCondition
 
ActivityAjaxResponse - Class in com.atlassian.confluence.core
 
ActivityAjaxResponse(String, String, String) - Constructor for class com.atlassian.confluence.core.ActivityAjaxResponse
 
ActivityStreamGadgetTest - Class in com.atlassian.confluence.selenium
 
ActivityStreamGadgetTest() - Constructor for class com.atlassian.confluence.selenium.ActivityStreamGadgetTest
 
adaptInterface(Object, Class, Class, Object) - Static method in class com.atlassian.confluence.util.AopUtils
Adapt an interface of an object via a delegate
AdaptiveThresholdPredicate - Class in com.atlassian.confluence.pages.thumbnail.renderer
 
AdaptiveThresholdPredicate() - Constructor for class com.atlassian.confluence.pages.thumbnail.renderer.AdaptiveThresholdPredicate
 
ADD - Static variable in class bucket.search.persistence.IndexQueueEntry
 
add() - Method in class com.atlassian.confluence.admin.actions.ConfigureLog4jAction
Add a new entry to the Log4j Configuration.
add() - Method in class com.atlassian.confluence.admin.actions.trust.EditTrustedApplicationAction
 
add(Object) - Method in class com.atlassian.confluence.cluster.coherence.TangosolClusteredFifoBuffer
 
add(XMLEvent) - Method in class com.atlassian.confluence.content.render.xhtml.ConfluenceXMLEventWriter
 
add(XMLEventReader) - Method in class com.atlassian.confluence.content.render.xhtml.ConfluenceXMLEventWriter
The contract of this method specifies that all it does is loop and delegate to ConfluenceXMLEventWriter.add(javax.xml.stream.events.XMLEvent).
add(Fragment) - Method in class com.atlassian.confluence.content.render.xhtml.storage.macro.inlinebody.ParagraphFragment
Add a fragment to this paragraph fragment.
add(Fragment) - Method in class com.atlassian.confluence.content.render.xhtml.storage.macro.inlinebody.ParagraphFragmentsBuffer
 
add(SimpleSiteStructure.IdentifiedRepresentation) - Method in class com.atlassian.confluence.it.export.SimpleSiteStructure
 
add(Json) - Method in class com.atlassian.confluence.json.json.JsonArray
 
add(URI) - Method in class com.atlassian.confluence.plugins.gadgets.gadgetspecstore.DefaultClusterSafeExternalGadgetSpecStore
 
add(URI) - Method in class com.atlassian.confluence.plugins.gadgets.refimpl.PluginSettingsExternalGadgetSpecStore
 
add(String) - Method in interface com.atlassian.confluence.plugins.gadgets.whitelist.ConfluenceGadgetWhitelistManager
Add the given uri to the whitelist.
add(String) - Method in class com.atlassian.confluence.plugins.gadgets.whitelist.ConfluenceURIWhitelist
 
add(Long, String, boolean, boolean, HttpServletRequest) - Method in class com.atlassian.confluence.plugins.quickcomment.rest.CommentResource
Create a top level comment on the identified content using the HTML supplied from the Editor.
add(Long, Long, String, boolean, boolean, HttpServletRequest) - Method in class com.atlassian.confluence.plugins.quickcomment.rest.CommentResource
Create a reply to to the identified comment.
add(IndexQueueEntry) - Method in class com.atlassian.confluence.search.lucene.queue.DatabaseQueueFlushedEntryCache
Should only be used for testing.
add(Application, PasswordCredential) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdApplicationDao
 
add(Group) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdGroupDao
Adds the passed in group by calling the delegate dao's add method.
add(User, PasswordCredential) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdUserDao
 
add(URL, String) - Method in class com.atlassian.confluence.util.classpath.ClasspathClasses
Associates a class with a JAR.
add(String, File) - Method in class com.atlassian.confluence.util.ZipUtility
Adds a file with a corresponding path to use in the actual zip archive.
add(String, String) - Method in class com.atlassian.confluence.web.UrlBuilder
Adds a parameter to the URL.
add(String, long) - Method in class com.atlassian.confluence.web.UrlBuilder
Adds a parameter to the URL.
add(String, int) - Method in class com.atlassian.confluence.web.UrlBuilder
Adds a parameter to the URL.
ADD_MENU_LINK_ID - Static variable in class com.atlassian.confluence.it.content.ViewContentBean
 
ADD_SEPARATOR - Static variable in class com.atlassian.confluence.labels.CombinedLabel
 
addAction(Element, PackageConfig) - Method in class com.atlassian.confluence.plugin.descriptor.XWorkModuleDescriptor
 
AddAction - Class in com.atlassian.confluence.plugins.dashboard
 
AddAction() - Constructor for class com.atlassian.confluence.plugins.dashboard.AddAction
 
addActionError(String, Object...) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
Adds an error to the current action which will be displayed to the user.
addAlias(String) - Method in class com.atlassian.confluence.macro.browser.beans.MacroParameter
Adds an alias name for the parameter.
addAll(Set<? extends Group>) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdGroupDao
Removes all the adding groups from the cache and delegates to the addAll method of the delegate DAO.
addAll(Set<UserTemplateWithCredentialAndAttributes>) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdUserDao
Removes all the adding users from the cache if they exist and delegates to the addAll method of the delegate DAO.
addAll(URL, Collection<String>) - Method in class com.atlassian.confluence.util.classpath.ClasspathClasses
Associates all the given classes with a JAR.
addAll(Map<String, Object>) - Method in class com.atlassian.confluence.web.UrlBuilder
Add multiple parameters to the URL from a map.
addAllErrors(Collection<UpgradeError>) - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeTask
 
addAllPermissions(Set<SpacePermission>) - Method in class com.atlassian.confluence.security.administrators.AbstractEditPermissionsAdministrator
Adds the given set of permissions if the current user has permission to do so, otherwise does nothing silently.
addAllPermissions(Set<SpacePermission>) - Method in interface com.atlassian.confluence.security.administrators.EditPermissionsAdministrator
Adds the given set of permissions if the current user has permission to do so, otherwise does nothing silently.
addAllToContext(Map<String, Serializable>) - Method in class com.atlassian.confluence.mail.notification.listeners.NotificationData
 
addAllUsersToGroup(long, Collection<String>, String) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdMembershipDao
 
addAnonymousPermissionsToSpace(String, String[], String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Add Space Permissions for anonymous users
addAnonymousPermissionsToSpace(String, String[], String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
addAnonymousPermissionsToSpace(String, String[], String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
addAnonymousPermissionsToSpace(String, Vector, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
addAnonymousPermissionsToSpace(String, Vector, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
addAnonymousPermissionToSpace(String, String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Add a Space Permission for anonymous users
addAnonymousPermissionToSpace(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
addAnonymousPermissionToSpace(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
addAnonymousPermissionToSpace(String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
addAnonymousPermissionToSpace(String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
addAnonymousUsePermission(String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
addAnonymousUsePermission() - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
 
addAnonymousUsePermission(String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
addAnonymousUsePermission(String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
addAnonymousUsePermission(String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
addAnonymousUsePermission(String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
addAnonymousViewUserProfilePermission(String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
This permission can only be set if the anonymous user already has 'use' permission.
addAnonymousViewUserProfilePermission() - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
 
addAnonymousViewUserProfilePermission(String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
addAnonymousViewUserProfilePermission(String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
addAnonymousViewUserProfilePermission(String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
addAnonymousViewUserProfilePermission(String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
addAppliedRuleDescription(XhtmlCleaner.AppliedRuleDescription) - Method in class com.atlassian.confluence.content.render.xhtml.XhtmlCleaner.Result
 
addAssociatedActionForResources(Class) - Method in class com.atlassian.quartz.jobs.AbstractJob
 
addAttachment(Attachment) - Method in class com.atlassian.confluence.core.ContentEntityObject
 
addAttachment(String, long, RemoteAttachment, byte[]) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Add a new attachment to a ContentEntityObject.
addAttachment(String, RemoteAttachment, byte[]) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Deprecated. available for backward compatibility.
addAttachment(RemoteAttachment, byte[]) - Method in class com.atlassian.confluence.rpc.soap.services.AttachmentsSoapService
Deprecated. since 2.1 available for backward compatibility.
addAttachment(long, RemoteAttachment, byte[]) - Method in class com.atlassian.confluence.rpc.soap.services.AttachmentsSoapService
 
addAttachment(String, long, RemoteAttachment, byte[]) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
addAttachment(String, RemoteAttachment, byte[]) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
Deprecated. available for backward compatibility.
addAttachment(String, RemoteAttachment, byte[]) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
addAttachment(String, long, RemoteAttachment, byte[]) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
addAttachment(String, String, Hashtable, byte[]) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
addAttachment(String, String, Hashtable, byte[]) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
addBasicAuthenticationHeader(User, Map<String, String>) - Method in class com.atlassian.confluence.it.HeadersHelper
 
addBlogPost(BlogPost) - Method in class com.atlassian.confluence.mail.reports.ChangeDigestReport
 
addBlogPost(PageReport) - Method in class com.atlassian.confluence.mail.reports.SpaceReport
 
addBuildToHistory(int) - Method in class com.atlassian.confluence.core.persistence.hibernate.HibernateVersionHistoryDao
 
addBuildToHistory(int) - Method in interface com.atlassian.confluence.core.persistence.VersionHistoryDao
The version history consists of a list of builds that Confluence has been successfully upgraded to
addBundle(ResourceBundle) - Method in class com.atlassian.confluence.util.i18n.ResourceBundlesCollector
Adds a resource bundle that is not tied to any particular locale
addBundles(Map) - Method in class com.atlassian.confluence.util.i18n.ResourceBundlesCollector
 
addCaptchaGroups(Collection) - Method in interface com.atlassian.confluence.security.CaptchaManager
Method adds a Collection of group names to the existing groups for the captcha group setting.
addCaptchaGroups(Collection) - Method in class com.atlassian.confluence.security.DefaultCaptchaManager
 
addCategory(Category, int) - Method in class com.atlassian.confluence.search.contentnames.ResultTemplate
Add a category.
AddChangeDocumentIndexTask - Class in com.atlassian.confluence.search.lucene.tasks
Responsible for removing and adding a change document for versioned content to the index.
AddChangeDocumentIndexTask(Searchable, DocumentBuilder) - Constructor for class com.atlassian.confluence.search.lucene.tasks.AddChangeDocumentIndexTask
 
addChild(T) - Method in interface com.atlassian.confluence.core.Hierarchical
 
addChild(Comment) - Method in class com.atlassian.confluence.pages.Comment
 
addChild(ContentNode) - Method in class com.atlassian.confluence.pages.ContentNode
 
addChild(Page) - Method in class com.atlassian.confluence.pages.Page
 
addChildren(List<ContentNode>) - Method in class com.atlassian.confluence.pages.ContentNode
 
addClass(String, JarSet) - Method in class com.atlassian.confluence.util.classpath.ClasspathJarSets
 
addClasspathResource(String, String, String) - Method in class com.atlassian.confluence.it.web.FileUpload
 
addClasspathResource(String, String, String, String) - Method in class com.atlassian.confluence.it.web.FileUpload
 
addClassSearchField(BooleanQuery, String) - Method in class com.atlassian.confluence.search.actions.SearchQueryBean
Deprecated.  
addComment(Comment) - Method in class com.atlassian.confluence.core.ContentEntityObject
 
addComment(WebTester) - Static method in class com.atlassian.confluence.it.content.EditContentBean
 
addComment() - Method in class com.atlassian.confluence.it.content.ViewContentBean
 
addComment(Comment) - Method in class com.atlassian.confluence.mail.reports.ChangeDigestReport
 
addComment(CommentReport) - Method in class com.atlassian.confluence.mail.reports.SpaceReport
 
addComment(Long, String) - Method in class com.atlassian.confluence.plugins.mobile.rest.ContentResource
 
addComment(String, RemoteComment) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Adds a comment to a page or blog post
addComment(RemoteComment) - Method in class com.atlassian.confluence.rpc.soap.services.PagesSoapService
 
addComment(String, RemoteComment) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
addComment(String, RemoteComment) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
addComment(String, Hashtable) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
addComment(String, Hashtable) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
addComment(Page) - Method in class com.atlassian.confluence.selenium.client.Editor
 
addComment(PageView) - Method in class com.atlassian.confluence.selenium.client.Editor
Add a comment from a page view.
AddCommentAction - Class in com.atlassian.confluence.pages.actions
 
AddCommentAction() - Constructor for class com.atlassian.confluence.pages.actions.AddCommentAction
 
addCommentAuthor(String) - Method in class com.atlassian.confluence.mail.reports.CommentReport
 
addCommentToObject(ContentEntityObject, Comment, String) - Method in interface com.atlassian.confluence.pages.CommentManager
 
addCommentToObject(ContentEntityObject, Comment, String) - Method in class com.atlassian.confluence.pages.DefaultCommentManager
 
addCommentToPage(AbstractPage, Comment, String) - Method in interface com.atlassian.confluence.pages.CommentManager
Deprecated. 
addCommentToPage(AbstractPage, Comment, String) - Method in class com.atlassian.confluence.pages.DefaultCommentManager
 
addContentEntity(ContentEntityObject) - Method in class com.atlassian.confluence.user.history.UserHistory
 
addContentPermission(ContentPermission, ContentEntityObject) - Method in interface com.atlassian.confluence.core.ContentPermissionManager
Add permissions to the content entity objecct through the manager.
addContentPermission(ContentPermission, ContentEntityObject) - Method in class com.atlassian.confluence.core.DefaultContentPermissionManager
Adds a new current content permission to the CEO if it doesn't have it already.
addContentPermission(ContentPermission) - Method in class com.atlassian.confluence.security.ContentPermissionSet
 
addContentPermission(ContentPermission) - Method in class com.atlassian.confluence.selenium.client.PagePermissionsEditor
 
addContextItem(String, Object) - Method in class com.atlassian.confluence.mail.template.VelocityMailBuilder
 
addCrowdDirectory(CrowdDirectoryConfiguration) - Method in class com.atlassian.confluence.it.admin.UserDirectories
 
addCrowdDirectory(CrowdDirectoryConfiguration, UserDirectories.ConfigurationCallback) - Method in class com.atlassian.confluence.it.admin.UserDirectories
 
addCustomSpaceType(String) - Static method in class com.atlassian.confluence.spaces.SpaceType
 
addDailyReportNotfication(User) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
addDailyReportNotfication(User) - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
 
addDatasources(Collection<DataSource>) - Method in class com.atlassian.confluence.mail.template.PreRenderedMailNotificationQueueItem
 
addDateField(Document, long) - Method in class com.atlassian.confluence.plugins.edgeindex.EdgeDateFieldHelper
 
addDefaultSpecials() - Method in class com.atlassian.confluence.renderer.radeox.ContentPreserver
 
addDeferredOperation(Set<TransientHibernateHandle>, Operation) - Method in class com.atlassian.confluence.importexport.xmlimport.DeferredOperations
 
addDelegatedAuthLdapDirectory(Map<String, String>, UserDirectories.ConfigurationCallback) - Method in class com.atlassian.confluence.it.admin.UserDirectories
 
addDirectory(Directory) - Method in class com.atlassian.confluence.user.crowd.ConfluenceCrowdDirectoryService
 
addDirectoryMapping(long, long, boolean, OperationType...) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdApplicationDao
 
AddDocumentIndexTask - Class in com.atlassian.confluence.search.lucene.tasks
Adds a searchable to the index.
AddDocumentIndexTask(Searchable, DocumentBuilder) - Constructor for class com.atlassian.confluence.search.lucene.tasks.AddDocumentIndexTask
 
addDoNotNotifyAgain(String) - Method in class com.atlassian.confluence.mail.notification.listeners.NotificationData
 
addEmoticonsAsSpecial() - Method in class com.atlassian.confluence.renderer.radeox.ContentPreserver
 
addEntitiesViaInputField(String) - Method in class com.atlassian.confluence.selenium.client.PagePermissionsEditor
 
addEntries(List, Date) - Method in class com.atlassian.confluence.search.lucene.queue.DatabaseQueueFlushedEntryCache
Adds entries to the cache created on or after (relativeTo - cacheWindowMillis)
addEnumValue(String) - Method in class com.atlassian.confluence.macro.browser.beans.MacroParameter
Adds an enum value to the paramter.
addError(UpgradeError) - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeTask
 
addError(String) - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeTask
 
addErrorMessage(String, String, boolean) - Method in class com.atlassian.confluence.selenium.client.Editor
Adds the specified error message to the screen.
addException(PageTemplateMigrationException) - Method in class com.atlassian.confluence.content.render.xhtml.migration.exceptions.ExceptionReport
 
addException(ContentMigrationException) - Method in class com.atlassian.confluence.content.render.xhtml.migration.exceptions.ExceptionReport
 
addException(SettingsMigrationException) - Method in class com.atlassian.confluence.content.render.xhtml.migration.exceptions.ExceptionReport
 
addExceptionEntities(List<ConfluenceEntityObject>, boolean) - Method in class com.atlassian.confluence.importexport.DefaultExportContext
Helper method to add a collection of entities to the current exception entities
addExceptionEntity(ConfluenceEntityObject) - Method in class com.atlassian.confluence.importexport.DefaultExportContext
 
addExistingProfilePicture(String, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Attempts to add a existing profile picture to a user's profile.
addExistingProfilePicture(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
addExistingProfilePicture(String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Attempts to add a existing profile picture to a user's profile.
addExistingProfilePicture(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
addExplicitIdMapping(TransientHibernateHandle, Serializable) - Method in class com.atlassian.confluence.importexport.xmlimport.ImportProcessorContext
 
addFavourite() - Method in class com.atlassian.confluence.labels.actions.SetFavouriteAction
 
addFavourite(String) - Method in class com.atlassian.confluence.pages.actions.AddLabelAjaxAction
 
AddFavouriteAction - Class in com.atlassian.confluence.labels.actions
Makes a page or blogpost the favourite of the specified user.
AddFavouriteAction() - Constructor for class com.atlassian.confluence.labels.actions.AddFavouriteAction
 
addFeed(URI) - Method in class com.atlassian.confluence.plugins.gadgets.gadgetspecstore.DefaultClusterSafeSubscribedGadgetFeedStore
 
addFieldError(String, String, Object[]) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
Adds an error to the current action which will be displayed next to the specified field.
addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.content.CustomContentSearchExtractor
 
addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.mail.archive.content.MailSearchExtractor
 
addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.plugins.popularcontent.extractor.CommentMetadataExtractor
 
addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.didyoumean.lucene.extractor.WordExtractor
 
addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.extractor.AddressableExtractor
 
addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.extractor.AttachmentMimeTypeExtractor
 
addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.extractor.AttachmentOwnerContentTypeExtractor
 
addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.extractor.CommentExtractor
 
addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.extractor.ConfluenceAttachmentMetadataExtractor
 
addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.extractor.ContentEntityMetadataExtractor
 
addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.extractor.ContentPermissionsExtractor
 
addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.extractor.DefaultSearchableContentExtractor
 
addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.extractor.EntityDateExtractor
 
addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.extractor.HomePageExtractor
 
addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.extractor.HtmlEntityFilterExtractor
 
addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.extractor.LastModifierNameExtractor
 
addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.extractor.PageContentEntityObjectExtractor
 
addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.extractor.PersonalInformationExtractor
 
addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.extractor.SpaceDescriptionUsernameExtractor
 
addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.extractor.SpaceKeyAndNameExtractor
 
addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.extractor.SpaceTypeExtractor
 
addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.extractor.UntokenizedTitleExtractor
 
addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.extractor.UserStatusExtractor
 
addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.extractor.VersionCommentExtractor
 
addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.extractor.VersionNumberExtractor
 
addFields(Document, StringBuffer, Searchable) - Method in class com.atlassian.confluence.search.lucene.LabelExtractor
 
addFieldValidationError(String, String) - Method in class com.atlassian.confluence.core.service.DefaultServiceCommandValidator
Add a new validation error.
addFieldValidationError(String, String, Object...) - Method in class com.atlassian.confluence.core.service.DefaultServiceCommandValidator
Add a new validation error.
addFieldValidationError(String, String) - Method in interface com.atlassian.confluence.core.service.ServiceCommandValidator
Add a new validation error.
addFieldValidationError(String, String, Object...) - Method in interface com.atlassian.confluence.core.service.ServiceCommandValidator
Add a new validation error.
addFile(String, File) - Method in class com.atlassian.confluence.it.plugin.UploadablePluginBuilder
 
addFilter(Filter) - Method in class com.atlassian.confluence.search.lucene.filter.FiltersContainer
Deprecated. Add a Filter to the end of the list.
addFormattedJava(String, String...) - Method in class com.atlassian.confluence.it.plugin.UploadablePluginBuilder
 
addFormattedResource(String, String...) - Method in class com.atlassian.confluence.it.plugin.UploadablePluginBuilder
 
addFoundPlugins(ModuleDescriptorFactory) - Method in class com.atlassian.confluence.plugin.DatabaseClassLoadingPluginLoader
 
addGadgetFeedURL(String) - Method in class com.atlassian.confluence.pageobjects.component.admin.GadgetFeedsAdminTab
 
addGlobalPermission(String, String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Add global permissions for a user or group
addGlobalPermission(String, String) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
 
addGlobalPermission(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
addGlobalPermission(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
addGlobalPermission(String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
addGlobalPermission(String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
addGlobalPermissions(String, String[], String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Add a global permission for a user or group
addGlobalPermissions(String[], String) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
 
addGlobalPermissions(String, String[], String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
addGlobalPermissions(String, String[], String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
addGlobalPermissions(String, Vector, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
addGlobalPermissions(String, Vector, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
addGlobalStylesheet(String) - Method in class com.atlassian.confluence.themes.DefaultStylesheetManager
 
addGlobalStylesheet(String) - Method in interface com.atlassian.confluence.themes.StylesheetManager
Adds a global stylesheet to customize the look and feel of Confluence
addGroup(String) - Method in class bucket.user.DefaultUserAccessor
 
addGroup(String) - Method in interface bucket.user.UserAccessor
Creates a group with the specified name and returns it.
addGroup(String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Adds a new group
addGroup(String) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
Adds the specified group.
addGroup(String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
addGroup(String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
addGroup(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
addGroup(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
addGroup(GroupTemplate) - Method in class com.atlassian.confluence.user.crowd.jira.JiraJdbcRemoteDirectory
 
addGroup(String) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
Adds a group with the specified name.
addGroupAnyCase(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
addGroupAnyCase(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Allows addition of a group without enforcing that the name be all lower case.
addGroupAnyCase(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
addGroupMapping(long, long, String) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdApplicationDao
 
addGroupPermissionsRow(Group) - Method in class com.atlassian.confluence.it.space.SpacePermissions
 
addGroups() - Method in class com.atlassian.confluence.selenium.client.GroupPickerPopup
 
addGroupToGroup(Group, Group) - Method in class com.atlassian.confluence.it.usermanagement.CrowdUserManagementHelper
 
addGroupToGroup(Group, Group) - Method in class com.atlassian.confluence.it.usermanagement.DefaultUserManagementHelper
 
addGroupToGroup(Group, Group) - Method in class com.atlassian.confluence.it.usermanagement.LdapUserManagementHelper
 
addGroupToGroup(Group, Group) - Method in interface com.atlassian.confluence.it.usermanagement.UserManagementHelper
Add childGroup to parentGroup.
addGroupToGroup(long, String, String) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdMembershipDao
 
addGroupToGroup(String, String) - Method in class com.atlassian.confluence.user.crowd.jira.JiraJdbcRemoteDirectory
 
addGuardPermissionToGroups(List<String>, UserAccessor, String) - Method in class com.atlassian.confluence.security.administrators.AbstractEditPermissionsAdministrator
Add the guard permissions for each group if they exist
addGuardPermissionToGroups(List<String>, UserAccessor, String) - Method in interface com.atlassian.confluence.security.administrators.EditPermissionsAdministrator
Add the guard permissions for each group if they exist
addGuardPermissionToUsers(List<String>, UserAccessor, String) - Method in class com.atlassian.confluence.security.administrators.AbstractEditPermissionsAdministrator
Add the guard permissions for each user if they exist
addGuardPermissionToUsers(List<String>, UserAccessor, String) - Method in interface com.atlassian.confluence.security.administrators.EditPermissionsAdministrator
Add the guard permissions for each user if they exist
addHistory(ScheduledJobKey, ScheduledJobHistory, Date, boolean) - Method in class com.atlassian.confluence.schedule.persistence.dao.CachedScheduledJobDao
 
addHistory(ScheduledJobKey, ScheduledJobHistory, Date, boolean) - Method in interface com.atlassian.confluence.schedule.persistence.dao.ScheduledJobDao
Adds to an event to the history, and updates the nextOccurence in the ScheduledJobStatus.
addHistory(ScheduledJobHistory) - Method in class com.atlassian.confluence.schedule.ScheduledJobStatus
 
addImageDatasource(Map<String, DataSource>) - Method in class com.atlassian.confluence.plugins.dailysummary.content.popular.PopularContentExcerptDto.Builder
 
addImageDataSource(DataSource) - Method in class com.atlassian.confluence.plugins.dailysummary.content.SummaryEmailPanelData.Builder
Add image datasources to be attached to the email.
addImageDataSources(Iterable<DataSource>) - Method in class com.atlassian.confluence.plugins.dailysummary.content.SummaryEmailPanelData.Builder
Add image datasources to be attached to the email.
addIpRestriction(String) - Method in class com.atlassian.confluence.it.admin.TrustedApplication
 
addJava(String, String) - Method in class com.atlassian.confluence.it.plugin.UploadablePluginBuilder
 
addJndiEmail(String, String, String, String, String, String, String) - Method in class com.atlassian.confluence.setup.ConfluenceEmailSetup
 
addKey(String, String) - Method in class com.atlassian.confluence.security.DownloadGateKeeper
Add permission for a user to access a certain path.
addKey(String, User) - Method in class com.atlassian.confluence.security.DownloadGateKeeper
 
addKey(String, User) - Method in interface com.atlassian.confluence.security.GateKeeper
Permit a user to download a particular resource.
addKey(String, String) - Method in interface com.atlassian.confluence.security.GateKeeper
Permit a user to download a particular resource.
addLabel(String) - Method in class com.atlassian.confluence.core.ListQuery
Deprecated. Adds a single label to the list of labels
addLabel(String, Page) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Adds a label to the specified page
addLabel(String, BlogPost) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
 
addLabel(long, long) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Adds a label to the content specified by the supplied contentId
addLabel(ContentEntityObject, Label) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
addLabel(Labelable, Label) - Method in class com.atlassian.confluence.labels.DefaultLabelManager
 
addLabel(Labelable, Label) - Method in interface com.atlassian.confluence.labels.LabelManager
Add a label to the specified content.
addLabel(ContentEntityObject, Label) - Method in interface com.atlassian.confluence.labels.LabelManager
Deprecated. 4.2
addLabel(Labelable, LabelManager) - Method in class com.atlassian.confluence.labels.ParsedLabelName
 
addLabel() - Method in class com.atlassian.confluence.pages.actions.AddLabelAjaxAction
 
addLabel(LabelEntity) - Method in class com.atlassian.confluence.plugins.rest.entities.LabelEntityList
 
addLabel(Label) - Method in class com.atlassian.confluence.user.history.UserHistory
 
addLabel(String, LabelManager, User, Labelable) - Static method in class com.atlassian.confluence.util.LabelUtil
Deprecated. since 2.9
addLabel(String, LabelManager, Labelable) - Static method in class com.atlassian.confluence.util.LabelUtil
Adds the label to the specified object.
AddLabelAction - Class in com.atlassian.confluence.labels.actions
Adds a label to a page or blog post Used for JSON requests, a list of the labels added are available under the 'labels' key of the bean.
AddLabelAction() - Constructor for class com.atlassian.confluence.labels.actions.AddLabelAction
 
AddLabelAjaxAction - Class in com.atlassian.confluence.pages.actions
 
AddLabelAjaxAction() - Constructor for class com.atlassian.confluence.pages.actions.AddLabelAjaxAction
 
addLabelById(String, long, long) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Adds a label with the given ID to the object with the given ContentEntityObject ID.
addLabelById(long, long) - Method in class com.atlassian.confluence.rpc.soap.services.LabelsSoapService
 
addLabelById(String, long, long) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
addLabelById(String, long, long) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
addLabelById(String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
addLabelById(String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
addLabelByName(String, String, long) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Adds a label to the object with the given ContentEntityObject ID.
addLabelByName(String, long) - Method in class com.atlassian.confluence.rpc.soap.services.LabelsSoapService
 
addLabelByName(String, String, long) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
addLabelByName(String, String, long) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
addLabelByName(String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
addLabelByName(String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
addLabelByNameToSpace(String, String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Adds a label to the object with the given ContentEntityObject ID.
addLabelByNameToSpace(String, String) - Method in class com.atlassian.confluence.rpc.soap.services.LabelsSoapService
 
addLabelByNameToSpace(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
addLabelByNameToSpace(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
addLabelByNameToSpace(String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
addLabelByNameToSpace(String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
addLabelByObject(Object, Page) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Adds a label to the specified page
addLabelByObject(String, RemoteLabel, long) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Adds the given label object to the object with the given ContentEntityObject ID.
addLabelByObject(RemoteLabel, long) - Method in class com.atlassian.confluence.rpc.soap.services.LabelsSoapService
 
addLabelByObject(String, RemoteLabel, long) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
addLabelByObject(String, RemoteLabel, long) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
addLabelByObject(String, Hashtable, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
addLabelByObject(String, Hashtable, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
addLabelling(Labelling) - Method in class com.atlassian.confluence.core.AbstractLabelableEntityObject
 
addLabelling(Labelling) - Method in interface com.atlassian.confluence.labels.EditableLabelable
 
AddLabelsCommand - Interface in com.atlassian.confluence.labels.service
Takes a string of comma separated labels and adds them to a Page or Blog Post for the specified user.
AddLabelsCommandImpl - Class in com.atlassian.confluence.labels.service
 
AddLabelsCommandImpl(String, User, long, String, LabelManager, PermissionManager, PageManager, SpaceManager, AttachmentManager) - Constructor for class com.atlassian.confluence.labels.service.AddLabelsCommandImpl
 
addLabelToSpace(String, Space) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Adds a label to the specified space
AddLabelToSpaceAction - Class in com.atlassian.confluence.spaces.actions
labels are added to the Space's SpaceDescription object
AddLabelToSpaceAction() - Constructor for class com.atlassian.confluence.spaces.actions.AddLabelToSpaceAction
 
addLatch(Class, CountDownLatch) - Method in class com.atlassian.confluence.test.rpc.EventLatchManager
 
addLdapDirectory() - Method in class com.atlassian.confluence.AbstractDelegatedLdapAcceptanceTest
 
addLdapDirectory() - Method in class com.atlassian.confluence.AbstractLdapAcceptanceTest
 
addLdapDirectory() - Method in class com.atlassian.confluence.DelegatedLdapGroupSyncAcceptanceTest
 
addLdapDirectory(NewDirectoryType, LdapDirectoryPermission, Map<String, String>) - Method in class com.atlassian.confluence.it.admin.UserDirectories
 
addLdapDirectory(NewDirectoryType, LdapDirectoryPermission, Map<String, String>, UserDirectories.ConfigurationCallback) - Method in class com.atlassian.confluence.it.admin.UserDirectories
 
addLicensingError() - Method in class com.atlassian.confluence.user.actions.CreateUserAction
 
addLike(ContentEntityObject) - Method in class com.atlassian.confluence.like.EventPublishingLikeDao
 
addLike(ContentEntityObject) - Method in class com.atlassian.confluence.like.HibernateLikeDao
 
addLike(ContentEntityObject) - Method in interface com.atlassian.confluence.like.LikeDao
Add a like for the current logged in user.
addLike(Long) - Method in class com.atlassian.confluence.plugins.like.rest.resources.LikableContentResource
 
addLink(Link) - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
Add a link to the list
addLink(Link) - Method in class com.atlassian.confluence.plugins.rest.entities.ContentEntity
 
addLink(Link) - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntity
 
addLink(Link) - Method in class com.atlassian.confluence.plugins.rest.entities.UserEntity
 
addLink(Link) - Method in class com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectoryEntity
 
addLocal(Group) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdGroupDao
 
addMailAccount(Space, MailAccount) - Method in class com.atlassian.confluence.mail.archive.DefaultMailAccountManager
 
addMailAccount(Space, MailAccount) - Method in interface com.atlassian.confluence.mail.archive.MailAccountManager
 
AddMailAccountAction - Class in com.atlassian.confluence.mail.archive.actions
 
AddMailAccountAction() - Constructor for class com.atlassian.confluence.mail.archive.actions.AddMailAccountAction
 
addMailServer(String, String, String, String, int) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
 
addMailServer(String, String, String, String, int, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
 
addMailServer(String, String, String, String, String, int) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
addMailServer(String, String, String, String, String, int, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
addMailServer(String, String, String, String, String, int, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
 
addMailServer(String, String, String, String, String, int) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
 
addMailServer(String, String, String, String, String, int) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
addMailServer(String, String, String, String, String, int, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
addManagedScheduledJob(ManagedScheduledJob) - Method in class com.atlassian.confluence.schedule.managers.DefaultManagedScheduledJobRegistry
 
addManagedScheduledJob(ManagedScheduledJob) - Method in interface com.atlassian.confluence.schedule.managers.ManagedScheduledJobRegistry
Registers a job in the registry.
addMapping(String) - Method in class bucket.core.persistence.hibernate.MappingResources
 
addMappingResources(List) - Method in class bucket.core.persistence.hibernate.schema.SchemaHelper
 
addMatchGroup(List<ContentNameMatch>) - Method in class com.atlassian.confluence.search.actions.json.ContentNameSearchResult
Add a grouped list of matches.
addMembership(Group, User) - Method in class bucket.user.DefaultUserAccessor
 
addMembership(String, String) - Method in class bucket.user.DefaultUserAccessor
 
addMembership(Group, User) - Method in interface bucket.user.UserAccessor
 
addMembership(String, String) - Method in interface bucket.user.UserAccessor
 
addMembership(Group, User) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
Adds the specified user to this group.
addMessage(Message) - Method in class com.atlassian.confluence.util.message.AbstractMessageManager
 
addMessage(Message) - Method in class com.atlassian.confluence.util.message.DefaultMessageManager
 
addMessage(Message) - Method in interface com.atlassian.confluence.util.message.MessageManager
Add a message
addMigrator(RepositoryConfiguration, RepositoryConfigurationMigrator) - Method in class com.atlassian.confluence.user.migration.AtlassianUserMigrator
 
addMust(SearchQuery) - Method in class com.atlassian.confluence.macro.query.BooleanQueryFactory
Adds the specified SearchQuery to the "must match" criteria.
addMust(Collection<? extends SearchQuery>) - Method in class com.atlassian.confluence.macro.query.BooleanQueryFactory
Adds the specified Collection<SearchQuery> to the "must match" criteria.
addMust(BooleanQueryFactory) - Method in class com.atlassian.confluence.macro.query.BooleanQueryFactory
Adds the specified BooleanQueryFactory to the "must match" criteria after calling BooleanQueryFactory.toBooleanQuery() on it.
addMustNot(SearchQuery) - Method in class com.atlassian.confluence.macro.query.BooleanQueryFactory
Adds the specified SearchQuery to the "must not match" criteria.
addMustNot(Collection<? extends SearchQuery>) - Method in class com.atlassian.confluence.macro.query.BooleanQueryFactory
Adds the specified Collection<SearchQuery> to the "must not match" criteria.
addMustNot(BooleanQueryFactory) - Method in class com.atlassian.confluence.macro.query.BooleanQueryFactory
Adds the specified BooleanQueryFactory to the "must not match" criteria after calling BooleanQueryFactory.toBooleanQuery() on it.
addNetworkParticipant(String...) - Method in class com.atlassian.confluence.plugins.dailysummary.content.popular.PopularContentExcerptDto.Builder
 
addNotification(User, Space, AbstractPage) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
Adds a page or space notification for a user.
addNotification(User, Space, AbstractPage, ContentTypeEnum) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
addOperation(Operation) - Method in class com.atlassian.confluence.importexport.xmlimport.OperationSet
 
addOption(String, String) - Method in class com.atlassian.confluence.macro.browser.beans.MacroParameter
Adds an option key/value pair for this parameter.
addOptions(Map<String, String>) - Method in class com.atlassian.confluence.macro.browser.beans.MacroParameter
 
AddOrRemoveGadgetFeedAction - Class in com.atlassian.confluence.plugins.gadgets.admin.actions
 
AddOrRemoveGadgetFeedAction() - Constructor for class com.atlassian.confluence.plugins.gadgets.admin.actions.AddOrRemoveGadgetFeedAction
 
AddOrRemoveGadgetSpecAction - Class in com.atlassian.confluence.plugins.gadgets.admin.actions
 
AddOrRemoveGadgetSpecAction() - Constructor for class com.atlassian.confluence.plugins.gadgets.admin.actions.AddOrRemoveGadgetSpecAction
 
addOutgoingLink(OutgoingLink) - Method in class com.atlassian.confluence.core.ContentEntityObject
 
addPage(Page) - Method in class com.atlassian.confluence.mail.reports.ChangeDigestReport
 
addPage(PageReport) - Method in class com.atlassian.confluence.mail.reports.SpaceReport
 
AddPageAcceptanceTest - Class in com.atlassian.confluence
 
AddPageAcceptanceTest() - Constructor for class com.atlassian.confluence.AddPageAcceptanceTest
 
addPageNotification(User, AbstractPage) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
addPageNotification(User, AbstractPage) - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
 
AddPageSecurityAcceptanceTest - Class in com.atlassian.confluence
A test class specifically intended to test Page Creation via HTTP directly, instead of through either SOAP/XMLRPC or the Web GUI.
AddPageSecurityAcceptanceTest() - Constructor for class com.atlassian.confluence.AddPageSecurityAcceptanceTest
 
addPageTemplate(PageTemplate) - Method in class com.atlassian.confluence.spaces.Space
 
addParameter(String, String) - Method in class com.atlassian.confluence.servlet.simpledisplay.ConvertedPath
 
addParameter(String, Object) - Method in class com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective
 
addParameterAlias(String) - Method in class com.atlassian.confluence.macro.params.BaseParameter
Deprecated. since 3.1: this class is not thread safe and should not be mutated
addPathConverter(int, PathConverter) - Method in class com.atlassian.confluence.servlet.simpledisplay.DefaultPathConverterManager
 
addPathConverter(int, PathConverter) - Method in interface com.atlassian.confluence.servlet.simpledisplay.PathConverterManager
 
addPermission(ContentPermission) - Method in class com.atlassian.confluence.core.ContentEntityObject
Adds a ContentPermission.
addPermission(String) - Method in class com.atlassian.confluence.plugins.rest.entities.SpaceEntityUserPermissions
 
addPermission(SpacePermission) - Method in class com.atlassian.confluence.security.administrators.EditGlobalPermissionsAdministrator
Adds the given permission if the current user has permission to do so, otherwise does nothing silently.
addPermission(SpacePermission) - Method in interface com.atlassian.confluence.security.administrators.EditPermissionsAdministrator
Adds the given permission if the current user has permission to do so, otherwise does nothing silently.
addPermission(SpacePermission) - Method in class com.atlassian.confluence.security.administrators.EditSpacePermissionsAdministrator
 
addPermission(SpacePermission) - Method in class com.atlassian.confluence.spaces.Space
 
addPermissionsToSpace(String, String[], String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Add Space Permissions for a user or group
addPermissionsToSpace(String[], String, String) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
 
addPermissionsToSpace(String, String[], String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
addPermissionsToSpace(String, String[], String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
addPermissionsToSpace(String, Vector, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
addPermissionsToSpace(String, Vector, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
addPermissionToSpace(String, String, String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Add a Space Permission for a user or group
addPermissionToSpace(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
Add a given permission for a particular group/user to the given space.
addPermissionToSpace(String, String, String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
addPermissionToSpace(String, String, String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
addPermissionToSpace(String, String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
addPermissionToSpace(String, String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
addPermissionType(SpacePermission) - Method in class com.atlassian.confluence.security.actions.PermissionRow
 
addPermissionTypeTo(String, List<String>) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
addPersonalInformation(PersonalInformation) - Method in class com.atlassian.confluence.mail.reports.ChangeDigestReport
 
addPersonalSpace(String, RemoteSpace, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
addPersonalSpace(RemoteSpace, String) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
 
addPersonalSpace(String, RemoteSpace, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
addPersonalSpace(String, RemoteSpace, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
addPersonalSpace(String, Hashtable, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
addPersonalSpace(String, Hashtable, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
addPluginInformation(String, String, String) - Method in class com.atlassian.confluence.it.plugin.UploadablePluginBuilder
 
addPluginInformation(String, String, String, int) - Method in class com.atlassian.confluence.it.plugin.UploadablePluginBuilder
 
addPluginInformation(String, String, String, int, Map<String, String>) - Method in class com.atlassian.confluence.it.plugin.UploadablePluginBuilder
 
addProfilePicture(String, String, String, byte[]) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Attempts to add a profile picture to a user's profile
addProfilePicture(String, String, String, String, byte[]) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Add a profile picture to a user's profile
addProfilePicture(String, String, String, byte[]) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
Add a profile picture to a user's profile
addProfilePicture(String, String, String, String, byte[]) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
addProfilePicture(String, String, String, String, byte[]) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
addProfilePicture(String, String, String, String, byte[]) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
addProfilePicture(String, String, String, String, byte[]) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
addPropertiesForContent(TransientHibernateHandle, HibernateObjectHandleTranslator) - Method in class com.atlassian.confluence.importexport.impl.AbstractXmlExporter
 
addProperty(String, String) - Method in class com.atlassian.confluence.util.profiling.VelocitySitemeshPage
 
addReferralLink(ReferralLink) - Method in class com.atlassian.confluence.core.ContentEntityObject
 
addReferrer(String) - Method in class com.atlassian.confluence.setup.settings.beans.ReferrerSettings
 
addRemoteAddress(long, RemoteAddress) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdApplicationDao
 
addResource(String, String) - Method in class com.atlassian.confluence.it.plugin.UploadablePluginBuilder
 
addResource(PartSource, String, String) - Method in class com.atlassian.confluence.it.web.FileUpload
 
Addressable - Interface in com.atlassian.confluence.core
Any addressable object has a URL and title.
AddressableExtractor - Class in com.atlassian.confluence.search.lucene.extractor
Extractor responsible for indexing the title and url path of Addressable content.
AddressableExtractor() - Constructor for class com.atlassian.confluence.search.lucene.extractor.AddressableExtractor
 
addRestriction(TrustedApplicationRestriction) - Method in class com.atlassian.confluence.security.trust.ConfluenceTrustedApplication
 
addResultTypes(PackageConfig, Element) - Method in class com.atlassian.confluence.plugin.descriptor.XWorkModuleDescriptor
 
addRightFooterLink(String, String) - Method in class com.atlassian.confluence.mail.notification.listeners.PerNotificationData
Add a link that appears in the bottom-right of the notification.
addRootNode(ContentNode) - Method in class com.atlassian.confluence.pages.ContentTree
 
addSearch(ConfluenceSearchScope) - Method in class com.atlassian.confluence.search.CompositeSearch
 
addSection(String, String, List<? extends WebItemModuleDescriptor>) - Method in class com.atlassian.confluence.web.WebMenu
Adds a section to the menu with the given name and list of items.
addShortcut(String, String) - Method in class com.atlassian.confluence.renderer.ShortcutLinks
 
addShortcutLink(String, ShortcutLinkConfig) - Method in class com.atlassian.confluence.renderer.DefaultShortcutLinksManager
Add a shortcut.
addShortcutLink(String, ShortcutLinkConfig) - Method in interface com.atlassian.confluence.renderer.ShortcutLinksManager
 
addShould(SearchQuery) - Method in class com.atlassian.confluence.macro.query.BooleanQueryFactory
Adds the specified SearchQuery to the "should match" criteria.
addShould(Collection<? extends SearchQuery>) - Method in class com.atlassian.confluence.macro.query.BooleanQueryFactory
Adds the specified Collection<SearchQuery> to the "should match" criteria.
addShould(BooleanQueryFactory) - Method in class com.atlassian.confluence.macro.query.BooleanQueryFactory
Adds the specified BooleanQueryFactory to the "should match" criteria after calling BooleanQueryFactory.toBooleanQuery() on it.
addSingleton(String, Object) - Method in class com.atlassian.confluence.setup.ConfluenceListableBeanFactory
 
addSingletonFactory(String, ObjectFactory) - Method in class com.atlassian.confluence.setup.ConfluenceListableBeanFactory
 
addSmtpServer(String, String, String, String, int) - Method in class com.atlassian.confluence.it.admin.AdminConsole
Adds a SMTP server to the Confluence configuration
addSpace(Space) - Method in class com.atlassian.confluence.core.ListQuery
Deprecated. Adds a single Space to the list of Spaces to include
addSpace(String, RemoteSpace) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
addSpace(RemoteSpace) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
 
addSpace(String, RemoteSpace) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
addSpace(String, RemoteSpace) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
addSpace(String, Hashtable) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
addSpace(String, Hashtable) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
AddSpaceDialog - Class in com.atlassian.confluence.pageobjects.component.dialog
 
AddSpaceDialog() - Constructor for class com.atlassian.confluence.pageobjects.component.dialog.AddSpaceDialog
 
AddSpaceDialog.SpacePermissionOption - Enum in com.atlassian.confluence.pageobjects.component.dialog
 
addSpaceGroup(String, RemoteSpaceGroup) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Add a space Group to Confluence
addSpaceGroup(RemoteSpaceGroup) - Method in class com.atlassian.confluence.rpc.soap.services.SpacesSoapService
 
addSpaceGroup(String, RemoteSpaceGroup) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
addSpaceGroup(String, RemoteSpaceGroup) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
addSpaceGroup(String, Hashtable) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
addSpaceGroup(String, Hashtable) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
addSpaceName(String, Page) - Method in class com.atlassian.confluence.plugins.doctheme.DocThemeHelper
 
addSpaceNotification(User, Space) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
addSpaceNotification(User, Space, ContentTypeEnum) - Method in class com.atlassian.confluence.mail.notification.DefaultNotificationManager
 
addSpaceNotification(User, Space) - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
 
addSpaceNotification(User, Space, ContentTypeEnum) - Method in interface com.atlassian.confluence.mail.notification.NotificationManager
Add a space notification for a particular content type.
AddSpaceNotificationAction - Class in com.atlassian.confluence.mail.notification.actions
 
AddSpaceNotificationAction() - Constructor for class com.atlassian.confluence.mail.notification.actions.AddSpaceNotificationAction
 
addSpaceStylesheet(String, String) - Method in class com.atlassian.confluence.themes.DefaultStylesheetManager
 
addSpaceStylesheet(String, String) - Method in interface com.atlassian.confluence.themes.StylesheetManager
Adds a space stylesheet to customize the look and feel of a single space within Confluence.
AddSpaceToFavouriteAjaxAction - Class in com.atlassian.confluence.labels.actions
Makes a page or blogpost the favourite of the specified user.
AddSpaceToFavouriteAjaxAction() - Constructor for class com.atlassian.confluence.labels.actions.AddSpaceToFavouriteAjaxAction
 
addSpaceToFavourites(User, Space) - Method in class com.atlassian.confluence.userstatus.DefaultFavouriteManager
 
addSpaceToFavourites(User, Space) - Method in interface com.atlassian.confluence.userstatus.FavouriteManager
 
AddSpaceToFavouritesAction - Class in com.atlassian.confluence.labels.actions
 
AddSpaceToFavouritesAction() - Constructor for class com.atlassian.confluence.labels.actions.AddSpaceToFavouritesAction
 
addSpecial(String) - Method in class com.atlassian.confluence.renderer.radeox.ContentPreserver
 
addSpecial(String, String) - Method in class com.atlassian.confluence.renderer.radeox.ContentPreserver
 
addSpecificationURL(String) - Method in class com.atlassian.confluence.pageobjects.component.admin.GadgetSpecificationsAdminTab
 
addStandardEmail(String, String, String, String, String, String, String) - Method in class com.atlassian.confluence.setup.ConfluenceEmailSetup
 
addStatus(String) - Method in class com.atlassian.confluence.core.ListQuery
Deprecated. Adds a single status type to the query
addTask(Task) - Method in class com.atlassian.confluence.links.ReferralTaskQueue
 
AddTeamLabelToSpaceAction - Class in com.atlassian.confluence.spaces.actions
 
AddTeamLabelToSpaceAction() - Constructor for class com.atlassian.confluence.spaces.actions.AddTeamLabelToSpaceAction
 
addTemplateImage(DataSource) - Method in class com.atlassian.confluence.mail.notification.listeners.NotificationData
 
addTerm(Term) - Method in class com.atlassian.confluence.search.lucene.filter.MultiTermFilter
 
addTest(TestReport) - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestCaseReport
 
addTest(TestReport) - Method in interface com.atlassian.confluence.renderer.radeox.macros.junit.report.TestReport
 
addTest(TestReport) - Method in class com.atlassian.confluence.renderer.radeox.macros.junit.report.TestSuiteReport
 
addTextComment(String) - Method in class com.atlassian.confluence.it.content.ViewContentBean
 
addTextComment(String, boolean) - Method in class com.atlassian.confluence.selenium.client.PageView
Type the given comment in the text comment editor and click save.
addThreadedPageComment(String, String) - Method in class com.atlassian.confluence.ThreadedCommentAcceptanceTest
 
addToContext(String, Serializable) - Method in class com.atlassian.confluence.mail.notification.listeners.NotificationData
 
addToFollowing(String, String) - Method in class com.atlassian.confluence.plugins.like.rest.resources.UserResource
 
addToGroup(String, String) - Method in class bucket.user.providers.CachingAccessProvider
 
addToGroup(String, String) - Method in class bucket.user.providers.ChainedAccessProvider
 
addToGroup() - Method in class com.atlassian.confluence.user.actions.ViewMembersOfGroupAction
 
addToGroup(String, String) - Method in class com.atlassian.confluence.user.providers.jira.JiraJdbcAccessProvider
Overriding as JdbcAccessProvider is broken (uses userName instead of membershipUserName in query etc)
addToHistory(ContentEntityObject) - Method in class com.atlassian.confluence.core.ConfluenceActionSupport
 
addTrackbackLink(TrackbackLink) - Method in class com.atlassian.confluence.core.ContentEntityObject
 
addTrackbackLink(TrackbackLink) - Method in class com.atlassian.confluence.core.SpaceContentEntityObject
 
addTrustedApplication(Application, RequestConditions) - Method in class com.atlassian.confluence.security.trust.DefaultTrustedApplicationsManager
addType(String) - Method in class com.atlassian.confluence.core.ListQuery
Deprecated. Adds a content type to the query
AddUniqueAttachmentIdConstraintToAttachmentDataUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
This task adds a unique constraint to the AttachmentId column on the AttachmentData table.
AddUniqueAttachmentIdConstraintToAttachmentDataUpgradeTask(SessionFactory, AlterTableExecutor, DdlExecutor, PlatformTransactionManager) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.AddUniqueAttachmentIdConstraintToAttachmentDataUpgradeTask
 
AddUniqueConstraintCommand - Class in com.atlassian.confluence.upgrade.ddl
Represents a unique constraint on a set of columns.
AddUniqueConstraintCommand(String, Collection<String>) - Constructor for class com.atlassian.confluence.upgrade.ddl.AddUniqueConstraintCommand
 
addUnsatisfiedObjectDependencies(Set<TransientHibernateHandle>, ImportedObject) - Method in class com.atlassian.confluence.importexport.xmlimport.ImportProcessorContext
Defer the saving of an object because it has referential dependencies on some objects that have not yet been imported, but that can not be temporarily left null.
addUpdateMacro(UserMacroConfig) - Method in class com.atlassian.confluence.admin.actions.macros.UserMacroAction
Add the updated macro to the user macro library.
addUpdateMacro(UserMacroConfig) - Method in class com.atlassian.confluence.renderer.UserMacroLibrary
 
addUrlParameter(String, String, String) - Static method in class com.atlassian.confluence.qunit.pageobjects.QUnitPageSupport
 
addUrlRestriction(String) - Method in class com.atlassian.confluence.it.admin.TrustedApplication
 
addUser(String, String, String, String, String[]) - Method in class bucket.user.DefaultUserAccessor
 
addUser(String, String, String, String) - Method in class bucket.user.DefaultUserAccessor
 
addUser(String, String, String, String, String[]) - Method in interface bucket.user.UserAccessor
Deprecated. since 3.5 use UserAccessor.createUser(User, Credential) and UserAccessor.addMembership(Group, User)
addUser(String, String, String, String) - Method in interface bucket.user.UserAccessor
Deprecated. since 3.5 use UserAccessor.createUser(User, Credential)
addUser(String, String, String) - Method in class com.atlassian.confluence.it.mail.MailServices
Adds a user to the mail service.
addUser(String, RemoteUser, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Adds a user with the given RemoteUser object and password
addUser(RemoteUser, String) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
Adds user.
addUser(String, RemoteUser, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
addUser(String, RemoteUser, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
addUser(String, Hashtable, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
addUser(String, Hashtable, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
addUser(UserTemplate, PasswordCredential) - Method in class com.atlassian.confluence.user.crowd.jira.JiraJdbcRemoteDirectory
 
addUser(String, String, String, String, String[]) - Method in class com.atlassian.confluence.user.DefaultUserAccessor
Adds a new user.
addUserAnyCase(String, String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
addUserAnyCase(String, String, String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Allows addition of a user without enforcing that the username be all lower case.
addUserAnyCase(String, String, String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
addUserCredentials(WebResource, User) - Method in class com.atlassian.confluence.it.RestHelper
 
AddUserMacroAction - Class in com.atlassian.confluence.admin.actions.macros
Action for adding a user macro
AddUserMacroAction() - Constructor for class com.atlassian.confluence.admin.actions.macros.AddUserMacroAction
 
addUserPermissionsRow(User) - Method in class com.atlassian.confluence.it.space.SpacePermissions
 
addUserProfilePicture(String) - Method in class com.atlassian.confluence.it.user.UserProfile
Adds the given File as the user's profile picture.
addUsers() - Method in class com.atlassian.confluence.selenium.client.UserPickerPopup
 
addUserToGroup(String) - Method in class com.atlassian.confluence.it.admin.ViewUser
 
addUserToGroup(Group) - Method in class com.atlassian.confluence.it.admin.ViewUser
 
addUserToGroup(String, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
 
addUserToGroup(User, Group) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
 
addUserToGroup(String, String) - Method in class com.atlassian.confluence.it.usermanagement.CrowdUserManagementHelper
 
addUserToGroup(User, Group) - Method in class com.atlassian.confluence.it.usermanagement.CrowdUserManagementHelper
 
addUserToGroup(String, String) - Method in class com.atlassian.confluence.it.usermanagement.DefaultUserManagementHelper
 
addUserToGroup(User, Group) - Method in class com.atlassian.confluence.it.usermanagement.DefaultUserManagementHelper
 
addUserToGroup(String, String) - Method in class com.atlassian.confluence.it.usermanagement.LdapUserManagementHelper
 
addUserToGroup(User, Group) - Method in class com.atlassian.confluence.it.usermanagement.LdapUserManagementHelper
 
addUserToGroup(String, String) - Method in interface com.atlassian.confluence.it.usermanagement.UserManagementHelper
 
addUserToGroup(User, Group) - Method in interface com.atlassian.confluence.it.usermanagement.UserManagementHelper
 
addUserToGroup(String, String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
addUserToGroup(String, String) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
Add user to the specified group.
addUserToGroup(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
addUserToGroup(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
addUserToGroup(String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
addUserToGroup(String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
addUserToGroup(User, String) - Static method in class com.atlassian.confluence.user.ConfluenceGroupJoiningAuthenticator
 
addUserToGroup(long, String, String) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdMembershipDao
 
addUserToGroup(String, String) - Method in class com.atlassian.confluence.user.crowd.jira.JiraJdbcRemoteDirectory
 
addUserToGroupViaHelper(String, String) - Method in class com.atlassian.confluence.AbstractConfluenceAcceptanceTest
Adds the given user to a groupname
addValidationError(String, Object...) - Method in class com.atlassian.confluence.core.service.DefaultServiceCommandValidator
Add a new validation error.
addValidationError(String, Object...) - Method in interface com.atlassian.confluence.core.service.ServiceCommandValidator
Add a new validation error.
addValidationErrors(ConfluenceActionSupport) - Method in class com.atlassian.confluence.core.actions.ServiceBackedActionHelper
 
addVelocityContextParam(String, Object) - Method in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
addWatcher(User) - Method in class com.atlassian.confluence.selenium.client.ManageWatchersDialog
 
addWatcher(String) - Method in class com.atlassian.confluence.selenium.client.ManageWatchersDialog
 
addWatchPage() - Method in class com.atlassian.confluence.AbstractConfluenceAcceptanceTest
 
addWhitelistURL(String) - Method in class com.atlassian.confluence.pageobjects.component.admin.GadgetWhitelistAdminTab
 
addWorkingEntity(ConfluenceEntityObject) - Method in class com.atlassian.confluence.importexport.DefaultExportContext
Add to the entities to be exported.
ADMIN - Static variable in class com.atlassian.confluence.it.User
 
ADMIN_GROUP_PERMISSION - Static variable in class com.atlassian.confluence.AbstractPermissionsAcceptanceTest
 
ADMIN_JSP_ROLE - Static variable in class com.atlassian.confluence.security.ConfluenceRoleMapper
 
ADMIN_SELECTED_MACRO_LIBRARY - Static variable in class com.atlassian.confluence.user.SessionKeys
 
ADMIN_SELECTED_PLUGIN - Static variable in class com.atlassian.confluence.user.SessionKeys
 
ADMIN_SPACE_PERMISSION - Static variable in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
ADMIN_UI_KEYS - Static variable in class com.atlassian.confluence.setup.settings.init.ConfluenceAdminUiProperties
 
AdminAcceptanceTest - Class in com.atlassian.confluence
 
AdminAcceptanceTest() - Constructor for class com.atlassian.confluence.AdminAcceptanceTest
 
AdminActionBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs
 
AdminActionBreadcrumb(Action) - Constructor for class com.atlassian.confluence.util.breadcrumbs.AdminActionBreadcrumb
 
AdminBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs
Represents "Administration" in "Dashboard > Administration > Do some admin action"
AdminCheckInterceptor - Class in com.atlassian.confluence.test.rpc
Check that all calls through this interceptor are performed by a user with administration permissions.
AdminCheckInterceptor() - Constructor for class com.atlassian.confluence.test.rpc.AdminCheckInterceptor
 
AdminConfigurationCriteria - Interface in com.atlassian.confluence.admin.criteria
Encapsulates select configuration parameters or values for Confluence and determines whether those parameters or values meet a specified programmatic acceptance criteria.
adminConsole - Variable in class com.atlassian.confluence.AbstractConfluenceAcceptanceTest
 
AdminConsole - Class in com.atlassian.confluence.it.admin
 
AdminConsoleAcceptanceTest - Class in com.atlassian.confluence
Tests functions in the AdminConsole
AdminConsoleAcceptanceTest() - Constructor for class com.atlassian.confluence.AdminConsoleAcceptanceTest
 
AdminForceUpgradeAcceptanceTest - Class in com.atlassian.confluence
Tests for the forced upgrades hidden admin feature
AdminForceUpgradeAcceptanceTest() - Constructor for class com.atlassian.confluence.AdminForceUpgradeAcceptanceTest
 
ADMINISTER - Static variable in class com.atlassian.confluence.security.Permission
 
ADMINISTER_PERMISSION - Static variable in class com.atlassian.confluence.hosted.SpaceGroupPermission
 
ADMINISTER_PERMISSION_TYPES - Static variable in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
ADMINISTER_SPACE_PERMISSION - Static variable in class com.atlassian.confluence.security.SpacePermission
 
AdministrationConsoleAction - Class in com.atlassian.confluence.admin.actions
 
AdministrationConsoleAction() - Constructor for class com.atlassian.confluence.admin.actions.AdministrationConsoleAction
 
Administrative - Interface in com.atlassian.confluence.core
Deprecated. since 2.8. Please avoid this interface. Instead override ConfluenceActionSupport.isPermitted() and use PermissionManager.hasPermission(User,Permission,Object) instead. This will make it easier to determine the permissions required to invoke an action as they would be more explicit and in one place (you won't have to check whether the class or its super class implements this interface).
ADMINISTRATORS - Static variable in class com.atlassian.confluence.it.Group
 
AdminResource - Class in com.atlassian.confluence.plugins.dailysummary.rest
 
AdminResource(PluginSettingsFactory, TransactionTemplate, UserManager) - Constructor for class com.atlassian.confluence.plugins.dailysummary.rest.AdminResource
 
adminRootResource - Variable in class com.atlassian.confluence.rest.AbstractRestAcceptanceTest
 
AdminRpcAcceptanceTest - Class in com.atlassian.confluence.rpc
 
AdminRpcAcceptanceTest() - Constructor for class com.atlassian.confluence.rpc.AdminRpcAcceptanceTest
 
AdminSoapService - Class in com.atlassian.confluence.rpc.soap.services
A Soap service holding functionality for Confluence Administrators.
AdminSoapService() - Constructor for class com.atlassian.confluence.rpc.soap.services.AdminSoapService
 
AdminStylesheetAction - Class in com.atlassian.confluence.core.actions
Ensures admin pages always use the default theme's styles.
AdminStylesheetAction() - Constructor for class com.atlassian.confluence.core.actions.AdminStylesheetAction
 
AdminTask - Class in com.atlassian.confluence.admin.tasks
A discrete, actionable task that an administrator should be aware of.
An AdminTask aims to encapsulate goals around (correctly) affecting high-value changes to Confluence that could or should be made in order to get the best out of Confluence.
AdminTask(AdminTaskConfig, AdminTaskData) - Constructor for class com.atlassian.confluence.admin.tasks.AdminTask
 
AdminTaskConfig - Interface in com.atlassian.confluence.admin.tasks
Encapsulates the non-serializable system components of an AdminTask.
AdminTaskData - Class in com.atlassian.confluence.admin.tasks
A serializable object which maintains the state of completion and other metadata relating to a particular AdminTask.
AdminTaskData() - Constructor for class com.atlassian.confluence.admin.tasks.AdminTaskData
 
AdminTaskData(Date, String, String, String) - Constructor for class com.atlassian.confluence.admin.tasks.AdminTaskData
 
AdminTasklistAcceptanceTest - Class in com.atlassian.confluence
Tests functionality of the admin tasklist, currently located on the admin console page.
AdminTasklistAcceptanceTest() - Constructor for class com.atlassian.confluence.AdminTasklistAcceptanceTest
 
AdminTasklistManager - Interface in com.atlassian.confluence.admin
Handles storage and retrieval of AdminTasks.
AdminUiProperties - Interface in com.atlassian.confluence.setup.settings.init
 
adminUser - Variable in class com.atlassian.confluence.selenium.AbstractSeleniumTest
 
advanced - Variable in class com.atlassian.confluence.user.actions.SearchUsersAction
 
ADVANCED_LINK_LOCATOR - Static variable in class com.atlassian.confluence.selenium.client.LinkBrowser
 
AdvancedSearchTipsAction - Class in com.atlassian.confluence.pages.actions
 
AdvancedSearchTipsAction() - Constructor for class com.atlassian.confluence.pages.actions.AdvancedSearchTipsAction
 
AdviseReturnedValueAdvice - Class in com.atlassian.confluence.spring.aop
Simple AOP advice for adding advice to the returned value of advised methods
AdviseReturnedValueAdvice() - Constructor for class com.atlassian.confluence.spring.aop.AdviseReturnedValueAdvice
 
advisorsPreFiltered() - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
Return whether the Advisors returned by the subclass are pre-filtered to match the bean's target class already, allowing the ClassFilter check to be skipped when building advisors chains for AOP invocations.
after(ActionInvocation, String) - Method in class com.atlassian.confluence.core.ResultLoggingInterceptor
 
after(ActionInvocation, String) - Method in class com.atlassian.confluence.event.EventPublisherInterceptor
 
after(ActionInvocation, String) - Method in class com.atlassian.confluence.xwork.ConfluenceValidationInterceptor
Does nothing in this implementation.
afterAdd() - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
Common processing to be performed by all subclasses after the add operation.
afterConfigurationLoaded() - Method in class com.atlassian.confluence.setup.DefaultBootstrapManager
 
afterInsert(Object, Object, Object) - Method in class com.atlassian.confluence.cache.hibernate.ConfluenceCacheStrategy
 
afterInsert(Object, Object, Object) - Method in class com.atlassian.confluence.cache.tangosol.hibernate.CoherenceCacheStrategy
Add the new item to the cache, checking that no other transaction has accessed the item.
afterMigrationFrom() - Method in class com.atlassian.confluence.pages.attachments.CachingAttachmentDao
 
afterMigrationFrom() - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
Perform any tasks necessary after Attachment data has been moved from this data store to another.
afterMigrationFrom() - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDataDao
Perform any tasks necessary after Attachment data has been moved from this data store to another.
afterMigrationFrom() - Method in class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
In this implementation, we leave the filesystem as is, and don't remove the attachments that have just been moved to another data store.
afterMigrationFrom() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
This implementation removes all Attachments and passes the migration tasks onto the AttachmentDataDao
afterMigrationFrom() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.HibernateAttachmentDataDao
Once a data migration has occurred, remove all records from the table, as they are no longer necessary, and we don't want foreign key violations to occur when removing Attachments.
afterMigrationFrom() - Method in class com.atlassian.confluence.pages.persistence.dao.WebDavAttachmentDao
Deprecated. The contents of the WebDAV store may be used by other applications or users, so we do not clean it out after migrating away from it.
afterPropertiesSet() - Method in class com.atlassian.confluence.content.DefaultContentTypeManager
 
afterPropertiesSet() - Method in class com.atlassian.confluence.jmx.MBeanExporterWithUnregisterImpl
 
afterPropertiesSet() - Method in class com.atlassian.confluence.languages.DefaultLocaleManager
 
afterPropertiesSet() - Method in class com.atlassian.confluence.plugin.XWorkObjectFactoryConfigurator
 
afterPropertiesSet() - Method in class com.atlassian.confluence.plugins.like.actions.NotificationsAction
 
afterPropertiesSet() - Method in class com.atlassian.confluence.plugins.like.notifications.dao.EhCacheNotificationDao
 
afterPropertiesSet() - Method in class com.atlassian.confluence.plugins.macros.dashboard.RecentlyUpdatedMacroTabProvider
 
afterPropertiesSet() - Method in class com.atlassian.confluence.security.DefaultCaptchaManager
 
afterPropertiesSet() - Method in class com.atlassian.confluence.setup.velocity.NamedBeanContextItemProvider
 
afterPropertiesSet() - Method in class com.atlassian.confluence.spring.johnson.JohnsonEventContainerFactoryBean
 
afterPropertiesSet() - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
 
afterPropertiesSet() - Method in class com.atlassian.confluence.user.crowd.CachedCrowdGroupDao
 
afterPropertiesSet() - Method in class com.atlassian.confluence.user.crowd.CachedCrowdUserDao
 
afterPropertiesSet() - Method in class com.atlassian.studio.confluence.startup.OnDemandPluginMaintainer
 
afterTest() - Method in class com.atlassian.confluence.it.ServerStateManager
 
afterUpdate(Object, Object, Object, CacheConcurrencyStrategy.SoftLock) - Method in class com.atlassian.confluence.cache.hibernate.ConfluenceCacheStrategy
 
afterUpdate(Object, Object, Object, CacheConcurrencyStrategy.SoftLock) - Method in class com.atlassian.confluence.cache.tangosol.hibernate.CoherenceCacheStrategy
Re-cache the updated state, if and only if there there are no other concurrent soft locks.
AjaxError - Class in com.atlassian.confluence.selenium.client
A helper for the Ajax Error Banner.
AjaxError(ConfluenceSeleniumClient) - Constructor for class com.atlassian.confluence.selenium.client.AjaxError
 
AjaxNotificationErrorTest - Class in com.atlassian.confluence.selenium
 
AjaxNotificationErrorTest(String) - Constructor for class com.atlassian.confluence.selenium.AjaxNotificationErrorTest
 
AjaxResponse - Class in com.atlassian.confluence.util.ajax
 
ALACARTE_USERS - Static variable in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
AliasedKey - Class in com.atlassian.confluence.security.persistence.dao.hibernate
Hibernate data transfer object for cryptographic keys
AliasedKey() - Constructor for class com.atlassian.confluence.security.persistence.dao.hibernate.AliasedKey
 
ALL - Static variable in class com.atlassian.confluence.it.feed.SpaceScope
 
ALL - Static variable in class com.atlassian.confluence.it.global.SiteSearch.SpecialSpaceOptions
 
ALL - Static variable in class com.atlassian.confluence.search.scope.SpaceScope
 
ALL - Static variable in interface com.atlassian.confluence.search.v2.SpaceCategories
 
ALL_CATEGORIES - Static variable in interface com.atlassian.confluence.search.v2.SpaceCategories
 
ALL_GRAMS - Static variable in class com.atlassian.confluence.search.lucene.filter.ConfluenceNGramTokenFilter
 
ALL_TYPES - Static variable in class com.atlassian.confluence.core.ListQuery
Deprecated.  
ALL_VERSIONS - Static variable in class com.atlassian.confluence.core.ListQuery
Deprecated.  
AllContentTab - Class in com.atlassian.confluence.plugins.macros.dashboard
Implements the "All Updates" tab
AllContentTab() - Constructor for class com.atlassian.confluence.plugins.macros.dashboard.AllContentTab
 
ALLOW_DAILY_BACKUP_KEY - Static variable in class com.atlassian.confluence.setup.settings.init.ConfluenceAdminUiProperties
 
ALLOW_MANUAL_BACKUP_DOWNLOAD_KEY - Static variable in class com.atlassian.confluence.setup.settings.init.ConfluenceAdminUiProperties
 
ALLOW_SITE_SUPPORT_EMAIL_KEY - Static variable in class com.atlassian.confluence.setup.settings.init.ConfluenceAdminUiProperties
 
allowAnonymousAccess(String) - Method in class com.atlassian.confluence.security.DownloadGateKeeper
Allow all users, including the anonymous user, access to a particular path.
allowAnonymousAccess(String) - Method in interface com.atlassian.confluence.security.GateKeeper
Allow access to a resource for any user, including the anonymous user.
allowConcurrentExecution() - Method in class com.atlassian.quartz.jobs.AbstractJob
 
allows(URI) - Method in interface com.atlassian.confluence.plugins.gadgets.whitelist.ConfluenceGadgetWhitelistManager
Checks if the uri given should be allowed or not
allows(URI) - Method in class com.atlassian.confluence.plugins.gadgets.whitelist.ConfluenceURIWhitelist
 
AllQuery - Class in com.atlassian.confluence.search.v2.query
Querys for all possible results.
AllQuery() - Constructor for class com.atlassian.confluence.search.v2.query.AllQuery
Deprecated. since 3.0. Use the singleton instance via AllQuery.getInstance() instead.
AllQueryMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
 
AllQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.AllQueryMapper
 
AlphabeticalGroupingSupport - Class in com.atlassian.confluence.util.actions
This class provides support for grouping a collection of data alphabetically.
AlphabeticalGroupingSupport(Collection) - Constructor for class com.atlassian.confluence.util.actions.AlphabeticalGroupingSupport
 
AlphabeticalLabelGroupingSupport - Class in com.atlassian.confluence.util.actions
This class provides support for grouping a collection of data alphabetically.
AlphabeticalLabelGroupingSupport(Collection) - Constructor for class com.atlassian.confluence.util.actions.AlphabeticalLabelGroupingSupport
 
AlphabeticalListLabelsAction - Class in com.atlassian.confluence.labels.actions
 
AlphabeticalListLabelsAction() - Constructor for class com.atlassian.confluence.labels.actions.AlphabeticalListLabelsAction
 
AlphabeticalListPagesAction - Class in com.atlassian.confluence.pages.actions
 
AlphabeticalListPagesAction() - Constructor for class com.atlassian.confluence.pages.actions.AlphabeticalListPagesAction
 
ALREADY_FILTERED - Static variable in class com.atlassian.confluence.web.ConfluenceJohnsonFilter
 
ALREADY_SETUP - Static variable in class com.atlassian.confluence.setup.actions.SetupCheckInterceptor
 
AlreadyClusteredException - Exception in com.atlassian.confluence.cluster
 
AlreadyClusteredException(ClusterInformation) - Constructor for exception com.atlassian.confluence.cluster.AlreadyClusteredException
 
AlreadyExistsException - Exception in com.atlassian.confluence.rpc
Exception thrown when a user tries to create an object that already exists
AlreadyExistsException() - Constructor for exception com.atlassian.confluence.rpc.AlreadyExistsException
 
AlreadyExistsException(String) - Constructor for exception com.atlassian.confluence.rpc.AlreadyExistsException
 
AlreadyExistsException(Throwable) - Constructor for exception com.atlassian.confluence.rpc.AlreadyExistsException
 
AlreadyExistsException(String, Throwable) - Constructor for exception com.atlassian.confluence.rpc.AlreadyExistsException
 
AlterColumnCommand - Class in com.atlassian.confluence.upgrade.ddl
Superclass for all alter column actions.
AlterColumnCommand(ConfluenceHibernateConfig, String) - Constructor for class com.atlassian.confluence.upgrade.ddl.AlterColumnCommand
 
AlterColumnNullabilityCommand - Class in com.atlassian.confluence.upgrade.ddl
Marks a column as not null or nullable.
AlterColumnNullabilityCommand(ConfluenceHibernateConfig, String, String, NullChoice) - Constructor for class com.atlassian.confluence.upgrade.ddl.AlterColumnNullabilityCommand
Create an alter column to null/not null action.
ALTERNATE - Static variable in class com.atlassian.confluence.plugins.rest.entities.documentation.LinkExamples
 
ALTERNATE_PDF - Static variable in class com.atlassian.confluence.plugins.rest.entities.documentation.LinkExamples
 
AlternateRequiredStringValidator - Class in com.atlassian.confluence.util.misc
 
AlternateRequiredStringValidator() - Constructor for class com.atlassian.confluence.util.misc.AlternateRequiredStringValidator
 
AlternativePagesLocator - Class in com.atlassian.confluence.pages
Finds possible content matches for a supplied title and space.
AlternativePagesLocator(PageManager, PermissionManager, Space, String) - Constructor for class com.atlassian.confluence.pages.AlternativePagesLocator
 
AlterPageNotificationAction - Class in com.atlassian.confluence.mail.notification.actions
 
AlterPageNotificationAction() - Constructor for class com.atlassian.confluence.mail.notification.actions.AlterPageNotificationAction
 
alterPassword(User, String) - Method in class bucket.user.DefaultUserAccessor
 
alterPassword(User, String) - Method in interface bucket.user.UserAccessor
 
alterTable(String, List<? extends AlterTableCommand>) - Method in interface com.atlassian.confluence.upgrade.ddl.AlterTableExecutor
Perform a set of table altering actions on a given table.
alterTable(String, List<? extends AlterTableCommand>) - Method in class com.atlassian.confluence.upgrade.ddl.HibernateAlterTableExecutor
 
AlterTableCommand - Interface in com.atlassian.confluence.upgrade.ddl
Interface for all alter table commands.
AlterTableExecutor - Interface in com.atlassian.confluence.upgrade.ddl
Executes all the various database-specific table altering commands.
alwaysMaskEmail(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
Masks an email address by replacing '@' with 'at' and '.' with 'dot'.
AlwaysTransformMacroBody - Class in com.atlassian.confluence.content.render.xhtml.storage.macro
Condition that specifies that the macro body should always be transformed.
AlwaysTransformMacroBody() - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.macro.AlwaysTransformMacroBody
 
AnalyzerFactory - Interface in com.atlassian.confluence.search.didyoumean.lucene
Factory that produces an analyzer for "Did You Mean" vocabulary index (and for queries on this index).
AnalyzerFilter - Class in com.atlassian.confluence.search.lucene.filter
DO NOT USE.
AnalyzerFilter(TokenStream, String, Analyzer) - Constructor for class com.atlassian.confluence.search.lucene.filter.AnalyzerFilter
 
analyzers - Static variable in class com.atlassian.confluence.search.lucene.ConfluenceAnalyzer
 
analyzers - Static variable in class com.atlassian.confluence.search.lucene.ConfluenceUnstemmedAnalyzer
 
AncestorRebuildException - Exception in com.atlassian.confluence.pages.ancestors
Thrown when there is a problem rebuilding the page ancestor tree.
AncestorRebuildException() - Constructor for exception com.atlassian.confluence.pages.ancestors.AncestorRebuildException
 
AncestorRebuildException(String) - Constructor for exception com.atlassian.confluence.pages.ancestors.AncestorRebuildException
 
AncestorRebuildException(String, Throwable) - Constructor for exception com.atlassian.confluence.pages.ancestors.AncestorRebuildException
 
AncestorRebuildException(Throwable) - Constructor for exception com.atlassian.confluence.pages.ancestors.AncestorRebuildException
 
anchor - Variable in class com.atlassian.confluence.links.linktypes.AbstractPageLink
 
ANCHOR_ATTRIBUTE_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.link.StorageLinkConstants
 
AnchorMacro - Class in com.atlassian.confluence.renderer.radeox.macros
Deprecated. since 4.0 - not being used.
AnchorMacro() - Constructor for class com.atlassian.confluence.renderer.radeox.macros.AnchorMacro
Deprecated.  
and(SearchFilter) - Method in class com.atlassian.confluence.search.v2.AbstractChainableSearchFilter
 
and(SearchFilter) - Method in interface com.atlassian.confluence.search.v2.SearchFilter
Combines this filter with the one specified, returning a new filter.
and(SearchFilter) - Method in class com.atlassian.confluence.search.v2.searchfilter.ChainedSearchFilter
 
andQuery(SearchQuery...) - Static method in class com.atlassian.confluence.search.v2.query.BooleanQuery
Build an AND query from one or more subqueries.
AnnotatedReferenceHandler - Class in com.atlassian.confluence.velocity.introspection
Support class for ReferenceInsertionEventHandlers that need to deal with any AnnotationBoxedElements context values.
AnnotatedReferenceHandler() - Constructor for class com.atlassian.confluence.velocity.introspection.AnnotatedReferenceHandler
 
AnnotatedValue - Class in com.atlassian.confluence.velocity.introspection
An annotated value associates a collection of annotations with a value.
AnnotatedValue(Object, Collection<Annotation>) - Constructor for class com.atlassian.confluence.velocity.introspection.AnnotatedValue
Construct a new annotated value.
annotatedValueInsert(String, Object, Collection<Annotation>) - Method in class com.atlassian.confluence.velocity.htmlsafe.HtmlAnnotationEscaper
 
annotatedValueInsert(String, Object, Collection<Annotation>) - Method in class com.atlassian.confluence.velocity.htmlsafe.PossibleIncorrectHtmlEncodingEventHandler
 
annotatedValueInsert(String, Object, Collection<Annotation>) - Method in class com.atlassian.confluence.velocity.introspection.AnnotatedReferenceHandler
Process a reference with a collection of annotations
AnnotationBoxedElement - Interface in com.atlassian.confluence.velocity.introspection
This is a union of the BoxedValue and AnnotatedElement interfaces to be implemented by implementations that are responsible for associating annotations with an object.
AnnotationBoxingUberspect - Class in com.atlassian.confluence.velocity.introspection
A Velocity uberspect that boxes return values in an annotated form and unboxes them again when used as arguments to or targets of method calls More specifically this uberspect will inspect any target method call or property for annotations that are marked as ReturnValueAnnotations and box the result of calling or accessing the target with these annotations.
AnnotationBoxingUberspect() - Constructor for class com.atlassian.confluence.velocity.introspection.AnnotationBoxingUberspect
 
AnnotationMacroBodyTranformationCondition - Class in com.atlassian.confluence.content.render.xhtml.storage.macro
Allows macro body transformation based on the RequiresFormat annotation on the Macro class.
AnnotationMacroBodyTranformationCondition(MacroManager) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.macro.AnnotationMacroBodyTranformationCondition
 
ANONYMOUS - Static variable in class com.atlassian.confluence.it.User
Represents anonymous users, IE those who haven't logged in.
ANONYMOUS - Static variable in interface com.atlassian.confluence.user.UserAccessor
Deprecated. since 4.0 not used in Confluence
ANONYMOUS_LAST_MODIFIER_NAME - Static variable in class com.atlassian.confluence.search.lucene.extractor.LastModifierNameExtractor
Constant to represent the value for an anonymous last modifier in the index
ANONYMOUS_PROFILE - Static variable in class com.atlassian.confluence.user.actions.ProfilePictureInfo
 
ANONYMOUS_PROFILE_PATH - Static variable in class com.atlassian.confluence.user.actions.ProfilePictureInfo
 
ANONYMOUS_USER - Static variable in class com.atlassian.confluence.AbstractConfluenceAcceptanceTest
 
AnonymousAccessTest - Class in com.atlassian.confluence.selenium.gadgets
 
AnonymousAccessTest() - Constructor for class com.atlassian.confluence.selenium.gadgets.AnonymousAccessTest
 
anonymousPermissionRow - Variable in class com.atlassian.confluence.security.actions.AbstractPermissionsAction
 
AnonymousUserPermissionsService - Interface in com.atlassian.confluence.security.service
A service for managing permissions for the anonymous Confluence user.
AnonymousUserTest - Class in com.atlassian.confluence.selenium
 
AnonymousUserTest() - Constructor for class com.atlassian.confluence.selenium.AnonymousUserTest
 
AntiXSSAcceptanceTest - Class in com.atlassian.confluence
Tests for the Confluence Anti-XSS subsystem
AntiXSSAcceptanceTest() - Constructor for class com.atlassian.confluence.AntiXSSAcceptanceTest
 
AnyTypeDao - Interface in com.atlassian.confluence.core.persistence
DAO for loading persistent objects of various types
anyTypeDao - Variable in class com.atlassian.confluence.search.lucene.tasks.BaseContentIndexTask
Deprecated. Required resource.
AnyTypeHibernateObjectDao - Class in bucket.core.persistence.hibernate
Deprecated. since 1.4. This has been moved into Confluence. As far as we could tell from fisheye, these is only one usage of this class outside of Confluence. Javablogs uses the log. Use AnyTypeDao instead.
AnyTypeHibernateObjectDao() - Constructor for class bucket.core.persistence.hibernate.AnyTypeHibernateObjectDao
Deprecated.  
AopUtils - Class in com.atlassian.confluence.util
Utilities for aspect oriented programming
AopUtils() - Constructor for class com.atlassian.confluence.util.AopUtils
 
APOSTROPHE - Static variable in class com.atlassian.confluence.it.User
A sample test user that contains an apostrophe in the username and fullname.
append(LoggingEvent) - Method in class com.atlassian.confluence.admin.actions.TestAppender
 
append(String, Object) - Method in class com.atlassian.confluence.json.parser.JSONObject
Append values to the array under a key.
append(LoggingEvent) - Method in class com.atlassian.confluence.logging.ConfluenceHomeLogAppender
Append to the current delegate Appender.
append(LoggingEvent) - Method in class com.atlassian.confluence.logging.EventPublishingAppender
 
append(LoggingEvent) - Method in class com.atlassian.confluence.util.profiling.ProfilingLogAppender
 
appendAmpsandOrQuestionMark(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
appendStackTrace(StringBuffer, Throwable) - Static method in class com.atlassian.confluence.util.PatternLayoutWithStackTrace
 
appendSubstitution(StringBuffer, RenderContext, Matcher) - Method in class com.atlassian.confluence.content.render.xhtml.migration.XhtmlCamelCaseLinkMigrationRendererComponent
 
appendSubstitution(StringBuffer, RenderContext, Matcher) - Method in class com.atlassian.confluence.content.render.xhtml.migration.XhtmlEmoticonRendererComponent
 
appendToName(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.AddSpaceDialog
 
appendUnresolvedLink(StringBuffer, Link) - Method in class com.atlassian.confluence.renderer.radeox.filters.LinkTestFilter
 
appendWildcard(String) - Method in class com.atlassian.confluence.user.actions.SearchUsersAction
 
APPLICATION_NAME - Static variable in class com.atlassian.confluence.user.crowd.EmbeddedCrowdBootstrap
 
ApplicationCache - Interface in com.atlassian.confluence.user.crowd
Caches Embedded Crowd Application objects by name to avoid frequent retrieval from the database.
ApplicationPermissionsDelegate - Class in com.atlassian.confluence.security.delegate
 
ApplicationPermissionsDelegate() - Constructor for class com.atlassian.confluence.security.delegate.ApplicationPermissionsDelegate
 
apply(T, int, int) - Method in interface com.atlassian.confluence.content.render.xhtml.migration.BatchTask
 
apply(ContentEntityObject, int, int) - Method in class com.atlassian.confluence.content.render.xhtml.migration.macro.ContentEntityMigrationBatchTask
 
apply(T, int, int) - Method in class com.atlassian.confluence.content.render.xhtml.migration.macro.IndexingBatchTask
 
apply(Dimensions) - Method in class com.atlassian.confluence.pages.thumbnail.renderer.AdaptiveThresholdPredicate
 
apply(Dimensions) - Method in class com.atlassian.confluence.pages.thumbnail.renderer.SimpleThresholdPredicate
 
apply(ContentEntityObject, int, int) - Method in class com.atlassian.confluence.upgrade.upgradetask.ChangeSpaceDescriptionsBodyTypeTask
 
apply(ContentEntityObject, int, int) - Method in class com.atlassian.confluence.upgrade.upgradetask.ConvertToRelativeLinksTask
 
apply(HttpServletResponse) - Method in interface com.atlassian.confluence.web.filter.CachingHeaders
Applies the caching headers to the response.
ApplyDecoratorDirective - Class in com.atlassian.confluence.setup.velocity
An ApplyDecorator directive for Sitemesh.
ApplyDecoratorDirective() - Constructor for class com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective
 
ApplyDecoratorDirective.DirectiveStack - Class in com.atlassian.confluence.setup.velocity
 
ApplyDecoratorDirective.DirectiveStack() - Constructor for class com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective.DirectiveStack
 
applyPermissionChanges(Collection<SpacePermission>, Collection<SpacePermission>) - Method in class com.atlassian.confluence.security.administrators.AbstractEditPermissionsAdministrator
 
applyPermissionChanges(Collection<SpacePermission>, Collection<SpacePermission>) - Method in interface com.atlassian.confluence.security.administrators.EditPermissionsAdministrator
Given the old permissions and new permissions, apply necessary permission changes to make old permissions the same as new permissions
applyPlaceholderChrome() - Method in class com.atlassian.confluence.macro.DefaultImagePlaceholder
 
applyPlaceholderChrome() - Method in interface com.atlassian.confluence.macro.ImagePlaceholder
Returns true if the image should have the macro placeholder chrome applied to it.
APU - Static variable in class com.atlassian.confluence.it.User.Simpsons
 
areEmailAddressesPrivate() - Method in class com.atlassian.confluence.setup.settings.Settings
 
areModulesVisible(String...) - Method in class com.atlassian.confluence.pageobjects.component.dialog.KeyboardShortcutHelperDialog
 
areModulesVisible(String...) - Method in class com.atlassian.confluence.selenium.client.KeyboardShortcutHelpDialog
 
args(Object...) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
 
arr(Object...) - Static method in class com.atlassian.confluence.it.web.JsonAssertions
Constructs a JSON array from the provided arguments.
array(T...) - Static method in class com.atlassian.confluence.util.collections.CollectionUtils
Return an array of the given elements.
arraySize(int[]) - Method in class com.atlassian.confluence.util.GeneralUtil
convenience method to allow us to determine the size of an int array a velocity file
asCDataEncodedString() - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.KeyTransferBean
Yuck this makes me sick.
ASCENDING - Static variable in class com.atlassian.confluence.search.v2.sort.CreatedSort
Sorts by created date (ascending)
ASCENDING - Static variable in class com.atlassian.confluence.search.v2.sort.FilenameSort
Sorts by filename (ascending)
ASCENDING - Static variable in class com.atlassian.confluence.search.v2.sort.FilesizeSort
Sorts by file size (ascending)
ASCENDING - Static variable in class com.atlassian.confluence.search.v2.sort.FullnameSort
Sorts by filename (ascending)
ASCENDING - Static variable in class com.atlassian.confluence.search.v2.sort.ModifiedSort
Sorts by last modified (ascending)
ASCENDING - Static variable in class com.atlassian.confluence.search.v2.sort.TitleSort
Sorts by title (ascending)
asKey() - Method in class com.atlassian.confluence.security.persistence.dao.hibernate.KeyTransferBean
 
asList(TopDocCollector) - Method in class com.atlassian.confluence.search.contentnames.lucene.DefaultResultConverter
 
asList(TopDocCollector) - Method in interface com.atlassian.confluence.search.contentnames.lucene.ResultConverter
Converts the results to a list of SearchResult, i.e.
assertButtonNotPresent(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a button with a given id is not present in the current window.
assertButtonNotPresentWithText(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a button with a given text is not present in the current window.
assertButtonPresent(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a button with a given id is present in the current window.
A button can be the following HTML elements: button input button button
assertButtonPresentWithText(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a button with a given text is present in the current window.
assertCanAdminister() - Method in interface com.atlassian.confluence.rpc.soap.services.SoapServiceHelper
 
assertCanAdminister(Space) - Method in interface com.atlassian.confluence.rpc.soap.services.SoapServiceHelper
 
assertCanAdminister() - Method in class com.atlassian.confluence.rpc.soap.services.SoapServiceHelperImpl
 
assertCanAdminister(Space) - Method in class com.atlassian.confluence.rpc.soap.services.SoapServiceHelperImpl
 
assertCanCreateBlogPost(Space) - Method in interface com.atlassian.confluence.rpc.soap.services.SoapServiceHelper
 
assertCanCreateBlogPost(Space) - Method in class com.atlassian.confluence.rpc.soap.services.SoapServiceHelperImpl
 
assertCanCreatePage(Space) - Method in interface com.atlassian.confluence.rpc.soap.services.SoapServiceHelper
 
assertCanCreatePage(Space) - Method in class com.atlassian.confluence.rpc.soap.services.SoapServiceHelperImpl
 
assertCanExport(Space) - Method in interface com.atlassian.confluence.rpc.soap.services.SoapServiceHelper
 
assertCanExport(Space) - Method in class com.atlassian.confluence.rpc.soap.services.SoapServiceHelperImpl
 
assertCanModify(AbstractPage) - Method in interface com.atlassian.confluence.rpc.soap.services.SoapServiceHelper
 
assertCanModify(AbstractPage) - Method in class com.atlassian.confluence.rpc.soap.services.SoapServiceHelperImpl
 
assertCanModifyObject(Object, String) - Method in interface com.atlassian.confluence.rpc.soap.services.SoapServiceHelper
Determines if the current user can modify/edit the given object If the current user is a super-user, they will automatically pass this test
assertCanModifyObject(Object, String) - Method in class com.atlassian.confluence.rpc.soap.services.SoapServiceHelperImpl
 
assertCanRemove(AbstractPage) - Method in interface com.atlassian.confluence.rpc.soap.services.SoapServiceHelper
 
assertCanRemove(AbstractPage) - Method in class com.atlassian.confluence.rpc.soap.services.SoapServiceHelperImpl
Throw an exception if the user can't remove the given page.
assertCanView(AbstractPage) - Method in interface com.atlassian.confluence.rpc.soap.services.SoapServiceHelper
 
assertCanView(Space) - Method in interface com.atlassian.confluence.rpc.soap.services.SoapServiceHelper
 
assertCanView(AbstractPage) - Method in class com.atlassian.confluence.rpc.soap.services.SoapServiceHelperImpl
 
assertCanView(Space) - Method in class com.atlassian.confluence.rpc.soap.services.SoapServiceHelperImpl
 
assertCausesNotPermittedException(ConfluenceRpc, String, Object...) - Static method in class com.atlassian.confluence.it.rpc.RpcAssertions
Execute an RPC call with the expectation that it will throw a RemoteException
assertCausesRemoteException(ConfluenceRpc, String, Object...) - Static method in class com.atlassian.confluence.it.rpc.RpcAssertions
Execute an RPC call with the expectation that it will throw a RemoteException
assertChanges(CacheStatistics, int, int) - Method in class com.atlassian.confluence.it.admin.CacheStatisticsChangeTracker
 
assertCheckboxNotPresent(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a form checkbox with a given name is not present.
assertCheckboxNotPresent(String, String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a given checkbox is not present.
assertCheckboxNotSelected(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a specific checkbox is not selected.
assertCheckboxNotSelected(String, String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a specific checkbox is not selected.
assertCheckboxPresent(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a form checkbox with a given name is present.
assertCheckboxPresent(String, String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a given checkbox is present.
assertCheckboxSelected(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a specific checkbox is selected.
assertCheckboxSelected(String, String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a specific checkbox is selected.
assertCollectionContains(Collection, Collection) - Static method in class com.atlassian.confluence.it.Assertions
Asserts two collections contain the same elements with the same cardinality, regardless of the order of the items in the collection.
assertCollectionContains(Collection<T>, T...) - Static method in class com.atlassian.confluence.it.Assertions
Var-args version of Assertions.assertCollectionContains(Collection, Collection) with the arguments flipped for this purpose.
assertCollectionContainsKeyWithValue(Collection, String, String) - Method in class com.atlassian.confluence.AbstractAtlassianWebTestCase
 
assertCollectionsEqual(Collection, Collection) - Static method in class com.atlassian.confluence.it.Assertions
 
assertContains(String, String) - Static method in class com.atlassian.confluence.AbstractAtlassianWebTestCase
 
assertContains(String, String) - Static method in class com.atlassian.confluence.it.Assertions
 
assertContains(String) - Method in class com.atlassian.confluence.selenium.client.UserHoverPopup
 
assertContainsRegex(String, String) - Static method in class com.atlassian.confluence.AbstractAtlassianWebTestCase
Asserts that all or part of the actual value is matched by the supplied regular expression.
assertCookiePresent(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Checks to see if a cookie is present in the response.
assertCookieValueEquals(String, String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Check to see if a cookie has the given value.
assertCookieValueMatch(String, String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Check to see if a cookie value match the given regexp.
assertCurrentSpacesTabContains(Space) - Method in class com.atlassian.confluence.it.dashboard.SpacesListMacro
 
assertCurrentSpacesTabDoesNotContains(Space) - Method in class com.atlassian.confluence.it.dashboard.SpacesListMacro
 
assertDoesNotContain(String, String) - Static method in class com.atlassian.confluence.AbstractAtlassianWebTestCase
 
assertDoesNotContain(String, String) - Static method in class com.atlassian.confluence.it.Assertions
 
assertDoesNotHavePermission(User, String) - Method in class com.atlassian.confluence.AbstractPermissionsAcceptanceTest
 
assertDoesNotHavePermission(String, Permission) - Method in class com.atlassian.confluence.AbstractPermissionsAcceptanceTest
 
assertDownloadedFileEquals(URL) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Download the current page (or file) and compare it with the given file.
assertElementExistsInPreview(String) - Method in class com.atlassian.confluence.selenium.client.MacroBrowser
 
assertElementNotPresent(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that an element with a given id is not present.
assertElementNotPresentByXPath(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that an element with a given xpath is not present.
assertElementPresent(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that an element with a given id is present.
assertElementPresentByXPath(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that an element with a given xpath is present.
assertElevatedSecurityCheckDoesntBreakSetup(String) - Method in class com.atlassian.confluence.setup.SetupAcceptanceTest
Make sure that the elevated security check doesn't break fresh installs.
assertEndsWith(String, String) - Static method in class com.atlassian.confluence.AbstractAtlassianWebTestCase
 
assertEndsWith(String, String) - Static method in class com.atlassian.confluence.it.Assertions
 
assertExpectedEventsWereFired() - Method in class com.atlassian.confluence.EventsAcceptanceTest
 
assertFalse(String, RepeatableTask) - Method in class com.atlassian.confluence.cluster.RepeatableTaskRunner
Runs the provided task at intervals.
assertFormElementEmpty(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Deprecated.  
assertFormElementEquals(String, String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Deprecated.  
assertFormElementMatch(String, String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Deprecated.  
assertFormElementNotPresent(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a form input element with a given name is not present.
assertFormElementPresent(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a form input element with a given name is present.
assertFormNotPresent() - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that there is not a form present.
assertFormNotPresent(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that there is not a form with the specified name or id present.
assertFormPresent() - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that there is a form present.
assertFormPresent(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that there is a form with the specified name or id present.
assertFramePresent(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a frame with the given name or ID is present.
assertHasInheritedPermission(ContentPermission, Page) - Method in class com.atlassian.confluence.selenium.client.PagePermissionsEditor
 
assertHasNoInheritedPermission(ContentPermission, Page) - Method in class com.atlassian.confluence.selenium.client.PagePermissionsEditor
 
assertHasNoPermission(ContentPermission) - Method in class com.atlassian.confluence.selenium.client.PagePermissionsEditor
 
assertHasPermission(User, String) - Method in class com.atlassian.confluence.AbstractPermissionsAcceptanceTest
Check that the named user has the given permission in the form table when viewing permissions.
assertHasPermission(String, Permission) - Method in class com.atlassian.confluence.AbstractPermissionsAcceptanceTest
 
assertHasPermission(String, Permission, boolean) - Method in class com.atlassian.confluence.AbstractPermissionsAcceptanceTest
Check whether the named group has the given permission in the form table when viewing permissions.
assertHasPermission(ContentPermission) - Method in class com.atlassian.confluence.selenium.client.PagePermissionsEditor
 
assertHeaderContains(String, String, HeadersHelper.Response) - Static method in class com.atlassian.confluence.it.HeadersHelper
 
assertHeaderEquals(String, String, HeadersHelper.Response) - Static method in class com.atlassian.confluence.it.HeadersHelper
 
assertHeaderNotEquals(String, String, HeadersHelper.Response) - Static method in class com.atlassian.confluence.it.HeadersHelper
 
assertHeaderNotPresent(String, HeadersHelper.Response) - Static method in class com.atlassian.confluence.it.HeadersHelper
 
assertHiddenFieldPresent(String, String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that an input hidden element with name formElementName has the expectedValue value.
assertImagePresent(String) - Method in class com.atlassian.confluence.AbstractConfluenceAcceptanceTest
Provide our own implementation of ThreadLocalWebTestCase.assertImagePresent(String, String) that asserts the image name with a contains check rather than equals.
assertImagePresent(String, String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
 
assertImageValid(String, String) - Method in class com.atlassian.confluence.AbstractConfluenceAcceptanceTest
We override the default implementation of this method as it has a bug when dealing with relative URLs

Basically if we are on the page /display/blah.action and there is an image src with /images/blah.gif, the default implementation will verify that the img src matches but will attempt to request the image at the URL /display/images/blah.gif.

assertImageValid(String, String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
 
assertImageValidAndStore(String, String, File) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Asserts that the image with the given src and alt attribute values exist in the page and is an actual reachable image, then saves it as png with the given file name.
assertInsertedInRTE() - Method in class com.atlassian.confluence.selenium.AbstractEditorAutocompleteTester
 
assertInsertedInRTE() - Method in class com.atlassian.confluence.selenium.EditorAutocompleteLinkShortcutTest
 
assertInsertedInRTE() - Method in class com.atlassian.confluence.selenium.EditorAutocompleteMediaShortcutTest
 
assertInView() - Method in class com.atlassian.confluence.selenium.AbstractEditorAutocompleteTester
 
assertInView() - Method in class com.atlassian.confluence.selenium.EditorAutocompleteLinkShortcutTest
 
assertInView() - Method in class com.atlassian.confluence.selenium.EditorAutocompleteMediaShortcutTest
 
Assertions - Class in com.atlassian.confluence.it
 
Assertions() - Constructor for class com.atlassian.confluence.it.Assertions
 
assertIsNotPermittedException(Throwable) - Static method in class com.atlassian.confluence.it.rpc.RpcAssertions
 
assertIsNotPermittedException(Throwable) - Method in class com.atlassian.confluence.rpc.AbstractRpcAcceptanceTest
Deprecated. call RpcAssertions.assertIsNotPermittedException directly
assertIsRemoteException(Throwable) - Static method in class com.atlassian.confluence.it.rpc.RpcAssertions
 
assertIsRemoteException(Throwable) - Method in class com.atlassian.confluence.rpc.AbstractRpcAcceptanceTest
Deprecated. call RpcAssertions.assertIsRemoteException directly
assertJsonEquals(String, JSONObject, JSONObject) - Static method in class com.atlassian.confluence.it.web.JsonAssertions
 
assertJsonEquals(String, JSONArray, JSONArray) - Static method in class com.atlassian.confluence.it.web.JsonAssertions
 
assertJsonEquals(String, Object, Object) - Static method in class com.atlassian.confluence.it.web.JsonAssertions
 
assertJsonHasProperties(String, JSONObject, JSONObject) - Static method in class com.atlassian.confluence.it.web.JsonAssertions
 
assertKeyInTable(String, String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that the value of a given web resource is present in a specific table.
assertKeyInTable(String, String, Object[]) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that the value of a given web resource is present in a specific table.
assertKeyNotInTable(String, String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that the value of a given web resource is not present in a specific table.
assertKeyNotPresent(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a web resource's value is not present.
assertKeyNotPresent(String, Object[]) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a web resource's formatted value is not present.
assertKeyPresent(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a web resource's value is present.
assertKeyPresent(String, Object[]) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a web resource's value (with formatting) is present
assertKeysInTable(String, String[]) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that the values of a set of web resources are all present in a specific table.
assertKeysInTable(String, String[], Object[][]) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that the values of a set of web resources are all present in a specific table.
assertLink(String, String, Link) - Method in class com.atlassian.confluence.rest.AbstractRestAcceptanceTest
 
assertLinkInserted(String, BlogPost) - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumAssertions
 
assertLinkInserted(String, Attachment) - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumAssertions
 
assertLinkInserted(String, Page) - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumAssertions
 
assertLinkInserted(String) - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumAssertions
 
assertLinkInsertedWithHref(String, String) - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumAssertions
 
assertLinkNotPresent(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that no link with the given id is present in the response.
assertLinkNotPresentWithClass(String) - Method in class com.atlassian.confluence.selenium.client.UserHoverPopup
 
assertLinkNotPresentWithExactText(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that no link containing the Exact text is present.
assertLinkNotPresentWithExactText(String, int) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that no link containing the Exact text is present.
assertLinkNotPresentWithHrefContaining(String) - Method in class com.atlassian.confluence.AbstractAtlassianWebTestCase
 
assertLinkNotPresentWithImage(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a link containing a specified image is not present.
assertLinkNotPresentWithText(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that no link containing the supplied text is present.
assertLinkNotPresentWithText(String, int) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that no link containing the supplied text is present.
assertLinkPresent(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a link with a given id is present in the response.
assertLinkPresentWithClass(String) - Method in class com.atlassian.confluence.selenium.client.UserHoverPopup
 
assertLinkPresentWithExactText(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a link containing the Exact text is present.
assertLinkPresentWithExactText(String, int) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a link containing the Exact text is present.
assertLinkPresentWithExactTextAndClass(String, String) - Method in class com.atlassian.confluence.AbstractConfluenceAcceptanceTest
 
assertLinkPresentWithHref(String) - Method in class com.atlassian.confluence.AbstractAtlassianWebTestCase
 
assertLinkPresentWithHrefContaining(String) - Method in class com.atlassian.confluence.AbstractAtlassianWebTestCase
 
assertLinkPresentWithImage(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a link containing a specified image is present.
assertLinkPresentWithText(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a link containing the supplied text is present.
assertLinkPresentWithText(String, int) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a link containing the supplied text is present.
assertLinkPresentWithTextAndHref(String, String) - Method in class com.atlassian.confluence.AbstractAtlassianWebTestCase
 
assertLoggedIn() - Method in class com.atlassian.confluence.AbstractDelegatedLdapAcceptanceTest
 
assertLoggedInAs(String) - Method in class com.atlassian.confluence.MigrateToInternalWithLdapTest
 
assertMailReceived() - Method in class com.atlassian.confluence.AbstractConfluenceAcceptanceTest
 
assertMatch(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that supplied regexp is matched.
assertMatchInElement(String, String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a given element matches a specific regexp.
assertMatchInTable(String, String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that supplied regexp is matched in a specific table.
assertMatchInTable(String, String[]) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a set of regexp values are all matched in a specific table.
assertMenuItemImageDisplayedInToolsMenu(String, String) - Method in class com.atlassian.confluence.selenium.client.ToolsMenu
 
assertNoChangeComment(int) - Method in class com.atlassian.confluence.it.content.ViewContentHistoryBean
Asserts that no changeComment exists for a version.
assertNoMailReceived() - Method in class com.atlassian.confluence.AbstractConfluenceAcceptanceTest
 
assertNoMatch(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that supplied regexp is not present.
assertNoMatchInElement(String, String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a given element does not match a specific regexp.
assertNoMatchInTable(String, String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that supplied regexp is not present in a specific table.
assertNoMatchInTable(String, String[]) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that none of a set of regexp values are present in a specific table.
assertNoPopupOnMouseOver() - Method in class com.atlassian.confluence.selenium.client.UserHoverPopup
 
assertNoPopupOnMouseOverLogo() - Method in class com.atlassian.confluence.selenium.client.UserHoverPopup
 
assertNoTokenValidationErrors(WebTester, String) - Static method in class com.atlassian.confluence.xsrf.XsrfTestHelper
 
assertNoTokenValidationErrorsOnSubmit(WebTester) - Static method in class com.atlassian.confluence.xsrf.XsrfTestHelper
 
assertNumMailsReceivedEquals(int, MimeMessage[]) - Static method in class com.atlassian.confluence.SignupNotificationsAcceptanceTest
 
assertPageIsFavourite() - Method in class com.atlassian.confluence.selenium.client.FavouritePage
 
assertPageIsNotFavourite() - Method in class com.atlassian.confluence.selenium.client.FavouritePage
 
assertPageLinkExists(String) - Method in class com.atlassian.confluence.PagePermissionsAcceptanceTest
Assert that the link to the exists on all of the pagesummary pages.
assertPageLinkNotExists(String) - Method in class com.atlassian.confluence.PagePermissionsAcceptanceTest
Assert that the link to the page does not exists on any of the pagesummary pages.
assertPageTitleEquals(String) - Method in class com.atlassian.confluence.AbstractAtlassianWebTestCase
Asserts that the title equals the passed pageTitle plus the site suffix (usually SITE_TITLE_SUFFIX)
e.g.
assertPageTitleEquals(WebTester, String) - Static method in class com.atlassian.confluence.htmlunit.WebTesterAssertions
Asserts that the title equals the passed pageTitle plus the site suffix (usually SITE_TITLE_SUFFIX)
e.g.
assertPopupNotVisible() - Method in class com.atlassian.confluence.selenium.client.UserHoverPopup
 
assertPopupVisible() - Method in class com.atlassian.confluence.selenium.client.UserHoverPopup
 
assertRadioOptionNotPresent(String, String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a specific option is not present in a radio group.
assertRadioOptionNotSelected(String, String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a specific option is not selected in a radio group.
assertRadioOptionPresent(String, String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a specific option is present in a radio group.
assertRadioOptionSelected(String, String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a specific option is selected in a radio group.
assertResetButtonNotPresent() - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that no reset button is present in the current form.
A reset button can be the following HTML elements: reset input reset button
assertResetButtonNotPresent(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a reset button with a given name is not present.
A reset button can be the following HTML elements: reset input reset button
assertResetButtonPresent() - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a reset button is present.
assertResetButtonPresent(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a reset button with a given name is present.
A reset button can be the following HTML elements: reset input reset button
assertSelectedOptionEquals(String, String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
 
assertSelectedOptionMatches(String, String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
 
assertSelectedOptionsEqual(String, String[]) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that the currently selected display label(s) of a select box matches given label(s).
assertSelectedOptionsMatch(String, String[]) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that the currently selected display value(s) of a select box matches a given value(s).
assertSelectedOptionValueEquals(String, String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that the currently selected value of a select box matches given value.
assertSelectedOptionValuesEqual(String, String[]) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that the currently selected value(s) of a select box matches given value(s).
assertSelectOptionNotPresent(String, String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a specific option is not present in a select box.
assertSelectOptionPresent(String, String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a specific option is present in a select box (by label).
assertSelectOptionsEqual(String, String[]) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that the display values of a select element's options match a given array of strings.
assertSelectOptionsNotEqual(String, String[]) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that the display values of a select element's options do not match a given array of strings.
assertSelectOptionsPresent(String, String[]) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that given options are present in a select box (by label).
assertSelectOptionValueNotPresent(String, String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
 
assertSelectOptionValuePresent(String, String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a specific option is present in a select box (by value).
assertSelectOptionValuesEqual(String, String[]) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that the values of a select element's options match a given array of strings.
assertSelectOptionValuesNotEqual(String, String[]) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that the values of a select element's options do not match a given array of strings.
assertSelectOptionValuesPresent(String, String[]) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that given options are present in a select box (by value).
assertServerResponseContains(String) - Method in class com.atlassian.confluence.AbstractAtlassianWebTestCase
 
assertServerResponseDoesNotContain(String) - Method in class com.atlassian.confluence.AbstractAtlassianWebTestCase
 
assertSpaceIsFavourite() - Method in class com.atlassian.confluence.selenium.client.FavouriteSpace
 
assertSpaceIsNotFavourite() - Method in class com.atlassian.confluence.selenium.client.FavouriteSpace
 
assertSpaceNotPresent(Space) - Method in class com.atlassian.confluence.selenium.client.SpaceDirectory
 
assertSpacePresent(Space) - Method in class com.atlassian.confluence.selenium.client.SpaceDirectory
 
assertStandardNotificationHeaders(MimeMessage, String, String, String) - Method in class com.atlassian.confluence.AbstractNotificationsAcceptanceTest
 
assertStandardNotificationHeaders(MimeMessage, String, String) - Method in class com.atlassian.confluence.AbstractNotificationsAcceptanceTest
 
assertStartsWith(String, String) - Static method in class com.atlassian.confluence.AbstractAtlassianWebTestCase
 
assertStartsWith(String, String) - Static method in class com.atlassian.confluence.it.Assertions
 
assertStatusCode(int) - Method in class com.atlassian.confluence.AbstractAtlassianWebTestCase
 
assertSubmitButtonNotPresent() - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that no submit button is present in the current form.
assertSubmitButtonNotPresent(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a submit button with a given name is not present.
assertSubmitButtonPresent() - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a submit button is present.
assertSubmitButtonPresent(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a submit button with a given name is present.
assertSubmitButtonPresent(String, String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a submit button with a given name and value is present.
assertTableEquals(String, Table) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a specific table matches an ExpectedTable.
assertTableEquals(String, String[][]) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a specific table matches a matrix of supplied text values.
assertTableMatch(String, Table) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a specific table matches an ExpectedTable.
assertTableMatch(String, String[][]) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a specific table matches a matrix of supplied regexps.
assertTableNotPresent(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a table with a given summary or id value is not present.
assertTablePresent(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a table with a given summary or id value is present.
assertTableRowCountEquals(String, int) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that the number of rows for a specific table equals expected value.
assertTableRowsEqual(String, int, Table) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a range of rows for a specific table matches a matrix of supplied text values.
assertTableRowsEqual(String, int, String[][]) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a range of rows for a specific table matches a matrix of supplied text values.
assertTableRowsMatch(String, int, Table) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a range of rows for a specific table matches a matrix of supplied regexps.
assertTableRowsMatch(String, int, String[][]) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a range of rows for a specific table matches a matrix of supplied regexps.
assertTabNotPresent(SpacesListMacro.SpacesTab) - Method in class com.atlassian.confluence.it.dashboard.SpacesListMacro
 
assertTabNotVisible(String) - Method in class com.atlassian.confluence.it.dashboard.WebDashboard
 
assertTabPresent(SpacesListMacro.SpacesTab) - Method in class com.atlassian.confluence.it.dashboard.SpacesListMacro
 
assertTabVisible(String) - Method in class com.atlassian.confluence.it.dashboard.WebDashboard
 
assertTestUserWithFavouriteSpaceIsNotMarkedAsFavourite() - Method in class com.atlassian.confluence.PeopleDirectoryAcceptanceTest
 
assertTextFieldEquals(String, String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that an input text element with name formElementName has the expectedValue value.
assertTextInElement(String, String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a given element contains specific text.
assertTextInTable(String, String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that supplied text is present in a specific table.
assertTextInTable(String, String[]) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a set of text values are all present in a specific table.
assertTextNotInElement(String, String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
 
assertTextNotInTable(String, String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that supplied text is not present in a specific table.
assertTextNotInTable(String, String[]) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that none of a set of text values are present in a specific table.
assertTextNotPresent(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that supplied text is not present.
assertTextPresent(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that supplied text is present.
assertTextPresentInPageSource(String) - Method in class com.atlassian.confluence.AbstractAtlassianWebTestCase
Asserts that the given text is in the page source.
assertTextsPresentInOrder(String...) - Method in class com.atlassian.confluence.AbstractAtlassianWebTestCase
Asserts that all the given texts appear in the current response in the order in which they appear in the array.
assertTextsPresentInOrder(String[], String[]) - Method in class com.atlassian.confluence.AbstractAtlassianWebTestCase
Asserts that all the given expected texts appear in the current response in the order in which they appear in the array, with none of the unexpected Strings occurring in-between.
assertThat - Variable in class com.atlassian.confluence.selenium.AbstractSeleniumTest
 
assertTitleEquals(String, String) - Method in class com.atlassian.confluence.AbstractAtlassianWebTestCase
Asserts that the title equals the passed pageTitle plus separator plus spaceTitle plus site suffix (usually SITE_TITLE_SUFFIX).
assertTitleEquals(String) - Method in class com.atlassian.confluence.AbstractAtlassianWebTestCase
Deprecated. Don't use directly, use AbstractAtlassianWebTestCase.assertPageTitleEquals(String) or AbstractAtlassianWebTestCase.assertTitleEquals(String, String)
assertTitleEquals(WebTester, String, String) - Static method in class com.atlassian.confluence.htmlunit.WebTesterAssertions
Asserts that the title equals the passed pageTitle plus separator plus spaceTitle plus site suffix (usually SITE_TITLE_SUFFIX).
assertTitleEquals(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert title of current html page in conversation matches an expected value.
assertTitleEqualsKey(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert title of current html page matches the value of a specified web resource.
assertTitleEqualsKey(String, Object[]) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert title of current page matches formatted message resource
assertTitleMatch(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert title of current html page in conversation matches an expected regexp.
assertTokenValidationFails(WebTester, String) - Static method in class com.atlassian.confluence.xsrf.XsrfTestHelper
 
assertTrue(String, RepeatableTask) - Method in class com.atlassian.confluence.cluster.RepeatableTaskRunner
Runs the provided task at intervals.
assertUserHasEntryInViewPermissionsTable(User) - Method in class com.atlassian.confluence.AbstractPermissionsAcceptanceTest
Checks that the user has an entry in the form table when viewing permissions.
assertUserHasNoPermissionsInViewPermissionsTable(User) - Method in class com.atlassian.confluence.AbstractPermissionsAcceptanceTest
Checks that the user has no entry in the form table when viewing permissions.
assertUserIsFollowed() - Method in class com.atlassian.confluence.selenium.client.UserHoverPopup
 
assertUserIsNotFollowed() - Method in class com.atlassian.confluence.selenium.client.UserHoverPopup
 
assertUserPermissionErrorInViewPermissionsTable(User) - Method in class com.atlassian.confluence.AbstractPermissionsAcceptanceTest
Check that the named user has the given permission in the form table when viewing permissions.
assertUserPermissionInViewPermissionsTable(User, String, boolean) - Method in class com.atlassian.confluence.AbstractPermissionsAcceptanceTest
Check that the named user has the given permission in the form table when viewing permissions.
assertWindowCountEquals(int) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that the number of opened windows equals given value.
assertWindowPresent(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a window with the given name is open.
assertWindowPresent(int) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that a window with the given ID is open.
assertWindowPresentWithTitle(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Assert that at least one window with the given title is open.
assertWithinRange(int, int, int) - Static method in class com.atlassian.confluence.it.Assertions
 
assertWithinRange(long, long, long) - Static method in class com.atlassian.confluence.it.Assertions
 
assertXsrfTokenNotPresentFailure(WebTester, String) - Static method in class com.atlassian.confluence.xsrf.XsrfTestHelper
 
assertXsrfTokenNotValidFailure(WebTester, String) - Static method in class com.atlassian.confluence.xsrf.XsrfTestHelper
 
asString() - Method in enum com.atlassian.confluence.it.rpc.RpcLogDestination
The string form of the log level.
asString() - Method in enum com.atlassian.confluence.selenium.KeyboardControlKey
 
AsymmetricKeyFactory - Interface in com.atlassian.confluence.security.trust
Simple interface for generating public/private key pairs
ATLASSIAN_HTML_SAFE_ANNOTATION - Static variable in class com.atlassian.confluence.velocity.htmlsafe.HtmlSafeAnnotationUtils
 
AtlassianSecurityAcceptanceTest - Class in com.atlassian.confluence
Tests authentication with the default password encoder.
AtlassianSecurityAcceptanceTest() - Constructor for class com.atlassian.confluence.AtlassianSecurityAcceptanceTest
 
AtlassianUpgradeFollowersUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Converts followers based on the my:follow label to Connections.
AtlassianUpgradeFollowersUpgradeTask(SessionFactory, FollowManager, CacheManager) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.AtlassianUpgradeFollowersUpgradeTask
 
AtlassianUserDataMigrator - Class in com.atlassian.confluence.user.migration
Convert all users and groups in the Confluence Hibernate repository to internal directory users in Embedded Crowd.
AtlassianUserDataMigrator(SessionFactory, UserDao, GroupDao, MembershipDao, CrowdService) - Constructor for class com.atlassian.confluence.user.migration.AtlassianUserDataMigrator
 
AtlassianUserExternalDataMigrator - Class in com.atlassian.confluence.user.migration
Migrates users, their properties and memberships from a pre Confluence 3.5 LDAP setup
AtlassianUserExternalDataMigrator(SessionFactory, CrowdService, HibernateSessionManager, I18NBeanFactory) - Constructor for class com.atlassian.confluence.user.migration.AtlassianUserExternalDataMigrator
 
AtlassianUserMigrationException - Exception in com.atlassian.confluence.user.migration
An exception case during the user migration process.
AtlassianUserMigrationException() - Constructor for exception com.atlassian.confluence.user.migration.AtlassianUserMigrationException
 
AtlassianUserMigrationException(String) - Constructor for exception com.atlassian.confluence.user.migration.AtlassianUserMigrationException
 
AtlassianUserMigrationException(String, Throwable) - Constructor for exception com.atlassian.confluence.user.migration.AtlassianUserMigrationException
 
AtlassianUserMigrationException(Throwable) - Constructor for exception com.atlassian.confluence.user.migration.AtlassianUserMigrationException
 
AtlassianUserMigrator - Class in com.atlassian.confluence.user.migration
Tracks a RepositoryConfigurationMigrator for a list of atlassian user repositories.
AtlassianUserMigrator() - Constructor for class com.atlassian.confluence.user.migration.AtlassianUserMigrator
 
AtlassianUserMigratorFactory - Class in com.atlassian.confluence.user.migration
 
AtlassianUserMigratorFactory(List<RepositoryConfigurationMigrator>) - Constructor for class com.atlassian.confluence.user.migration.AtlassianUserMigratorFactory
 
AtlassianUserToEmbeddedCrowdConfigurationUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
An upgrade task used to migrate the repository configuration from Atlassian User into the appropriate directories in Embedded Crowd.
AtlassianUserToEmbeddedCrowdConfigurationUpgradeTask(AtlassianUserMigratorFactory, EmbeddedCrowdBootstrap) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.AtlassianUserToEmbeddedCrowdConfigurationUpgradeTask
 
AtlassianUserToEmbeddedCrowdDataUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Convert all users and groups in the local Confluence directory to Crowd internal directory users.
AtlassianUserToEmbeddedCrowdDataUpgradeTask(DirectoryDao, UserDao, EmbeddedCrowdBootstrap, AtlassianUserDataMigrator) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.AtlassianUserToEmbeddedCrowdDataUpgradeTask
 
AtlassianUserUpgradeAcceptanceTest - Class in com.atlassian.confluence
 
AtlassianUserUpgradeAcceptanceTest() - Constructor for class com.atlassian.confluence.AtlassianUserUpgradeAcceptanceTest
 
attachAvatar(NotificationData) - Method in class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
 
AttachedImageMarshaller - Interface in com.atlassian.confluence.content.render.xhtml.view.embed
Marshal an EmbeddedImage for an image attached to content, rather than referring to an external resource.
AttachedImagesAction - Class in com.atlassian.confluence.pages.actions
Simple Action to retrieve the details of a ContentEntityObject's image attachments.
AttachedImagesAction() - Constructor for class com.atlassian.confluence.pages.actions.AttachedImagesAction
 
AttachedImagesJsonAcceptanceTest - Class in com.atlassian.confluence
Acceptance test of the AttachedImagesAction used by the JS "Insert Image" dialog.
AttachedImagesJsonAcceptanceTest() - Constructor for class com.atlassian.confluence.AttachedImagesJsonAcceptanceTest
 
attachFile(File) - Method in class com.atlassian.confluence.AbstractConfluenceAcceptanceTest
Click the attach file link, attach a given file with a given comment and submit the attachment form.
attachFile(File, String) - Method in class com.atlassian.confluence.AbstractConfluenceAcceptanceTest
Click the attach file link, attach a given file with a given comment and submit the attachment form.
attachFile(String, String) - Method in class com.atlassian.confluence.it.content.ViewAttachmentsBean
 
attachFile(String, String, String) - Method in class com.atlassian.confluence.it.content.ViewAttachmentsBean
 
AttachFileAction - Class in com.atlassian.confluence.pages.actions
Upload attachments via a multipart request.
AttachFileAction() - Constructor for class com.atlassian.confluence.pages.actions.AttachFileAction
 
attachFileFromPath(String, String) - Method in class com.atlassian.confluence.it.content.ViewAttachmentsBean
 
AttachFileHelper - Class in com.atlassian.confluence.util
 
AttachFileHelper(MultiPartRequestWrapper, int) - Constructor for class com.atlassian.confluence.util.AttachFileHelper
 
attachFiles(ContentEntityObject) - Method in class com.atlassian.confluence.pages.actions.beans.AttachmentStorer
 
attachFileWithName(String, InputStream, String) - Method in class com.atlassian.confluence.AbstractConfluenceAcceptanceTest
Click the attach file link, attach a given file with a given comment and submit the attachment form.
Attachment - Class in com.atlassian.confluence.it
 
Attachment(ContentEntity, String, String, String, byte[]) - Constructor for class com.atlassian.confluence.it.Attachment
Creates an Attachment object of an intended file.
Attachment(Attachment, String, byte[]) - Constructor for class com.atlassian.confluence.it.Attachment
 
Attachment(ContentEntity, File, String) - Constructor for class com.atlassian.confluence.it.Attachment
 
Attachment(ContentEntity, String, String, String) - Constructor for class com.atlassian.confluence.it.Attachment
 
Attachment(ContentEntity, Attachment) - Constructor for class com.atlassian.confluence.it.Attachment
Copy constructor -- put the provided attachment on another page.
attachment - Variable in class com.atlassian.confluence.links.AbstractAttachmentLink
 
attachment - Variable in class com.atlassian.confluence.pages.actions.AbstractEditAttachedFileAction
Deprecated.  
Attachment - Class in com.atlassian.confluence.pages
 
Attachment() - Constructor for class com.atlassian.confluence.pages.Attachment
 
Attachment(String, String, long, String) - Constructor for class com.atlassian.confluence.pages.Attachment
Constructs a new Attachment.
Attachment.Type - Enum in com.atlassian.confluence.pages
An enum of basic Attachment types with a text description of each type.
ATTACHMENT_CONTAINER_POSTING_DAY - Static variable in class com.atlassian.confluence.content.render.xhtml.EmbeddedImageConstants
 
ATTACHMENT_CONTAINER_SPACE_KEY - Static variable in class com.atlassian.confluence.content.render.xhtml.EmbeddedImageConstants
 
ATTACHMENT_CONTAINER_TITLE - Static variable in class com.atlassian.confluence.content.render.xhtml.EmbeddedImageConstants
 
ATTACHMENT_ELEMENT_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageResourceIdentifierConstants
 
ATTACHMENT_ENTITY - Static variable in class com.atlassian.confluence.plugins.rest.entities.documentation.AttachmentEntityExampleDocument
 
ATTACHMENT_ENTITY_LIST_EXPANDED - Static variable in class com.atlassian.confluence.plugins.rest.entities.documentation.AttachmentEntityExampleDocument
 
ATTACHMENT_ICON - Static variable in class com.atlassian.confluence.links.linktypes.AttachmentLink
 
ATTACHMENT_MIME_TYPE - Static variable in class com.atlassian.confluence.search.lucene.DocumentFieldName
 
ATTACHMENT_NICE_TYPE - Static variable in class com.atlassian.confluence.search.lucene.DocumentFieldName
Stores a general type for multiple MIME types; multiple MIME types may map to one description, e.g.
ATTACHMENT_OWNER_CONTENT_TITLE - Static variable in class com.atlassian.confluence.search.lucene.DocumentFieldName
 
ATTACHMENT_OWNER_CONTENT_TYPE - Static variable in class com.atlassian.confluence.search.lucene.DocumentFieldName
Stores the fully qualified class name of the content that owns the attachment
ATTACHMENT_RESOURCE_QNAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageResourceIdentifierConstants
 
ATTACHMENT_STORAGE_DATABASE - Static variable in class com.atlassian.confluence.util.ConfluenceHomeGlobalConstants
 
ATTACHMENT_STORAGE_FILE_SYSTEM - Static variable in class com.atlassian.confluence.util.ConfluenceHomeGlobalConstants
 
ATTACHMENT_STORAGE_WEBDAV - Static variable in class com.atlassian.confluence.util.ConfluenceHomeGlobalConstants
 
AttachmentAcceptanceTest - Class in com.atlassian.confluence
 
AttachmentAcceptanceTest() - Constructor for class com.atlassian.confluence.AttachmentAcceptanceTest
 
AttachmentBatchUploadCompletedEvent - Class in com.atlassian.confluence.event.events.content.attachment
An event indicating that o batch of one or more attachments have completed uploading.
AttachmentBatchUploadCompletedEvent(Object, List<Attachment>) - Constructor for class com.atlassian.confluence.event.events.content.attachment.AttachmentBatchUploadCompletedEvent
 
AttachmentBean - Class in com.atlassian.confluence.pages.actions.beans
 
AttachmentBean() - Constructor for class com.atlassian.confluence.pages.actions.beans.AttachmentBean
 
AttachmentBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs
 
AttachmentBreadcrumb(Attachment) - Constructor for class com.atlassian.confluence.util.breadcrumbs.AttachmentBreadcrumb
 
AttachmentCache - Class in com.atlassian.confluence.pages.attachments
Caches the IDs of current attachments by the normal lookup mechanism: content ID + file name.
AttachmentCache(CacheManager) - Constructor for class com.atlassian.confluence.pages.attachments.AttachmentCache
 
AttachmentCommentComparator - Class in com.atlassian.confluence.util
 
AttachmentCommentComparator() - Constructor for class com.atlassian.confluence.util.AttachmentCommentComparator
 
AttachmentComparator - Class in com.atlassian.confluence.util
 
AttachmentComparator(String, boolean) - Constructor for class com.atlassian.confluence.util.AttachmentComparator
Create an AttachmentComparator that will sort by the specified field.
AttachmentContainerResourceIdentifier - Interface in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
A marker interface for attachment container resource identifiers.
AttachmentCreateEvent - Class in com.atlassian.confluence.event.events.content.attachment
An event indicating that one or more attachments have been added to a piece of content.
AttachmentCreateEvent(Object, List<Attachment>) - Constructor for class com.atlassian.confluence.event.events.content.attachment.AttachmentCreateEvent
Construct a new AttachmentCreateEvent.
AttachmentCreateEvent(Object, Attachment) - Constructor for class com.atlassian.confluence.event.events.content.attachment.AttachmentCreateEvent
 
AttachmentCreationDateComparator - Class in com.atlassian.confluence.util
 
AttachmentCreationDateComparator() - Constructor for class com.atlassian.confluence.util.AttachmentCreationDateComparator
 
AttachmentDao - Interface in com.atlassian.confluence.pages.persistence.dao
This interface defines the methods for classes acting as a DAO at the level of meta-data storage for Attachments.
AttachmentDao.AttachmentCopier - Interface in com.atlassian.confluence.pages.persistence.dao
 
AttachmentDao.AttachmentMigrator - Interface in com.atlassian.confluence.pages.persistence.dao
 
AttachmentDaoFactory - Interface in com.atlassian.confluence.pages.persistence.dao
This interface defines a method by which an implementing class can return a wired AttachmentDao instance, given a particular data DAO.
AttachmentData - Class in com.atlassian.confluence.pages
This class encapsulates Attachment metadata and maintains an InputStream that represents the data for the Attachment object.
AttachmentData() - Constructor for class com.atlassian.confluence.pages.AttachmentData
 
AttachmentData(int, Attachment, InputStream) - Constructor for class com.atlassian.confluence.pages.AttachmentData
 
AttachmentDataDao - Interface in com.atlassian.confluence.pages.persistence.dao
This interface defines the methods for classes acting as a DAO at the level of data storage for Attachments.
AttachmentDataExistsException - Exception in com.atlassian.confluence.pages
This exception should be used when attachment data was found, when it should not have existed.
AttachmentDataExistsException(String) - Constructor for exception com.atlassian.confluence.pages.AttachmentDataExistsException
 
AttachmentDataNotFoundException - Exception in com.atlassian.confluence.pages
This exception can be used when no Attachment data was found, but was expected.
AttachmentDataNotFoundException(String) - Constructor for exception com.atlassian.confluence.pages.AttachmentDataNotFoundException
 
AttachmentDataNotFoundException(String, Throwable) - Constructor for exception com.atlassian.confluence.pages.AttachmentDataNotFoundException
 
AttachmentDataStreamSizeMismatchException - Exception in com.atlassian.confluence.pages.attachments
Thrown when the the size of the InputStream received to create an attachment is different to the declared size or length of the attachment.
AttachmentDataStreamSizeMismatchException(long, long) - Constructor for exception com.atlassian.confluence.pages.attachments.AttachmentDataStreamSizeMismatchException
Constructs an AttachmentDataStreamSizeMismatchException.
AttachmentDateComparator - Class in com.atlassian.confluence.util
 
AttachmentDateComparator() - Constructor for class com.atlassian.confluence.util.AttachmentDateComparator
 
AttachmentDownload - Class in com.atlassian.confluence.servlet.download
 
AttachmentDownload() - Constructor for class com.atlassian.confluence.servlet.download.AttachmentDownload
 
AttachmentDownloadResourceManager - Class in com.atlassian.confluence.importexport.resource
 
AttachmentDownloadResourceManager() - Constructor for class com.atlassian.confluence.importexport.resource.AttachmentDownloadResourceManager
 
AttachmentDownloadResourceReader - Class in com.atlassian.confluence.importexport.resource
 
AttachmentDownloadResourceReader(Attachment, InputStreamSource) - Constructor for class com.atlassian.confluence.importexport.resource.AttachmentDownloadResourceReader
 
AttachmentEntity - Class in com.atlassian.confluence.plugins.rest.entities
 
AttachmentEntity() - Constructor for class com.atlassian.confluence.plugins.rest.entities.AttachmentEntity
 
AttachmentEntityBuilder - Class in com.atlassian.confluence.plugins.rest.entities.builders
 
AttachmentEntityBuilder(AnyTypeDao, DefaultRestAttachmentManager) - Constructor for class com.atlassian.confluence.plugins.rest.entities.builders.AttachmentEntityBuilder
 
AttachmentEntityExampleDocument - Class in com.atlassian.confluence.plugins.rest.entities.documentation
 
AttachmentEntityExampleDocument() - Constructor for class com.atlassian.confluence.plugins.rest.entities.documentation.AttachmentEntityExampleDocument
 
AttachmentEntityList - Class in com.atlassian.confluence.plugins.rest.entities
A List wrapper for AttachmentEntity objects
AttachmentEntityList() - Constructor for class com.atlassian.confluence.plugins.rest.entities.AttachmentEntityList
 
AttachmentEntityList(int, ListWrapperCallback<AttachmentEntity>) - Constructor for class com.atlassian.confluence.plugins.rest.entities.AttachmentEntityList
 
AttachmentEvent - Class in com.atlassian.confluence.event.events.content.attachment
 
AttachmentEvent(Object, List<Attachment>) - Constructor for class com.atlassian.confluence.event.events.content.attachment.AttachmentEvent
Constructs a multi-attachment event.
AttachmentEvent(Object, Attachment) - Constructor for class com.atlassian.confluence.event.events.content.attachment.AttachmentEvent
 
AttachmentFileNameComparator - Class in com.atlassian.confluence.util
Comparator for Attachments based on file names in the given locale.
AttachmentFileNameComparator(Locale) - Constructor for class com.atlassian.confluence.util.AttachmentFileNameComparator
 
AttachmentHelper - Class in com.atlassian.confluence.themes
Helper class providing access to an Attachment.
AttachmentHelper(ConfluenceActionSupport, Attachment) - Constructor for class com.atlassian.confluence.themes.AttachmentHelper
 
AttachmentJsonator - Class in com.atlassian.confluence.json.jsonator
Creates JSON objects for attachments.
AttachmentJsonator(ContextPathHolder, ThumbnailManager) - Constructor for class com.atlassian.confluence.json.jsonator.AttachmentJsonator
 
AttachmentLabellingUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
 
AttachmentLabellingUpgradeTask(AlterTableExecutor) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.AttachmentLabellingUpgradeTask
 
AttachmentLink - Class in com.atlassian.confluence.links.linktypes
Attachment link takes in either a page or blog post object.
AttachmentLink(GenericLinkParser, AbstractPageLink, AttachmentManager) - Constructor for class com.atlassian.confluence.links.linktypes.AttachmentLink
 
AttachmentLinkRenamingBean - Class in com.atlassian.confluence.util
 
AttachmentLinkRenamingBean(ContentEntityObject, String, String) - Constructor for class com.atlassian.confluence.util.AttachmentLinkRenamingBean
Create a bean to rename the attachment filename throughout a given ContentEntityObject's content.
AttachmentLinkRenamingBean(ContentEntityObject, ContentEntityObject, String, String) - Constructor for class com.atlassian.confluence.util.AttachmentLinkRenamingBean
Create a bean to update attachment links throughout a given ContentEntityObject's content, changing the page to which the links refer.
AttachmentLinkRenamingBean(ContentEntityObject, String, String, ContentEntityObject, ContentEntityObject) - Constructor for class com.atlassian.confluence.util.AttachmentLinkRenamingBean
Create a bean to update links on a given page to reflect a change to an attachment.
AttachmentLinksUpdater - Interface in com.atlassian.confluence.content.render.xhtml.links
 
AttachmentListViewEvent - Class in com.atlassian.confluence.event.events.content.attachment
Represents a user viewing the attachment listview action.
AttachmentListViewEvent(Object, Space, String) - Constructor for class com.atlassian.confluence.event.events.content.attachment.AttachmentListViewEvent
 
attachmentManager - Variable in class com.atlassian.confluence.content.service.page.CreateAbstractPageCommandImpl
 
attachmentManager - Variable in class com.atlassian.confluence.core.DefaultContentEntityManager
 
attachmentManager - Variable in class com.atlassian.confluence.importexport.impl.FileXmlExporter
 
attachmentManager - Variable in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
 
attachmentManager - Variable in class com.atlassian.confluence.pages.actions.AbstractFileAttachmentAction
Deprecated.  
attachmentManager - Variable in class com.atlassian.confluence.pages.actions.AbstractViewAttachmentsAction
 
AttachmentManager - Interface in com.atlassian.confluence.pages
 
attachmentManager - Variable in class com.atlassian.confluence.spaces.actions.AbstractLogoAction
 
attachmentManager - Variable in class com.atlassian.confluence.user.actions.AbstractUserProfileAction
 
AttachmentManagerConfiguration - Interface in com.atlassian.confluence.pages.persistence.dao
 
AttachmentMigrationAcceptanceTest - Class in com.atlassian.confluence
 
AttachmentMigrationAcceptanceTest() - Constructor for class com.atlassian.confluence.AttachmentMigrationAcceptanceTest
 
AttachmentMigrationAction - Class in com.atlassian.confluence.admin.actions
 
AttachmentMigrationAction() - Constructor for class com.atlassian.confluence.admin.actions.AttachmentMigrationAction
 
AttachmentMigrationLongRunningTask - Class in com.atlassian.confluence.util.longrunning
 
AttachmentMigrationLongRunningTask(String, String, String, String) - Constructor for class com.atlassian.confluence.util.longrunning.AttachmentMigrationLongRunningTask
 
AttachmentMimeTypeExtractor - Class in com.atlassian.confluence.search.lucene.extractor
Adds a field for attachment mime type.
AttachmentMimeTypeExtractor() - Constructor for class com.atlassian.confluence.search.lucene.extractor.AttachmentMimeTypeExtractor
 
AttachmentMimeTypeTranslator - Class in com.atlassian.confluence.util
Translates mime types for attachments.
AttachmentMimeTypeTranslator() - Constructor for class com.atlassian.confluence.util.AttachmentMimeTypeTranslator
 
AttachmentNameComparator - Class in com.atlassian.confluence.util
 
AttachmentNameComparator() - Constructor for class com.atlassian.confluence.util.AttachmentNameComparator
 
AttachmentNotFoundAction - Class in com.atlassian.confluence.core.actions
 
AttachmentNotFoundAction() - Constructor for class com.atlassian.confluence.core.actions.AttachmentNotFoundAction
 
AttachmentNotificationsListener - Class in com.atlassian.confluence.mail.notification.listeners
 
AttachmentNotificationsListener() - Constructor for class com.atlassian.confluence.mail.notification.listeners.AttachmentNotificationsListener
 
AttachmentOwnerContentTypeExtractor - Class in com.atlassian.confluence.search.lucene.extractor
Extracts and indexes the classname of the content that owns an attachment.
AttachmentOwnerContentTypeExtractor() - Constructor for class com.atlassian.confluence.search.lucene.extractor.AttachmentOwnerContentTypeExtractor
 
AttachmentPermissionCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
 
AttachmentPermissionCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.AttachmentPermissionCondition
 
AttachmentPermissionsDelegate - Class in com.atlassian.confluence.security.delegate
 
AttachmentPermissionsDelegate() - Constructor for class com.atlassian.confluence.security.delegate.AttachmentPermissionsDelegate
 
AttachmentRemoveEvent - Class in com.atlassian.confluence.event.events.content.attachment
Event sent *before* the removal of an attachment.
AttachmentRemoveEvent(Object, Attachment, User) - Constructor for class com.atlassian.confluence.event.events.content.attachment.AttachmentRemoveEvent
 
AttachmentRenderSupport - Class in com.atlassian.confluence.rss
 
AttachmentRenderSupport() - Constructor for class com.atlassian.confluence.rss.AttachmentRenderSupport
 
AttachmentResource - Interface in com.atlassian.confluence.core
Represents a resource that exposes the required state to create a Confluence attachment.
AttachmentResource - Class in com.atlassian.confluence.plugins.rest.resources
 
AttachmentResource(UserAccessor, RestAttachmentManager, SpacePermissionManager) - Constructor for class com.atlassian.confluence.plugins.rest.resources.AttachmentResource
 
AttachmentResourceIdentifier - Class in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
 
AttachmentResourceIdentifier(String) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.AttachmentResourceIdentifier
 
AttachmentResourceIdentifier(AttachmentContainerResourceIdentifier, String) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.AttachmentResourceIdentifier
 
AttachmentResourceIdentifierResolver - Class in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
 
AttachmentResourceIdentifierResolver(ResourceIdentifierResolver<PageResourceIdentifier, Page>, ResourceIdentifierResolver<BlogPostResourceIdentifier, BlogPost>, ResourceIdentifierResolver<DraftResourceIdentifier, Draft>, AttachmentManager) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.AttachmentResourceIdentifierResolver
 
ATTACHMENTS - Static variable in class com.atlassian.confluence.it.global.SiteSearch.BuiltInContentTypes
 
ATTACHMENTS - Static variable in class com.atlassian.confluence.search.contentnames.Category
A category for attachment results.
ATTACHMENTS_DIR - Static variable in class com.atlassian.confluence.util.ConfluenceHomeGlobalConstants
 
ATTACHMENTS_DIR_PROP - Static variable in interface com.atlassian.confluence.setup.ConfluenceBootstrapConstants
 
ATTACHMENTS_DIRECTORY - Static variable in class com.atlassian.confluence.importexport.impl.AbstractXmlExporter
Directory into which attachments will be placed in the exported ZIP file
ATTACHMENTS_PATH - Static variable in class com.atlassian.confluence.renderer.WikiRendererContextKeys
 
ATTACHMENTS_URL_PREFIX - Static variable in class com.atlassian.confluence.servlet.FileServerServlet
 
attachmentsDirResolver - Variable in class com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao
 
AttachmentSearchAction - Class in com.atlassian.confluence.search.actions
Finds all the attachments on the selected page that match the provided filetype(s).
AttachmentSearchAction() - Constructor for class com.atlassian.confluence.search.actions.AttachmentSearchAction
 
AttachmentSizeComparator - Class in com.atlassian.confluence.util
 
AttachmentSizeComparator() - Constructor for class com.atlassian.confluence.util.AttachmentSizeComparator
 
AttachmentsRow - Class in com.atlassian.confluence.pageobjects.component.content
Represent a single row in an attachments table.
AttachmentsRow(By, Attachment) - Constructor for class com.atlassian.confluence.pageobjects.component.content.AttachmentsRow
Creates a reference to the corresponding row for the latest version of the provided attachment.
AttachmentsRow(By, Attachment, int) - Constructor for class com.atlassian.confluence.pageobjects.component.content.AttachmentsRow
Creates a reference to the corresponding row for the specified version of the provided attachment.
AttachmentsRpcAcceptanceTest - Class in com.atlassian.confluence.rpc
 
AttachmentsRpcAcceptanceTest() - Constructor for class com.atlassian.confluence.rpc.AttachmentsRpcAcceptanceTest
 
AttachmentsSoapService - Class in com.atlassian.confluence.rpc.soap.services
Implementation of remote methods for handling attachments.
AttachmentsSoapService() - Constructor for class com.atlassian.confluence.rpc.soap.services.AttachmentsSoapService
 
AttachmentStaxStreamMarshaller - Class in com.atlassian.confluence.content.render.xhtml.editor.link
Marshals the state of an attachment to a stax stream.
AttachmentsTest - Class in com.atlassian.confluence.selenium
 
AttachmentsTest() - Constructor for class com.atlassian.confluence.selenium.AttachmentsTest
 
AttachmentsTest - Class in com.atlassian.confluence.webdriver
 
AttachmentsTest() - Constructor for class com.atlassian.confluence.webdriver.AttachmentsTest
 
AttachmentStorageConfiguration - Class in com.atlassian.confluence.it.admin
Embodies the view/edit/migrate Attachment Storage screens.
AttachmentStorageConfiguration(WebTester) - Constructor for class com.atlassian.confluence.it.admin.AttachmentStorageConfiguration
 
AttachmentStorageConfiguration.StorageMethod - Enum in com.atlassian.confluence.it.admin
 
AttachmentStorageSetupAction - Class in com.atlassian.confluence.admin.actions
 
AttachmentStorageSetupAction() - Constructor for class com.atlassian.confluence.admin.actions.AttachmentStorageSetupAction
 
attachmentStorageType - Variable in class com.atlassian.confluence.admin.actions.AttachmentStorageSetupAction
 
attachmentStorageTypes - Variable in class com.atlassian.confluence.admin.actions.AttachmentStorageSetupAction
 
AttachmentStorer - Class in com.atlassian.confluence.pages.actions.beans
 
AttachmentStorer(AttachFileHelper) - Constructor for class com.atlassian.confluence.pages.actions.beans.AttachmentStorer
 
AttachmentTypeFilter - Class in com.atlassian.confluence.search.lucene.filter
Filters content that is of, or not of given attachment type(s).
AttachmentTypeFilter(Set<Attachment.Type>, boolean) - Constructor for class com.atlassian.confluence.search.lucene.filter.AttachmentTypeFilter
Filter attachment according to given types.
AttachmentTypeFilter(Set<Attachment.Type>) - Constructor for class com.atlassian.confluence.search.lucene.filter.AttachmentTypeFilter
 
AttachmentTypeQuery - Class in com.atlassian.confluence.search.v2.query
Search for attachments of a particular type or types.
AttachmentTypeQuery(Attachment.Type) - Constructor for class com.atlassian.confluence.search.v2.query.AttachmentTypeQuery
Search for attachments of a given type.
AttachmentTypeQuery(Set<Attachment.Type>) - Constructor for class com.atlassian.confluence.search.v2.query.AttachmentTypeQuery
Search for attachments within any of a collection of types.
AttachmentTypeQueryMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
Maps an AttachmentTypeQuery to its Lucene equivalent.
AttachmentTypeQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.AttachmentTypeQueryMapper
 
AttachmentUpdateEvent - Class in com.atlassian.confluence.event.events.content.attachment
 
AttachmentUpdateEvent(Object, Attachment, Attachment) - Constructor for class com.atlassian.confluence.event.events.content.attachment.AttachmentUpdateEvent
 
AttachmentUploadAcceptanceTest - Class in com.atlassian.confluence
Tests the action for uploading attachments directly from AJAX, etc.
AttachmentUploadAcceptanceTest() - Constructor for class com.atlassian.confluence.AttachmentUploadAcceptanceTest
 
AttachmentUploadRequest - Class in com.atlassian.confluence.pages.actions
Converts an attachment upload multipart request into a list of AttachmentResource objects which is suitable for storing in Confluence via a FileStorer.
AttachmentUploadRequest(MultiPartRequestWrapper) - Constructor for class com.atlassian.confluence.pages.actions.AttachmentUploadRequest
The client should check for errors via MultiPartRequestWrapper.hasErrors() before constructing this object, and not construct one if there are problems.
AttachmentUrlParser - Class in com.atlassian.confluence.servlet.download
A URL parser for attachments (including thumbnails).
AttachmentUrlParser() - Constructor for class com.atlassian.confluence.servlet.download.AttachmentUrlParser
 
AttachmentUtils - Class in com.atlassian.confluence.pages
All versions of attachments in confluence are stored under a folder labeled with the name with the name of the attachment.
AttachmentUtils() - Constructor for class com.atlassian.confluence.pages.AttachmentUtils
 
AttachmentViewEvent - Class in com.atlassian.confluence.event.events.content.attachment
Event fired every time an attachment is viewed.
AttachmentViewEvent(Object, Attachment) - Constructor for class com.atlassian.confluence.event.events.content.attachment.AttachmentViewEvent
 
AttachTo - Class in com.atlassian.confluence.selenium.client
 
AttachTo(ConfluenceSeleniumClient, ConfluenceRpc) - Constructor for class com.atlassian.confluence.selenium.client.AttachTo
 
attemptInvalidSpaceImport(File) - Method in class com.atlassian.confluence.it.export.Importer
Attempt to import a space backup that is expected to fail.
ATTRIBUTE_KEY - Static variable in class com.atlassian.confluence.pages.actions.beans.PageReference
 
ATTRIBUTE_KEY - Static variable in class com.atlassian.confluence.themes.ThemeContext
 
attributes() - Method in class com.atlassian.confluence.content.render.xhtml.storage.macro.inlinebody.ParagraphFragment
 
auditAction(ScheduledJobKey, String) - Method in interface com.atlassian.confluence.schedule.audit.AuditService
Audit's a simple action against a job, such as run, enable, disable.
auditAction(ScheduledJobKey, String) - Method in class com.atlassian.confluence.schedule.audit.DefaultAuditService
 
auditScheduleChange(ScheduledJobKey, String, String) - Method in interface com.atlassian.confluence.schedule.audit.AuditService
Audits a schedule change to a job.
auditScheduleChange(ScheduledJobKey, String, String) - Method in class com.atlassian.confluence.schedule.audit.DefaultAuditService
 
AuditService - Interface in com.atlassian.confluence.schedule.audit
An interface for Scheduled Job Auditing.
AUIDropdownMenu - Class in com.atlassian.confluence.pageobjects.component.menu
Represents any dropdown menu created via AUI.
AUIDropdownMenu(By) - Constructor for class com.atlassian.confluence.pageobjects.component.menu.AUIDropdownMenu
 
authContext - Variable in class com.atlassian.confluence.plugins.easyuser.EasyUserResource
 
authContext - Variable in class com.atlassian.confluence.plugins.keyboardshortcuts.ShortcutSettingsResource
 
authContext - Variable in class com.atlassian.confluence.plugins.rest.resources.AbstractResource
 
authenticate(String, String) - Method in class bucket.user.DefaultUserAccessor
 
authenticate(String, String) - Method in class bucket.user.providers.ChainedCredentialsProvider
 
authenticate(String, String) - Method in interface bucket.user.UserAccessor
 
authenticate(String, String) - Method in class com.atlassian.confluence.security.login.DefaultLoginManager
Try to authenticate a user given the userName and password.
authenticate(String, String) - Method in interface com.atlassian.confluence.security.login.LoginManager
Try to authenticate a user given the userName and password.
authenticate(Principal, String) - Method in class com.atlassian.confluence.user.ConfluenceAuthenticator
 
authenticate(String, PasswordCredential) - Method in class com.atlassian.confluence.user.crowd.jira.JiraJdbcRemoteDirectory
 
authenticate(String, String) - Method in class com.atlassian.sal.confluence.user.ConfluenceUserManager
 
AuthenticateAction - Class in com.atlassian.confluence.security.websudo
Used to authenticate a web sudo session.
AuthenticateAction() - Constructor for class com.atlassian.confluence.security.websudo.AuthenticateAction
 
authenticated - Variable in class com.atlassian.confluence.plugin.descriptor.rpc.RpcModuleDescriptor
 
AuthenticatedUserThreadLocal - Class in com.atlassian.confluence.user
A simple ThreadLocal to store the currently authenticated user.
AuthenticatedUserThreadLocal() - Constructor for class com.atlassian.confluence.user.AuthenticatedUserThreadLocal
 
Authentication - Interface in com.atlassian.confluence.event.events.types
Indicates that the implementation represents an authentication event.
AuthenticationFailedException - Exception in com.atlassian.confluence.rpc
Exception thrown when a login attempt fails
AuthenticationFailedException() - Constructor for exception com.atlassian.confluence.rpc.AuthenticationFailedException
 
AuthenticationFailedException(String) - Constructor for exception com.atlassian.confluence.rpc.AuthenticationFailedException
 
AuthenticationFailedException(Throwable) - Constructor for exception com.atlassian.confluence.rpc.AuthenticationFailedException
 
AuthenticationFailedException(String, Throwable) - Constructor for exception com.atlassian.confluence.rpc.AuthenticationFailedException
 
Authenticator - Class in com.atlassian.confluence.util.http
 
Authenticator() - Constructor for class com.atlassian.confluence.util.http.Authenticator
 
AuthenticatorOverwrite - Class in com.atlassian.confluence.user
Disables Web Sudo and other password confirmation features when a custom authenticator is configured.
AuthenticatorOverwrite() - Constructor for class com.atlassian.confluence.user.AuthenticatorOverwrite
 
AUTHOR_PARAMETER - Static variable in class com.atlassian.confluence.plugins.gadgets.GadgetMacro
 
AuthorAutocompleteTextField - Class in com.atlassian.confluence.selenium.client
Client for interacting with the autocomplete box for authors.
AuthorAutocompleteTextField(String, ConfluenceSeleniumClient) - Constructor for class com.atlassian.confluence.selenium.client.AuthorAutocompleteTextField
 
AuthorFilteringOnSearchTest - Class in com.atlassian.confluence.selenium
 
AuthorFilteringOnSearchTest(String) - Constructor for class com.atlassian.confluence.selenium.AuthorFilteringOnSearchTest
 
authorParam - Variable in class com.atlassian.confluence.macro.ContentFilteringMacro
Parameter to handle the creator/author of the content.
AuthorParameter - Class in com.atlassian.confluence.macro.query.params
s Represents an author parameter.
AuthorParameter() - Constructor for class com.atlassian.confluence.macro.query.params.AuthorParameter
 
AuthorParameter(String) - Constructor for class com.atlassian.confluence.macro.query.params.AuthorParameter
 
AuthorSearchFilter - Class in com.atlassian.confluence.search.v2.searchfilter
Filter by a query on author.
AuthorSearchFilter(String) - Constructor for class com.atlassian.confluence.search.v2.searchfilter.AuthorSearchFilter
 
AuthorSearchFilterMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
Maps a AuthorSearchFilter into a lucene filter.
AuthorSearchFilterMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.AuthorSearchFilterMapper
 
AUTO_PLAY - Static variable in class com.atlassian.confluence.plugins.macros.core.MultimediaMacro
 
Autocomplete - Class in com.atlassian.confluence.selenium.client
 
Autocomplete(ConfluenceSeleniumClient) - Constructor for class com.atlassian.confluence.selenium.client.Autocomplete
 
AutocompleteLabelsAction - Class in com.atlassian.confluence.labels.actions
 
AutocompleteLabelsAction() - Constructor for class com.atlassian.confluence.labels.actions.AutocompleteLabelsAction
 
autocompleteSearchAndSelect() - Method in class com.atlassian.confluence.selenium.AbstractEditorAutocompleteTester
 
autocompleteWith(String, String) - Method in class com.atlassian.confluence.selenium.client.LabelsDialog
Trigger the label autocomplete with the given text and the label you expect to appear in the autocomplete list.
AUTOFORMAT_TAB_NAME - Static variable in class com.atlassian.confluence.pageobjects.component.dialog.KeyboardShortcutHelperDialog
 
AUTOFORMAT_TAB_NAME - Static variable in class com.atlassian.confluence.selenium.client.KeyboardShortcutHelpDialog
 
AUTOMATIC_BACKUP_DIRECTORY - Static variable in class com.atlassian.confluence.util.ConfluenceHomeGlobalConstants
 
autoSynchronise() - Method in class com.atlassian.confluence.it.usermanagement.ExternalUserSynchroniser
 
autowireNonSingletonBeanProperties(Object, int, boolean) - Method in class com.atlassian.confluence.setup.ConfluenceListableBeanFactory
Deprecated. Use AbstractAutowireCapableBeanFactory.autowireBeanProperties(Object, int, boolean) instead.
available() - Method in class com.atlassian.confluence.util.http.SizeLimitedInputStream
 
AVAILABLE_SCOPES - Static variable in class com.atlassian.confluence.search.scope.SpaceScope
A definitive list off all existing space scope strings.
availablePages - Variable in class com.atlassian.confluence.spaces.actions.AbstractEditSpaceAction
 
AvailableSpaces - Class in com.atlassian.confluence.pages.actions.beans
 
AvailableSpaces(SpaceManager) - Constructor for class com.atlassian.confluence.pages.actions.beans.AvailableSpaces
 
AvatarUrlHelper - Class in com.atlassian.confluence.plugins.mobile
 
AvatarUrlHelper(WebResourceUrlProvider, UserAccessor, PermissionManager) - Constructor for class com.atlassian.confluence.plugins.mobile.AvatarUrlHelper
 
AxisSoapServer - Class in com.atlassian.confluence.rpc.soap
 
AxisSoapServer() - Constructor for class com.atlassian.confluence.rpc.soap.AxisSoapServer
 

B

back() - Method in class com.atlassian.confluence.json.parser.JSONTokener
Deprecated. Back up one character.
back - Variable in class com.atlassian.confluence.pages.actions.AbstractPreviewPageAction
 
back - Variable in class com.atlassian.confluence.pages.templates.actions.AbstractEditPageTemplateAction
 
BACKGROUND_COLOR - Static variable in class com.atlassian.confluence.security.DistortedCaptchaEngine
 
BACKGROUND_LIGHT_GREY - Static variable in class com.atlassian.confluence.util.ProfilePicture
Deprecated.  
BACKUP_JOB_KEY - Static variable in class com.atlassian.confluence.schedule.util.ScheduleUtil
 
BACKUP_SET_PATH_ALLOWED - Static variable in class com.atlassian.confluence.util.ConfluenceHomeGlobalConstants
 
BackupAction - Class in com.atlassian.confluence.importexport.actions
 
BackupAction() - Constructor for class com.atlassian.confluence.importexport.actions.BackupAction
 
BackupAndRestoreXsrfAcceptanceTest - Class in com.atlassian.confluence.xsrf
 
BackupAndRestoreXsrfAcceptanceTest() - Constructor for class com.atlassian.confluence.xsrf.BackupAndRestoreXsrfAcceptanceTest
 
backupAttachments() - Method in class com.atlassian.confluence.importexport.impl.FileXmlExporter
Backs up the Attachments and stores them in the "attachments" directory of the export.
backupConfigFiles() - Method in class com.atlassian.confluence.importexport.impl.FileXmlExporter
 
backupEntities(HibernateObjectHandleTranslator, ProgressMeter) - Method in class com.atlassian.confluence.importexport.impl.AbstractXmlExporter
 
backupEverything(HibernateObjectHandleTranslator, ProgressMeter) - Method in class com.atlassian.confluence.importexport.impl.AbstractXmlExporter
 
backupEverything(HibernateObjectHandleTranslator, ProgressMeter) - Method in class com.atlassian.confluence.importexport.impl.FileXmlExporter
copies attachments, templates and config files
BackupExporter - Class in com.atlassian.confluence.importexport.impl
Converts _all_ objects in confluence to xml (used for making site-wide backups).
BackupExporter() - Constructor for class com.atlassian.confluence.importexport.impl.BackupExporter
 
BackupImportAcceptanceTODOTest - Class in com.atlassian.confluence
 
BackupImportAcceptanceTODOTest() - Constructor for class com.atlassian.confluence.BackupImportAcceptanceTODOTest
 
BackupImporter - Class in com.atlassian.confluence.importexport.xmlimport
 
BackupImporter() - Constructor for class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
BackupJob - Class in com.atlassian.confluence.importexport.impl
 
BackupJob() - Constructor for class com.atlassian.confluence.importexport.impl.BackupJob
 
BackupParser - Class in com.atlassian.confluence.importexport.xmlimport.parser
Converts the XML backups into Hibernate data structures for restoring space, site
BackupParser(ImportProcessor) - Constructor for class com.atlassian.confluence.importexport.xmlimport.parser.BackupParser
 
BackupParserUtil - Class in com.atlassian.confluence.importexport.xmlimport
Helper methods for creating and parsing backup files.
BackupParserUtil() - Constructor for class com.atlassian.confluence.importexport.xmlimport.BackupParserUtil
 
backupResources() - Method in class com.atlassian.confluence.importexport.impl.FileXmlExporter
 
BackupRestoreHibernateUtil - Class in com.atlassian.confluence.importexport.impl
Util to remove lazy-loading and proxying from all objects in a hibernate configuration, as they just get in the way of backups.
BackupRestoreHibernateUtil() - Constructor for class com.atlassian.confluence.importexport.impl.BackupRestoreHibernateUtil
 
BackupsAreManualCriteria - Class in com.atlassian.confluence.admin.criteria
Check whether the scheduled automatic backups for Confluence have been disabled.
BackupsAreManualCriteria(SettingsManager, ScheduledJobManager) - Constructor for class com.atlassian.confluence.admin.criteria.BackupsAreManualCriteria
 
backupTemplates() - Method in class com.atlassian.confluence.importexport.impl.FileXmlExporter
 
BACKUPTYPE_AUTOMATIC - Static variable in class com.atlassian.confluence.util.ConfluenceHomeGlobalConstants
 
BACKUPTYPE_DISABLE - Static variable in class com.atlassian.confluence.util.ConfluenceHomeGlobalConstants
 
BACKUPTYPE_SPECIFY - Static variable in class com.atlassian.confluence.util.ConfluenceHomeGlobalConstants
 
BandanaConfigMigrator - Class in com.atlassian.confluence.util
Migrates Confluence global and space configuration data from the file system into the database Specifically, the confluence-global.bandana.xml file and space config data contained in directories underneath the 'config' folder
BandanaConfigMigrator() - Constructor for class com.atlassian.confluence.util.BandanaConfigMigrator
 
BandanaKeyUniqueConstraintCleaner - Class in com.atlassian.confluence.upgrade.upgradetask
Cleans up the bandana table so that unique and not null constraints can be applied to the context and key columns.
BandanaKeyUniqueConstraintCleaner() - Constructor for class com.atlassian.confluence.upgrade.upgradetask.BandanaKeyUniqueConstraintCleaner
 
BandanaKeyUniqueConstraintUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Alter the Bandana table to make sure the Bandana context and keys have not null and unique constraints on them.
BandanaKeyUniqueConstraintUpgradeTask(AlterTableExecutor, DdlExecutor, BandanaKeyUniqueConstraintCleaner) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.BandanaKeyUniqueConstraintUpgradeTask
 
BandanaMessageManager - Class in com.atlassian.confluence.util.message
Handles global messages using Bandana for message persistence.
BandanaMessageManager() - Constructor for class com.atlassian.confluence.util.message.BandanaMessageManager
 
BandanaPersisterSupport - Class in com.atlassian.confluence.setup.bandana
 
BandanaPersisterSupport() - Constructor for class com.atlassian.confluence.setup.bandana.BandanaPersisterSupport
 
BandanaPluginStateStore - Class in com.atlassian.confluence.plugin
Stores PluginManagerState using Bandana.
BandanaPluginStateStore() - Constructor for class com.atlassian.confluence.plugin.BandanaPluginStateStore
 
BandanaSerializer - Interface in com.atlassian.confluence.setup.bandana
Interface providing object serialization and deserialization for Bandana records.
BandanaSerializerFactory - Interface in com.atlassian.confluence.setup.bandana
Factory to create BandanaSerializers.
BandanaXmlParser - Interface in com.atlassian.confluence.setup.bandana
 
BART - Static variable in class com.atlassian.confluence.it.User.Simpsons
 
base64Decode(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
base64Encode(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
BaseAttachmentContentExtractor - Class in bucket.search.lucene.extractor
Deprecated. since 3.0 (at least) use com.atlassian.bonnie.search.extractor.BaseAttachmentContentExtractor instead
BaseAttachmentContentExtractor() - Constructor for class bucket.search.lucene.extractor.BaseAttachmentContentExtractor
Deprecated.  
BaseColourScheme - Class in com.atlassian.confluence.themes
A Confluence L&F colour-scheme that is editable - colours are stored in a map in memory.
BaseColourScheme() - Constructor for class com.atlassian.confluence.themes.BaseColourScheme
 
BaseColourScheme(ColourScheme) - Constructor for class com.atlassian.confluence.themes.BaseColourScheme
Copying Constructor.
BaseColourScheme(Map) - Constructor for class com.atlassian.confluence.themes.BaseColourScheme
 
BaseConfluenceCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
 
BaseConfluenceCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.BaseConfluenceCondition
 
BaseContentIndexTask - Class in com.atlassian.confluence.search.lucene.tasks
Deprecated. since 3.0.
BaseContentIndexTask() - Constructor for class com.atlassian.confluence.search.lucene.tasks.BaseContentIndexTask
Deprecated.  
BaseContentIndexTask(Searchable) - Constructor for class com.atlassian.confluence.search.lucene.tasks.BaseContentIndexTask
Deprecated. Create a new index task.
BaseContentIndexTask(String) - Constructor for class com.atlassian.confluence.search.lucene.tasks.BaseContentIndexTask
Deprecated.  
BaseHttpRetrievalMacro - Class in com.atlassian.confluence.renderer.v2.macros
 
BaseHttpRetrievalMacro() - Constructor for class com.atlassian.confluence.renderer.v2.macros.BaseHttpRetrievalMacro
 
BaseHttpRetrievalService - Class in com.atlassian.confluence.util.http
 
BaseHttpRetrievalService() - Constructor for class com.atlassian.confluence.util.http.BaseHttpRetrievalService
 
BaseParameter<T> - Class in com.atlassian.confluence.macro.params
A base implementation of Parameter, providing support for multiple default parameter names, and a default value if no parameter is specified.
BaseParameter(String, String) - Constructor for class com.atlassian.confluence.macro.params.BaseParameter
 
BaseParameter(String[], String) - Constructor for class com.atlassian.confluence.macro.params.BaseParameter
 
BaseParameter(List<String>, String) - Constructor for class com.atlassian.confluence.macro.params.BaseParameter
 
BasePermissionCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
Base class for conditions which check a permission on an object.
BasePermissionCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.BasePermissionCondition
 
BaseSearchResult - Interface in com.atlassian.confluence.search.v2
A simpler super interface of SearchResult.
baseUrl - Variable in class com.atlassian.confluence.rest.AbstractRestAcceptanceTest
 
BaseURLIsValidCriteria - Class in com.atlassian.confluence.admin.criteria
Checks that the base URL for Confluence is unlikely to be pointed at localhost or another address with limited visibility on a network.
BaseURLIsValidCriteria(SettingsManager) - Constructor for class com.atlassian.confluence.admin.criteria.BaseURLIsValidCriteria
 
BaseUrlThreadLocal - Class in com.atlassian.confluence
 
BaseUrlThreadLocal() - Constructor for class com.atlassian.confluence.BaseUrlThreadLocal
 
BasicAuthenticator - Class in com.atlassian.confluence.util.http.httpclient
 
BasicAuthenticator() - Constructor for class com.atlassian.confluence.util.http.httpclient.BasicAuthenticator
 
BasicSoapAcceptanceTest - Class in com.atlassian.confluence.rpc
Very basic soap tests TODO: Make these more comprehensive
BasicSoapAcceptanceTest() - Constructor for class com.atlassian.confluence.rpc.BasicSoapAcceptanceTest
 
BasicTheme - Class in com.atlassian.confluence.themes
A theme that is loaded from a Confluence plugin.
BasicTheme() - Constructor for class com.atlassian.confluence.themes.BasicTheme
 
BATCH_SIZE - Static variable in class com.atlassian.confluence.content.render.xhtml.migration.DefaultWikiToXhtmlSiteMigrator
The size of each batch.
BatchableWorkSource<T> - Interface in com.atlassian.confluence.content.render.xhtml.migration
Source of migration work that can be broken up into batches.
BatchException - Exception in com.atlassian.confluence.content.render.xhtml.migration
A composite exception that wraps a list of exceptions, useful for propagating list of exceptions that might have occurred during a batch task.
BatchException(List<? extends Exception>) - Constructor for exception com.atlassian.confluence.content.render.xhtml.migration.BatchException
 
BatchOperation<I,O> - Interface in com.atlassian.confluence.core
An operation that consists of a sequence of independent units of work that need to be run as a batch job.
BatchOperationManager - Interface in com.atlassian.confluence.core
Perform batch operations without any explicit dependency on a particular version of Hibernate or Spring.
BatchTask<T> - Interface in com.atlassian.confluence.content.render.xhtml.migration
A BatchTask implementation is supplied to a WorkSourceBatchRunner to actually perform the required work on individual items read from the BatchableWorkSource.
bean - Variable in class com.atlassian.confluence.macro.browser.actions.BrowseMacrosAction
 
bean - Variable in class com.atlassian.confluence.pages.actions.GetPagePermissionsAction
 
bean - Variable in class com.atlassian.confluence.pages.actions.SetPagePermissionsAction
 
Beanable - Interface in com.atlassian.confluence.core
Please note that if you implement this in an action, you should probably map the path to /json so that NotPermittedAction will return the appropriate code.
BeanNameCacheResult - Interface in com.atlassian.confluence.cache.spring
Result of a call to the BeanNameTypeCache.get method.
BeanNameTypeCache - Class in com.atlassian.confluence.cache.spring
A caching class used to improve the startup speed of Confluence, it has also shown improvements to systems under load.
BeanNameTypeCache() - Constructor for class com.atlassian.confluence.cache.spring.BeanNameTypeCache
 
before(Method, Object[], Object) - Method in class com.atlassian.confluence.cache.WarnBeforeMethodAdvice
 
before(ActionInvocation) - Method in class com.atlassian.confluence.event.EventPublisherInterceptor
 
before(ActionInvocation) - Method in class com.atlassian.confluence.xwork.ConfluenceValidationInterceptor
Gets the current action and its context and calls ActionValidatorManager.validate(java.lang.Object, java.lang.String).
beforeAdd() - Method in class com.atlassian.confluence.pages.actions.AbstractCreatePageAction
Common processing to be performed by all subclasses prior to performing the add.
beforeAddLdapDirectory() - Method in class com.atlassian.confluence.AbstractLdapAcceptanceTest
Default implementation does nothing.
beforeAddLdapDirectory() - Method in class com.atlassian.confluence.MigrateToInternalWithLdapTest
 
beforeCompletion() - Method in class com.atlassian.hibernate.BucketClobStringType.LobCreatorSynchronization
 
beginAt(URL, TestContext) - Method in class com.atlassian.confluence.htmlunit.HtmlUnitDialog
Begin a dialog with an initial URL and test client context.
beginAt(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Begin conversation at a URL absolute or relative to base URL.
beginRequest() - Method in class com.atlassian.confluence.jmx.RequestMetrics
 
belongsTo(User) - Method in class com.atlassian.confluence.user.PersonalInformation
Returns true if this object belongs to the specified user.
BigAcceptanceTest - Class in com.atlassian.confluence
 
BigAcceptanceTest() - Constructor for class com.atlassian.confluence.BigAcceptanceTest
 
bind(Object) - Method in class com.atlassian.confluence.importexport.impl.XMLDatabinder
 
bindAll(Collection) - Method in class com.atlassian.confluence.importexport.impl.XMLDatabinder
Register a set of objects as being ones that should be exported.
bits(IndexReader) - Method in class com.atlassian.confluence.hosted.search.lucene.filter.ExcludePersonalInformationFilter
 
bits(IndexReader) - Method in class com.atlassian.confluence.search.contentnames.lucene.ScoringPrefixFilter
 
bits(IndexReader) - Method in class com.atlassian.confluence.search.contentnames.lucene.ScoringTermFilter
 
bits(IndexReader) - Method in class com.atlassian.confluence.search.lucene.filter.AttachmentTypeFilter
 
bits(IndexReader) - Method in class com.atlassian.confluence.search.lucene.filter.ContentPermissionsFilter
 
bits(IndexReader) - Method in class com.atlassian.confluence.search.lucene.filter.FiltersContainer
Deprecated. Throws an UnsupportedOperationException
bits(IndexReader) - Method in class com.atlassian.confluence.search.lucene.filter.MultiTermFilter
 
bits(IndexReader) - Method in class com.atlassian.confluence.search.lucene.filter.OrderedNGramMatchingFilter
 
bits(IndexReader) - Method in class com.atlassian.confluence.search.lucene.filter.SpaceFilter
 
bits(IndexReader) - Method in class com.atlassian.confluence.search.lucene.filter.SpacePermissionsFilter
 
bits(IndexReader) - Method in class com.atlassian.confluence.search.lucene.filter.TermFilter
 
bits(IndexReader) - Method in class com.atlassian.confluence.search.lucene.filter.ViewUserProfilesPermissionsFilter
 
BitSetAwareDocumentResultScores - Class in com.atlassian.confluence.search.contentnames.lucene
Wrapper class that ensures that only documents that pass the specified bitSet are exposed.
BitSetAwareDocumentResultScores(BitSet, DocumentResultScores) - Constructor for class com.atlassian.confluence.search.contentnames.lucene.BitSetAwareDocumentResultScores
 
BlobInputStreamType - Class in org.springframework.orm.hibernate.support
LobType that allows InputStreams to be saved as BLOBs to a database.
BlobInputStreamType() - Constructor for class org.springframework.orm.hibernate.support.BlobInputStreamType
 
BLOCK_ELEMENT_SET - Static variable in interface com.atlassian.confluence.content.render.xhtml.view.excerpt.Excerpter
 
BLOG_DATE_PATTERN - Static variable in class com.atlassian.confluence.core.DefaultFormatSettingsManager
 
BLOG_POST_ELEMENT_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageResourceIdentifierConstants
 
BLOG_POST_RESOURCE_QNAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageResourceIdentifierConstants
 
BLOG_POSTS - Static variable in class com.atlassian.confluence.it.global.SiteSearch.BuiltInContentTypes
 
BlogAcceptanceTest - Class in com.atlassian.confluence
 
BlogAcceptanceTest() - Constructor for class com.atlassian.confluence.BlogAcceptanceTest
 
BlogEditorTest - Class in com.atlassian.confluence.selenium
 
BlogEditorTest() - Constructor for class com.atlassian.confluence.selenium.BlogEditorTest
 
BlogPathConverter - Class in com.atlassian.confluence.servlet.simpledisplay
A Path converter that converts friendly blog path urls to a viewpage or viewblogposts action.
BlogPathConverter() - Constructor for class com.atlassian.confluence.servlet.simpledisplay.BlogPathConverter
 
BlogPost - Class in com.atlassian.confluence.it
 
BlogPost(Space, String, String) - Constructor for class com.atlassian.confluence.it.BlogPost
 
BlogPost(Space, String, String, Date) - Constructor for class com.atlassian.confluence.it.BlogPost
 
BlogPost(BlogPost) - Constructor for class com.atlassian.confluence.it.BlogPost
 
blogPost - Variable in class com.atlassian.confluence.it.TestData
 
BlogPost - Class in com.atlassian.confluence.pages
 
BlogPost() - Constructor for class com.atlassian.confluence.pages.BlogPost
 
BLOGPOST_DATE_FIELD_FORMAT - Static variable in class com.atlassian.confluence.plugins.macros.core.MultimediaMacro
 
BLOGPOST_MACRO - Static variable in class com.atlassian.confluence.it.Macro
 
BlogPostBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs
 
BlogPostBreadcrumb(BlogPost) - Constructor for class com.atlassian.confluence.util.breadcrumbs.BlogPostBreadcrumb
 
BlogPostBreadcrumb(String, String) - Constructor for class com.atlassian.confluence.util.breadcrumbs.BlogPostBreadcrumb
 
BlogPostCreateEvent - Class in com.atlassian.confluence.event.events.content.blogpost
 
BlogPostCreateEvent(Object, BlogPost) - Constructor for class com.atlassian.confluence.event.events.content.blogpost.BlogPostCreateEvent
 
BlogPostDao - Interface in com.atlassian.confluence.pages.persistence.dao
 
BlogPostEvent - Class in com.atlassian.confluence.event.events.content.blogpost
 
BlogPostEvent(Object, BlogPost) - Constructor for class com.atlassian.confluence.event.events.content.blogpost.BlogPostEvent
 
BlogPostInfoViewEvent - Class in com.atlassian.confluence.event.events.content.blogpost
 
BlogPostInfoViewEvent(Object, BlogPost) - Constructor for class com.atlassian.confluence.event.events.content.blogpost.BlogPostInfoViewEvent
 
BlogPostLikeEvent - Class in com.atlassian.confluence.event.events.like
 
BlogPostLikeEvent(User, BlogPost) - Constructor for class com.atlassian.confluence.event.events.like.BlogPostLikeEvent
 
BlogPostLink - Class in com.atlassian.confluence.links.linktypes
 
BlogPostLink(GenericLinkParser, PageContext, PageManager) - Constructor for class com.atlassian.confluence.links.linktypes.BlogPostLink
 
BlogPostLinkRenamingBean - Class in com.atlassian.confluence.util
 
BlogPostLinkRenamingBean(ContentEntityObject, SpaceContentEntityObject, String, String) - Constructor for class com.atlassian.confluence.util.BlogPostLinkRenamingBean
 
BlogPostLocator - Interface in com.atlassian.confluence.content.service.blogpost
Locates a single Blog Post
BlogPostNotificationsListener - Class in com.atlassian.confluence.mail.notification.listeners
 
BlogPostNotificationsListener() - Constructor for class com.atlassian.confluence.mail.notification.listeners.BlogPostNotificationsListener
 
BlogPostPermissionsDelegate - Class in com.atlassian.confluence.security.delegate
 
BlogPostPermissionsDelegate() - Constructor for class com.atlassian.confluence.security.delegate.BlogPostPermissionsDelegate
 
BlogPostProvider - Interface in com.atlassian.confluence.content.service.blogpost
An interface implemented by a class that can provide the BlogPost to be created.
BlogPostReference - Class in com.atlassian.confluence.renderer
This class is used to represent blogpost reference in markup required for rendering.
BlogPostReference(String, String, PageManager) - Constructor for class com.atlassian.confluence.renderer.BlogPostReference
Blogpost Reference Constructor to parse out the reference into a blogpost
BlogPostReferenceParser - Class in com.atlassian.confluence.renderer
Parse the part of a resource identifier in wiki markup which identifies a blog post.
BlogPostReferenceParser(String) - Constructor for class com.atlassian.confluence.renderer.BlogPostReferenceParser
 
BlogPostRemoveEvent - Class in com.atlassian.confluence.event.events.content.blogpost
 
BlogPostRemoveEvent(Object, BlogPost) - Constructor for class com.atlassian.confluence.event.events.content.blogpost.BlogPostRemoveEvent
 
BlogPostResourceIdentifier - Class in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
Restrict BlogPostsForDateDto to a single BlogPost on a date.
BlogPostResourceIdentifier(String, String, Calendar) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.BlogPostResourceIdentifier
 
BlogPostResourceIdentifierResolver - Class in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
 
BlogPostResourceIdentifierResolver(PageManager) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.BlogPostResourceIdentifierResolver
 
BlogPostRestoreEvent - Class in com.atlassian.confluence.event.events.content.blogpost
 
BlogPostRestoreEvent(Object, BlogPost) - Constructor for class com.atlassian.confluence.event.events.content.blogpost.BlogPostRestoreEvent
 
BlogPostRssFeedAction - Class in com.atlassian.confluence.spaces.actions
 
BlogPostRssFeedAction() - Constructor for class com.atlassian.confluence.spaces.actions.BlogPostRssFeedAction
 
BlogPostsCalendar - Class in com.atlassian.confluence.pages
Helper bean that turns a list of blog posts into a monthly calendar.
BlogPostsCalendar(Date, List, String, DateFormatter) - Constructor for class com.atlassian.confluence.pages.BlogPostsCalendar
Construct a new calendar.
BlogPostService - Interface in com.atlassian.confluence.content.service
A service provides methods to retreive service commands to manipulate blog posts
BlogPostsForDateResourceIdentifier - Class in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
 
BlogPostsForDateResourceIdentifier(String, Calendar) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.BlogPostsForDateResourceIdentifier
 
BlogPostTrashedEvent - Class in com.atlassian.confluence.event.events.content.blogpost
 
BlogPostTrashedEvent(Object, BlogPost, User) - Constructor for class com.atlassian.confluence.event.events.content.blogpost.BlogPostTrashedEvent
 
BlogPostUpdateEvent - Class in com.atlassian.confluence.event.events.content.blogpost
 
BlogPostUpdateEvent(Object, BlogPost, BlogPost) - Constructor for class com.atlassian.confluence.event.events.content.blogpost.BlogPostUpdateEvent
 
BlogPostUpdateEvent(Object, BlogPost, BlogPost, boolean) - Constructor for class com.atlassian.confluence.event.events.content.blogpost.BlogPostUpdateEvent
 
BlogPostViewEvent - Class in com.atlassian.confluence.event.events.content.blogpost
 
BlogPostViewEvent(Object, BlogPost) - Constructor for class com.atlassian.confluence.event.events.content.blogpost.BlogPostViewEvent
 
BLOGS - Static variable in class com.atlassian.confluence.search.contentnames.Category
A category for blog results.
BlogSlowAcceptanceTest - Class in com.atlassian.confluence
 
BlogSlowAcceptanceTest() - Constructor for class com.atlassian.confluence.BlogSlowAcceptanceTest
 
BlogsRpcAcceptanceTest - Class in com.atlassian.confluence.rpc
 
BlogsRpcAcceptanceTest() - Constructor for class com.atlassian.confluence.rpc.BlogsRpcAcceptanceTest
 
BlogsSoapService - Class in com.atlassian.confluence.rpc.soap.services
 
BlogsSoapService() - Constructor for class com.atlassian.confluence.rpc.soap.services.BlogsSoapService
 
body - Variable in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
BODY_NGRAMS - Static variable in class com.atlassian.confluence.search.didyoumean.DidYouMean.Fields
 
BODY_TYPE_ATTRIBUTE_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.link.StorageLinkConstants
 
BODY_TYPE_ESCAPE_HTML - Static variable in class com.atlassian.confluence.renderer.UserMacroConfig
 
BODY_TYPE_NONE - Static variable in class com.atlassian.confluence.renderer.UserMacroConfig
 
BODY_TYPE_PLAIN_TEXT_VALUE - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.link.StorageLinkConstants
 
BODY_TYPE_RAW - Static variable in class com.atlassian.confluence.renderer.UserMacroConfig
 
BODY_TYPE_RENDERED - Static variable in class com.atlassian.confluence.renderer.UserMacroConfig
 
BodyContent - Class in com.atlassian.confluence.core
 
BodyContent() - Constructor for class com.atlassian.confluence.core.BodyContent
 
BodyContent(BodyContent) - Constructor for class com.atlassian.confluence.core.BodyContent
 
BodyContent(ContentEntityObject, String, BodyType) - Constructor for class com.atlassian.confluence.core.BodyContent
 
BodyContentDao - Interface in com.atlassian.confluence.core.persistence
 
BodyContentHibernateDao - Class in com.atlassian.confluence.core.persistence.hibernate
This DAO is used to support the migration of wiki formatted content to XHTML formatted.
BodyContentHibernateDao() - Constructor for class com.atlassian.confluence.core.persistence.hibernate.BodyContentHibernateDao
 
bodyEvents() - Method in class com.atlassian.confluence.content.render.xhtml.storage.macro.inlinebody.ParagraphFragment
 
BODYLESS_MACRO_CLASS - Static variable in class com.atlassian.confluence.diff.marshallers.DiffMacroMarshaller
 
BodyNGramAnalyzer - Class in com.atlassian.confluence.search.didyoumean.lucene.analyzers
Analyzer that produces body n-gram tokens from the given input.
BodyNGramAnalyzer() - Constructor for class com.atlassian.confluence.search.didyoumean.lucene.analyzers.BodyNGramAnalyzer
 
BodyNGramTokenizer - Class in com.atlassian.confluence.search.didyoumean.lucene.tokenizers
Adaptation of NGramTokenizer that returns all n-grams excluding the edge n-grams.
BodyNGramTokenizer(Reader, int, int) - Constructor for class com.atlassian.confluence.search.didyoumean.lucene.tokenizers.BodyNGramTokenizer
Creates NGramTokenizer with given min and max n-grams.
BodyNGramTokenizer(Reader) - Constructor for class com.atlassian.confluence.search.didyoumean.lucene.tokenizers.BodyNGramTokenizer
Creates NGramTokenizer with default min and max n-grams.
BodyToMacroConverterImpl - Class in com.atlassian.confluence.plugins.gadgets
Simple implementation that assumes the parameters are URL encoded.
BodyToMacroConverterImpl() - Constructor for class com.atlassian.confluence.plugins.gadgets.BodyToMacroConverterImpl
 
BodyType - Class in com.atlassian.confluence.core
BodyType is not an enum because ultimately there may not be a fixed set of BodyType.
BodyType(int) - Constructor for class com.atlassian.confluence.core.BodyType
 
BodyTypeAwareRenderer - Class in com.atlassian.confluence.content.render.xhtml.compatibility
Allows clients to produce a safe rendering of a ContentEntityObject that respects its BodyType.
BodyTypeAwareRenderer(Renderer, WikiStyleRenderer) - Constructor for class com.atlassian.confluence.content.render.xhtml.compatibility.BodyTypeAwareRenderer
 
BodyTypeFactory - Interface in com.atlassian.confluence.core
Describes a factory responsible for providing a consistent and fixed set of BodyType instances to other components.
BodyTypeUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Iterates over the content and sets the BodyType to either mail or wiki as per the content type.
BodyTypeUpgradeTask(ContentDao, PlatformTransactionManager, SessionFactory) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.BodyTypeUpgradeTask
 
BogusServletConfig - Class in com.atlassian.confluence.rpc.soap
Apparently, if you put anything in the servlet context that the glue servlet doesn't want to be there, such as a "springComponentName" parameter, the Glue servlet goes berko and refuses to serve anything.
BogusServletConfig(ServletConfig, Map) - Constructor for class com.atlassian.confluence.rpc.soap.BogusServletConfig
 
BooleanOperator - Enum in com.atlassian.confluence.search.v2
 
BooleanQuery - Class in com.atlassian.confluence.search.v2.query
A boolean query that allows and/or and not combinations of sub queries.
BooleanQuery(Set<? extends SearchQuery>, Set<? extends SearchQuery>, Set<? extends SearchQuery>) - Constructor for class com.atlassian.confluence.search.v2.query.BooleanQuery
Construct a new BooleanQuery encapsulating the supplied sub queries.
BooleanQueryFactory - Class in com.atlassian.confluence.macro.query
Container class for the results of a SearchQueryParser operation, providing a mutable version of the BooleanQuery.
BooleanQueryFactory() - Constructor for class com.atlassian.confluence.macro.query.BooleanQueryFactory
Constructs an empty BooleanQueryFactory.
BooleanQueryFactory(Set<SearchQuery>, Set<SearchQuery>, Set<SearchQuery>) - Constructor for class com.atlassian.confluence.macro.query.BooleanQueryFactory
Constructs a BooleanQueryFactory with the specified SearchQueries as initial values.
BooleanQueryFactoryParameter - Class in com.atlassian.confluence.macro.query.params
Parameter that parses its values into BooleanQueryFactory instances.
BooleanQueryFactoryParameter(String, String) - Constructor for class com.atlassian.confluence.macro.query.params.BooleanQueryFactoryParameter
 
BooleanQueryFactoryParameter(String[], String) - Constructor for class com.atlassian.confluence.macro.query.params.BooleanQueryFactoryParameter
 
BooleanQueryFactoryParameter(List<String>, String) - Constructor for class com.atlassian.confluence.macro.query.params.BooleanQueryFactoryParameter
 
BooleanQueryMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
 
BooleanQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.BooleanQueryMapper
 
boost(IndexReader, int, float) - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BoostByModificationDateStrategy
 
boost(IndexReader, Map<String, Object>, int, float) - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BoostByModificationDateStrategy
 
boost(IndexReader, SearchQueryParameters, int, float) - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BoostByModificationDateStrategy
 
boost(IndexReader, int, float) - Method in interface com.atlassian.confluence.search.v2.lucene.boosting.BoostingStrategy
Apply a relevant boost to the specified document with the specified score.
boost(IndexReader, Map<String, Object>, int, float) - Method in interface com.atlassian.confluence.search.v2.lucene.boosting.BoostingStrategy
Apply a relevant boost to the specified document with the specified score.
boost(IndexReader, SearchQueryParameters, int, float) - Method in interface com.atlassian.confluence.search.v2.lucene.boosting.BoostingStrategy
Apply a relevant boost to the specified document with the specified score.
boost(IndexReader, int, float) - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BoostPreferredSpaceStrategy
 
boost(IndexReader, Map<String, Object>, int, float) - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BoostPreferredSpaceStrategy
 
boost(IndexReader, SearchQueryParameters, int, float) - Method in class com.atlassian.confluence.search.v2.lucene.boosting.BoostPreferredSpaceStrategy
 
boost(IndexReader, int, float) - Method in class com.atlassian.confluence.search.v2.lucene.boosting.PluggableBoostingStrategy
 
boost(IndexReader, Map<String, Object>, int, float) - Method in class com.atlassian.confluence.search.v2.lucene.boosting.PluggableBoostingStrategy
 
boost(IndexReader, SearchQueryParameters, int, float) - Method in class com.atlassian.confluence.search.v2.lucene.boosting.PluggableBoostingStrategy
 
BoostByModificationDateStrategy - Class in com.atlassian.confluence.search.v2.lucene.boosting
A BoostingStrategy that boost the scores based on the modification date of scored document.
BoostByModificationDateStrategy() - Constructor for class com.atlassian.confluence.search.v2.lucene.boosting.BoostByModificationDateStrategy
 
BoostingQuery - Class in com.atlassian.confluence.search.v2.lucene.boosting
This is a wrapping query, which takes a BoostingStrategy to boost scores for documents which match the underlying query.
BoostingQuery(Query, SearchQueryParameters, BoostingStrategy) - Constructor for class com.atlassian.confluence.search.v2.lucene.boosting.BoostingQuery
 
BoostingQuery - Class in com.atlassian.confluence.search.v2.query
A wrapping query that boost the scores provided by the underlying query based on the modification date.
BoostingQuery(SearchQuery, SearchQueryParameters) - Constructor for class com.atlassian.confluence.search.v2.query.BoostingQuery
 
BoostingQueryMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
 
BoostingQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.BoostingQueryMapper
 
BoostingStrategy - Interface in com.atlassian.confluence.search.v2.lucene.boosting
An implementation of this interface may be passed to BoostingQuery to achieve an arbitrary per document score boost.
BoostPreferredSpaceStrategy - Class in com.atlassian.confluence.search.v2.lucene.boosting
A BoostingStrategy that boost the scores based on the space of scored document.
BoostPreferredSpaceStrategy() - Constructor for class com.atlassian.confluence.search.v2.lucene.boosting.BoostPreferredSpaceStrategy
 
bootstrap() - Method in class com.atlassian.confluence.pages.actions.AbstractViewAttachmentsAction
 
bootstrap() - Method in interface com.atlassian.confluence.pages.actions.beans.BootstrapAware
 
bootstrap() - Method in class com.atlassian.confluence.pages.actions.InsertImageInDraftAction
Deprecated.  
bootstrap() - Method in class com.atlassian.confluence.pages.actions.InsertImageInPageAction
Deprecated.  
bootstrap() - Method in class com.atlassian.confluence.pages.actions.MoveAttachmentAction
 
bootstrap() - Method in class com.atlassian.confluence.security.actions.AbstractPermissionsAction
 
bootstrap() - Method in class com.atlassian.confluence.user.crowd.EmbeddedCrowdBootstrap
Ensure that EC is in a valid initial state.
BOOTSTRAP_URL_PREFIX - Static variable in class com.atlassian.confluence.setup.johnson.ConfluenceJohnsonSetupConfig
 
BootstrapApplicationStartupListener - Class in com.atlassian.confluence.setup
 
BootstrapApplicationStartupListener() - Constructor for class com.atlassian.confluence.setup.BootstrapApplicationStartupListener
 
BootstrapAttachmentLocationResolver - Class in com.atlassian.confluence.pages.persistence.dao
This implementation returns the location of the default Confluence attachments directory, as set by the BootstrapManager.
BootstrapAttachmentLocationResolver() - Constructor for class com.atlassian.confluence.pages.persistence.dao.BootstrapAttachmentLocationResolver
 
BootstrapAware - Interface in com.atlassian.confluence.pages.actions.beans
This will be invoked AFTER all parameters have been supplied to the action and all dependencies have been injected.
BootstrapAwareInterceptor - Class in com.atlassian.confluence.setup.webwork
 
BootstrapAwareInterceptor() - Constructor for class com.atlassian.confluence.setup.webwork.BootstrapAwareInterceptor
 
bootstrapCluster() - Method in interface com.atlassian.confluence.cluster.ClusterConfigurationHelper
Checks whether clustering is enabled, and bootstraps the cluster manager with an appropriate configuration
bootstrapCluster() - Method in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
bootstrapCluster() - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterConfigurationHelper
 
BootstrapContextInitialisedEvent - Class in com.atlassian.confluence.setup
An event indicating that the bootstrap context has been initialised.
BootstrapContextInitialisedEvent(Object) - Constructor for class com.atlassian.confluence.setup.BootstrapContextInitialisedEvent
 
bootstrapDatabase(DatabaseDetails, boolean) - Method in class com.atlassian.confluence.setup.DefaultBootstrapManager
 
bootstrapDatasource(String, String) - Method in class com.atlassian.confluence.setup.DefaultBootstrapManager
 
bootstrapManager - Variable in class com.atlassian.confluence.importexport.impl.AbstractXmlExporter
 
BootstrapManager - Interface in com.atlassian.confluence.setup
Controls the bootstrapping of Confluence - starting essential, core services.
BootstrapPropertiesProvider - Class in com.atlassian.confluence.setup
 
BootstrapPropertiesProvider(BootstrapManager) - Constructor for class com.atlassian.confluence.setup.BootstrapPropertiesProvider
 
bootstrapSharedConfiguration(SharedConfigurationMap) - Method in interface com.atlassian.confluence.setup.BootstrapManager
Starts Confluence with a database configuration that has been retrieved from another cluster node.
bootstrapSharedConfiguration(SharedConfigurationMap) - Method in class com.atlassian.confluence.setup.DefaultBootstrapManager
Starts Confluence with a database configuration that has been retrieved from another cluster node.
BootstrapSidManager - Class in com.atlassian.confluence.setup
Manages SID generation and persistence before the database is available.
BootstrapSidManager() - Constructor for class com.atlassian.confluence.setup.BootstrapSidManager
 
BootstrapUtils - Class in com.atlassian.confluence.setup
Deprecated. since 2.3 use BootstrapUtils
BootstrapUtils() - Constructor for class com.atlassian.confluence.setup.BootstrapUtils
Deprecated.  
BootstrapWebDavConfiguration - Class in com.atlassian.confluence.pages.persistence.dao
This implementation returns the WebDAV configuration from the BootstrapManager.
BootstrapWebDavConfiguration() - Constructor for class com.atlassian.confluence.pages.persistence.dao.BootstrapWebDavConfiguration
 
BORDER - Static variable in interface com.atlassian.confluence.themes.ColourScheme
 
BORDER_PARAMETER - Static variable in class com.atlassian.confluence.plugins.gadgets.GadgetMacro
 
BotocssMailContentProcessor - Class in com.atlassian.confluence.mail
Takes an HTML string as input and injects CSS in to the appropriate elements as inline style attributes.
BotocssMailContentProcessor() - Constructor for class com.atlassian.confluence.mail.BotocssMailContentProcessor
 
box(Object) - Method in class com.atlassian.confluence.velocity.introspection.AnnotatedValue
This will box another object with the same annotations as this value.
box(Object) - Method in interface com.atlassian.confluence.velocity.introspection.BoxingStrategy
Box the provided value according to the boxing strategy
box(Object) - Method in class com.atlassian.confluence.velocity.introspection.ToStringDelegatingAnnotationBoxedElement
 
BoxedValue<T> - Interface in com.atlassian.confluence.velocity.introspection
The value represents a boxed value.
BoxingStrategy - Interface in com.atlassian.confluence.velocity.introspection
Interface for classes that provide some strategy for boxing an object
BRAZILIAN - Static variable in class com.atlassian.confluence.setup.settings.Settings
 
Breadcrumb - Interface in com.atlassian.confluence.util.breadcrumbs
Represents a single item in a breadcrumb chain, like the 'Dashboard' link at the start.
BREADCRUMB_RESOURCE_PATH - Static variable in class com.atlassian.confluence.rest.BreadcrumbsAcceptanceTest
 
BreadcrumbAction - Class in com.atlassian.confluence.pages.actions
Returns the breadcrumb of a page via JSON.
BreadcrumbAction() - Constructor for class com.atlassian.confluence.pages.actions.BreadcrumbAction
 
BreadcrumbAware - Interface in com.atlassian.confluence.util.breadcrumbs
Indicates that the action speciifies the breadcrumbs that should be displayed
BreadcrumbGenerator - Class in com.atlassian.confluence.util.breadcrumbs
 
BreadcrumbGenerator(GlobalHelper) - Constructor for class com.atlassian.confluence.util.breadcrumbs.BreadcrumbGenerator
 
BreadcrumbJsonator - Class in com.atlassian.confluence.json.jsonator
 
BreadcrumbJsonator(ContextPathHolder, I18NBeanFactory) - Constructor for class com.atlassian.confluence.json.jsonator.BreadcrumbJsonator
 
BreadcrumbResource - Class in com.atlassian.confluence.plugins.rest.resources
REST resource for getting displayable breadcrumbs for confluence content
BreadcrumbResource(ResourceIdentifierResolver<IdAndTypeResourceIdentifier, Object>, UserAccessor, I18NBeanFactory, ContextPathHolder, PermissionManager, SpacePermissionManager) - Constructor for class com.atlassian.confluence.plugins.rest.resources.BreadcrumbResource
 
BreadcrumbResource.Crumb - Class in com.atlassian.confluence.plugins.rest.resources
 
BreadcrumbResource.Crumb(String, String) - Constructor for class com.atlassian.confluence.plugins.rest.resources.BreadcrumbResource.Crumb
 
Breadcrumbs - Class in com.atlassian.confluence.selenium.client
 
Breadcrumbs(ConfluenceSeleniumClient) - Constructor for class com.atlassian.confluence.selenium.client.Breadcrumbs
 
Breadcrumbs.Crumb - Class in com.atlassian.confluence.selenium.client
 
Breadcrumbs.Crumb(String, String) - Constructor for class com.atlassian.confluence.selenium.client.Breadcrumbs.Crumb
 
BREADCRUMBS_TEXT - Static variable in interface com.atlassian.confluence.themes.ColourScheme
 
BreadcrumbsAcceptanceTest - Class in com.atlassian.confluence.rest
 
BreadcrumbsAcceptanceTest() - Constructor for class com.atlassian.confluence.rest.BreadcrumbsAcceptanceTest
 
BreadcrumbsTest - Class in com.atlassian.confluence.selenium
 
BreadcrumbsTest() - Constructor for class com.atlassian.confluence.selenium.BreadcrumbsTest
 
BROWSE_MACROS_TITLE - Static variable in class com.atlassian.confluence.selenium.client.MacroBrowser
 
BROWSE_MENU_LINK_ID - Static variable in class com.atlassian.confluence.AbstractConfluenceAcceptanceTest
 
BROWSE_PEOPLE - Static variable in class com.atlassian.confluence.user.actions.PeopleDirectoryAction
 
BROWSE_SPACE_COOKIE - Static variable in class com.atlassian.confluence.pages.actions.BrowseSpaceAction
 
BrowseCommentsAction - Class in com.atlassian.confluence.admin.actions.debug
 
BrowseCommentsAction() - Constructor for class com.atlassian.confluence.admin.actions.debug.BrowseCommentsAction
 
BrowseGroupsAction - Class in com.atlassian.confluence.user.actions
 
BrowseGroupsAction() - Constructor for class com.atlassian.confluence.user.actions.BrowseGroupsAction
 
BrowseMacrosAction - Class in com.atlassian.confluence.macro.browser.actions
Creates a Map containing a list of categories and a list of macros.
BrowseMacrosAction() - Constructor for class com.atlassian.confluence.macro.browser.actions.BrowseMacrosAction
 
BrowseMenu - Class in com.atlassian.confluence.pageobjects.component.menu
Represents the browse menu available in the header.
BrowseMenu() - Constructor for class com.atlassian.confluence.pageobjects.component.menu.BrowseMenu
 
BrowseMenuAcceptanceTest - Class in com.atlassian.confluence
 
BrowseMenuAcceptanceTest() - Constructor for class com.atlassian.confluence.BrowseMenuAcceptanceTest
 
browseMyStatusUpdates() - Method in class com.atlassian.confluence.it.user.UserProfile
 
BROWSER_BACK_SHORTCUT_NOT_IE - Static variable in class com.atlassian.confluence.selenium.client.TinyMce.ShortCut
 
BrowserLanguageAcceptanceTest - Class in com.atlassian.confluence
 
BrowserLanguageAcceptanceTest() - Constructor for class com.atlassian.confluence.BrowserLanguageAcceptanceTest
 
BrowserLanguageUtils - Class in com.atlassian.confluence.languages
Helper methods for picking up request languages.
BrowserLanguageUtils() - Constructor for class com.atlassian.confluence.languages.BrowserLanguageUtils
 
BrowseShortcutsAction - Class in com.atlassian.confluence.admin.actions
 
BrowseShortcutsAction() - Constructor for class com.atlassian.confluence.admin.actions.BrowseShortcutsAction
 
browseSpace(Space) - Method in class com.atlassian.confluence.selenium.client.Suite
 
BrowseSpaceAcceptanceTest - Class in com.atlassian.confluence
 
BrowseSpaceAcceptanceTest() - Constructor for class com.atlassian.confluence.BrowseSpaceAcceptanceTest
 
BrowseSpaceAction - Class in com.atlassian.confluence.pages.actions
 
BrowseSpaceAction() - Constructor for class com.atlassian.confluence.pages.actions.BrowseSpaceAction
 
BrowseSpaceBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs
Represents the breadcrumb "Browse Space" in "Dashboard > Demo Space > Browse Space > Labels > labelOne"
BrowseSpaceBreadcrumb(Space) - Constructor for class com.atlassian.confluence.util.breadcrumbs.BrowseSpaceBreadcrumb
 
browseToFollow() - Method in class com.atlassian.confluence.it.user.UserProfile
 
browseToGeneralConfig() - Method in class com.atlassian.confluence.it.admin.AdminConsole
 
browseToGlobalLogoConfig() - Method in class com.atlassian.confluence.it.admin.AdminConsole
 
browseToSecurityConfig() - Method in class com.atlassian.confluence.it.admin.AdminConsole
 
browseToTimeZoneSelection() - Method in class com.atlassian.confluence.it.user.UserProfile
 
BrowseUsers - Class in com.atlassian.confluence.selenium.client
Page object for browserusers.action
BrowseUsers(ConfluenceSeleniumClient, Suite) - Constructor for class com.atlassian.confluence.selenium.client.BrowseUsers
 
BrowseUsersAction - Class in com.atlassian.confluence.user.actions
 
BrowseUsersAction() - Constructor for class com.atlassian.confluence.user.actions.BrowseUsersAction
 
bucket.cache - package bucket.cache
 
bucket.core - package bucket.core
 
bucket.core.actions - package bucket.core.actions
 
bucket.core.comparators - package bucket.core.comparators
 
bucket.core.persistence - package bucket.core.persistence
 
bucket.core.persistence.hibernate - package bucket.core.persistence.hibernate
 
bucket.core.persistence.hibernate.schema - package bucket.core.persistence.hibernate.schema
 
bucket.search.lucene.extractor - package bucket.search.lucene.extractor
 
bucket.search.persistence - package bucket.search.persistence
 
bucket.search.persistence.dao - package bucket.search.persistence.dao
 
bucket.search.persistence.dao.hibernate - package bucket.search.persistence.dao.hibernate
 
bucket.user - package bucket.user
 
bucket.user.persistence.dao.hibernate - package bucket.user.persistence.dao.hibernate
 
bucket.user.propertyset - package bucket.user.propertyset
 
bucket.user.providers - package bucket.user.providers
 
BucketAndAtlassianUserCacheManagerCompatibilityBeanPostProcessor - Class in com.atlassian.confluence.compatibility.cache.spring
This post bean post processor will make transparent that injecting a CacheManager into a CacheManager or a CacheManager.
BucketAndAtlassianUserCacheManagerCompatibilityBeanPostProcessor() - Constructor for class com.atlassian.confluence.compatibility.cache.spring.BucketAndAtlassianUserCacheManagerCompatibilityBeanPostProcessor
 
BucketClobStringType - Class in com.atlassian.hibernate
A custom UserType that maps stings to clobs.
BucketClobStringType() - Constructor for class com.atlassian.hibernate.BucketClobStringType
 
BucketClobStringType.LobCreatorSynchronization - Class in com.atlassian.hibernate
Callback for resource cleanup at the end of a transaction.
BucketClobStringType.LobCreatorSynchronization(LobCreator) - Constructor for class com.atlassian.hibernate.BucketClobStringType.LobCreatorSynchronization
 
BucketGroupDAO - Class in bucket.user.persistence.dao.hibernate
DOCUMENT ME!
BucketGroupDAO() - Constructor for class bucket.user.persistence.dao.hibernate.BucketGroupDAO
 
BucketHibernateConfigProvider - Class in bucket.user
DOCUMENT ME!
BucketHibernateConfigProvider() - Constructor for class bucket.user.BucketHibernateConfigProvider
 
BucketPropertySet - Class in bucket.user.propertyset
 
BucketPropertySet() - Constructor for class bucket.user.propertyset.BucketPropertySet
 
BucketPropertySetDAO - Class in bucket.user.persistence.dao.hibernate
 
BucketPropertySetDAO() - Constructor for class bucket.user.persistence.dao.hibernate.BucketPropertySetDAO
 
BucketPropertySetItem - Class in bucket.user.propertyset
 
BucketPropertySetItem() - Constructor for class bucket.user.propertyset.BucketPropertySetItem
 
BucketPropertySetItem(String, long, String) - Constructor for class bucket.user.propertyset.BucketPropertySetItem
 
BucketUserDAO - Class in bucket.user.persistence.dao.hibernate
 
BucketUserDAO() - Constructor for class bucket.user.persistence.dao.hibernate.BucketUserDAO
 
build() - Method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.ExcerptConfig.Builder
 
build() - Method in class com.atlassian.confluence.importexport.xmlimport.parser.CollectionPropertyParser
 
build() - Method in class com.atlassian.confluence.importexport.xmlimport.parser.ComponentParser
 
build() - Method in class com.atlassian.confluence.importexport.xmlimport.parser.CompositeIdParser
 
build() - Method in class com.atlassian.confluence.importexport.xmlimport.parser.EnumPropertyParser
 
build() - Method in interface com.atlassian.confluence.importexport.xmlimport.parser.FragmentParser
 
build() - Method in class com.atlassian.confluence.importexport.xmlimport.parser.ImportedObjectParser
 
build() - Method in class com.atlassian.confluence.importexport.xmlimport.parser.PrimitiveIdParser
 
build() - Method in class com.atlassian.confluence.importexport.xmlimport.parser.PrimitivePropertyParser
 
build() - Method in class com.atlassian.confluence.importexport.xmlimport.parser.ReferencePropertyParser
 
build() - Method in class com.atlassian.confluence.macro.browser.beans.MacroMetadataBuilder
 
build() - Method in class com.atlassian.confluence.macro.browser.beans.MacroParameterBuilder
 
build() - Method in class com.atlassian.confluence.plugins.dailysummary.content.popular.PopularContentExcerptDto.Builder
 
build() - Method in class com.atlassian.confluence.plugins.dailysummary.content.SummaryEmailPanelData.Builder
 
build(int) - Method in class com.atlassian.confluence.plugins.edgeindex.DefaultEdgeIndexBuilder
 
build(int) - Method in interface com.atlassian.confluence.plugins.edgeindex.EdgeIndexBuilder
 
build() - Method in class com.atlassian.confluence.plugins.gadgets.metadata.GadgetMacroMetadataBuilder
 
build(SearchResult) - Method in class com.atlassian.confluence.plugins.rest.entities.builders.AttachmentEntityBuilder
 
build(SearchResult) - Method in class com.atlassian.confluence.plugins.rest.entities.builders.AttachmentEntityBuilder
 
build(Comment) - Method in class com.atlassian.confluence.plugins.rest.entities.builders.CommentEntityBuilder
 
build(T) - Method in interface com.atlassian.confluence.plugins.rest.entities.builders.ContentEntityBuilder
 
build(SearchResult) - Method in class com.atlassian.confluence.plugins.rest.entities.builders.DefaultContentEntityBuilder
 
build(SearchResult) - Method in class com.atlassian.confluence.plugins.rest.entities.builders.DefaultContentEntityBuilder
 
build(T) - Method in class com.atlassian.confluence.plugins.rest.entities.builders.DefaultContentEntityBuilder
 
build(Page) - Method in class com.atlassian.confluence.plugins.rest.entities.builders.PageContentEntityBuilder
 
build(PersonalInformation) - Method in class com.atlassian.confluence.plugins.rest.entities.builders.PersonalInformationContentEntityBuilder
 
build(SearchResult) - Method in class com.atlassian.confluence.plugins.rest.entities.builders.PersonalInformationContentEntityBuilder
 
build(SearchResult) - Method in class com.atlassian.confluence.plugins.rest.entities.builders.PersonalInformationContentEntityBuilder
 
build(SearchResult) - Method in interface com.atlassian.confluence.plugins.rest.entities.builders.SearchEntityBuilder
 
build(SearchResult) - Method in interface com.atlassian.confluence.plugins.rest.entities.builders.SearchEntityBuilder
 
build(SearchResult) - Method in class com.atlassian.confluence.plugins.rest.entities.builders.SpaceEntityBuilder
 
build(SearchResult) - Method in class com.atlassian.confluence.plugins.rest.entities.builders.SpaceEntityBuilder
 
build(Space) - Method in class com.atlassian.confluence.plugins.rest.entities.builders.SpaceEntityBuilder
 
build(User) - Method in class com.atlassian.confluence.plugins.rest.entities.builders.UserEntityBuilder
 
build(T) - Method in class com.atlassian.confluence.plugins.rest.entities.builders.WikiLinkableContentEntityBuilder
 
build(Label) - Method in class com.atlassian.confluence.plugins.rest.entities.LabelEntityBuilder
 
build(SearchResult) - Method in class com.atlassian.confluence.plugins.spacedirectory.rest.DefaultSpaceDirectoryEntityBuilder
 
build(SearchResult) - Method in interface com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectoryEntityBuilder
 
build() - Method in interface com.atlassian.confluence.search.didyoumean.IndexBuilder
Triggers the build of the index.
build(EstimatedProgressMeter) - Method in interface com.atlassian.confluence.search.didyoumean.IndexBuilder
Triggers the build of the index.
build() - Method in class com.atlassian.confluence.search.didyoumean.lucene.FullIndexBuilder
 
build(EstimatedProgressMeter) - Method in class com.atlassian.confluence.search.didyoumean.lucene.FullIndexBuilder
 
build() - Method in class com.atlassian.confluence.search.didyoumean.lucene.IncrementalIndexBuilder
 
build(EstimatedProgressMeter) - Method in class com.atlassian.confluence.search.didyoumean.lucene.IncrementalIndexBuilder
 
build() - Method in class com.atlassian.confluence.search.v2.query.DateRangeQuery.Builder
 
build() - Method in class com.atlassian.confluence.spaces.SpacesQuery.Builder
 
BUILD_NUMBER - Static variable in class com.atlassian.confluence.upgrade.upgradetask.LoginInfoUpgradeTask
 
buildAction(ActionConfig) - Method in class com.atlassian.confluence.plugin.ConfluencePluginObjectFactory
 
buildAdvisors(String, Object[]) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
Determine the advisors for the given bean, including the specific interceptors as well as the common interceptor, all adapted to the Advisor interface.
buildAnonymous() - Method in class com.atlassian.confluence.plugins.rest.entities.builders.UserEntityBuilder
 
buildAnonymousPermissionRow() - Method in class com.atlassian.confluence.security.administrators.DefaultPermissionsAdministrator
Retrieves the AnonymousPermissionRow for printing in a UI.
buildAnonymousPermissionRow() - Method in interface com.atlassian.confluence.security.administrators.PermissionsAdministrator
Builds the permissions for an anonymous user, for printing in the UI.
buildAttachmentListFromWrapper(int, int) - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntityList
 
buildBaseUrl(HttpServletRequest, List) - Method in class com.atlassian.confluence.renderer.radeox.macros.AbstractHtmlGeneratingMacro
create baseurl so that the urls that appear in the template/view for a macro are not dependent on certain actions this will allow the macro to be used in more than one place
buildCache(String, Properties) - Method in class com.atlassian.confluence.cache.hibernate.ConfluenceCacheProvider
 
buildCache(String, Properties) - Method in class com.atlassian.confluence.cache.tangosol.hibernate.CoherenceHibernateCacheProvider
 
buildCheckboxParameterName(String, User) - Method in class com.atlassian.confluence.AbstractPermissionsAcceptanceTest
Deprecated. since 3.5 use SpacePermission.toCheckboxName(Entity) or GlobalPermission.toCheckboxName(Entity) instead
buildCheckboxParameterName(String, Group) - Method in class com.atlassian.confluence.AbstractPermissionsAcceptanceTest
Deprecated. since 3.5 use SpacePermission.toCheckboxName(Entity) or GlobalPermission.toCheckboxName(Entity) instead
buildCheckboxParameterName(String) - Method in class com.atlassian.confluence.security.actions.PermissionRow
 
buildDateEntity(Date) - Method in class com.atlassian.confluence.plugins.rest.manager.DateEntityHelper
 
buildDidYouMeanIndex() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Builds the "Did you mean" index via RPC and waits for an event to show that the index build is complete.
buildDidYouMeanIndex(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
buildDidYouMeanIndex(String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Start a task to build the DidYouMean Index.
buildDidYouMeanIndex(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
BuildEdgeIndexServlet - Class in com.atlassian.confluence.plugins.edgeindex.servlet
 
BuildEdgeIndexServlet(PermissionManager, EdgeIndexBuilder) - Constructor for class com.atlassian.confluence.plugins.edgeindex.servlet.BuildEdgeIndexServlet
 
buildEditGlobalPermissionAdministrator(User, List<String>, List<String>) - Method in class com.atlassian.confluence.security.administrators.PermissionsAdministratorBuilder
Returns a global edit permissions administrator and populates its fields.
buildEditGlobalPermissionAdministrator(User) - Method in class com.atlassian.confluence.security.administrators.PermissionsAdministratorBuilder
 
buildEditSpaceAdministrator(Space, User, List<String>, List<String>) - Method in class com.atlassian.confluence.security.administrators.PermissionsAdministratorBuilder
Returns a space edit permissions administrator and populates its fields.
buildEntityForUsername(String) - Method in class com.atlassian.confluence.plugins.rest.manager.UserEntityHelper
 
builder() - Static method in class com.atlassian.confluence.content.render.xhtml.view.excerpt.ExcerptConfig
Factory method for creating builders for this class
builder() - Static method in class com.atlassian.confluence.macro.browser.beans.MacroMetadataBuilder
 
builder() - Static method in class com.atlassian.confluence.macro.browser.beans.MacroParameterBuilder
 
builder(String) - Static method in class com.atlassian.confluence.plugins.dailysummary.content.SummaryEmailPanelData
 
buildExternalRefs(Element, PackageConfig) - Method in class com.atlassian.confluence.plugin.descriptor.XWorkModuleDescriptor
 
buildFilteredByMimeTypeAttachmentList(int, int, Set<String>) - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntityList
 
buildFilteredByNiceTypeAttachmentList(int, int, Set<String>) - Method in class com.atlassian.confluence.plugins.rest.entities.AttachmentEntityList
 
buildFor(Searchable) - Static method in class com.atlassian.confluence.search.lucene.ChangeDocumentIndexPolicy
Defines the conditions which must be met before a change document will be constructed for the specified searchable.
buildGlobalPermissionAdministrator() - Method in class com.atlassian.confluence.security.administrators.PermissionsAdministratorBuilder
Returns a global permissions administrator (for viewiing) and populates its fields.
buildGroupPermissionTable(UserAccessor) - Method in class com.atlassian.confluence.security.administrators.DefaultPermissionsAdministrator
Builds a map of permissions for each permitted group, for printing in the UI The key is the groupname and the values is a row of permissions.
buildGroupPermissionTable(UserAccessor) - Method in interface com.atlassian.confluence.security.administrators.PermissionsAdministrator
Builds a map of permissions for each permitted group, for printing in the UI The key is the groupname and the values is a row of permissions.
buildHiddenParameterName(String) - Method in class com.atlassian.confluence.security.actions.PermissionRow
 
BuildIndexAction - Class in com.atlassian.confluence.search.didyoumean.actions
 
BuildIndexAction() - Constructor for class com.atlassian.confluence.search.didyoumean.actions.BuildIndexAction
 
BuildIndexTask - Class in com.atlassian.confluence.search.didyoumean
 
BuildIndexTask(IndexBuilder, I18NBean, EventManager, SettingsManager, PlatformTransactionManager) - Constructor for class com.atlassian.confluence.search.didyoumean.BuildIndexTask
 
BuildIndexTaskManager - Class in com.atlassian.confluence.search.didyoumean
Class that manages a single did-you-mean index build task.
BuildIndexTaskManager(IndexBuilder, I18NBeanFactory, EventManager, SettingsManager, PlatformTransactionManager) - Constructor for class com.atlassian.confluence.search.didyoumean.BuildIndexTaskManager
 
BuildIndexTaskManager.IndexProgress - Class in com.atlassian.confluence.search.didyoumean
 
BuildIndexTaskManager.IndexProgress(String, int) - Constructor for class com.atlassian.confluence.search.didyoumean.BuildIndexTaskManager.IndexProgress
 
BuildInfoEntity - Class in com.atlassian.confluence.plugins.rest.entities
 
BuildInfoEntity() - Constructor for class com.atlassian.confluence.plugins.rest.entities.BuildInfoEntity
 
BuildInfoEntity(String, Date, String, String, String) - Constructor for class com.atlassian.confluence.plugins.rest.entities.BuildInfoEntity
 
BuildInfoEntity(BuildInformation) - Constructor for class com.atlassian.confluence.plugins.rest.entities.BuildInfoEntity
 
BuildInfoResource - Class in com.atlassian.confluence.plugins.rest.resources
 
BuildInfoResource() - Constructor for class com.atlassian.confluence.plugins.rest.resources.BuildInfoResource
 
BuildInformation - Enum in com.atlassian.confluence.setup
Singleton which provides build and version information for the Confluence application.
buildInitialFactories() - Method in class com.atlassian.confluence.security.CleanCaptchaEngine
 
buildInitialFactories() - Method in class com.atlassian.confluence.security.DistortedCaptchaEngine
 
buildInterceptorList(Element, PackageConfig) - Method in class com.atlassian.confluence.plugin.descriptor.XWorkModuleDescriptor
 
buildLoggingContext(ActionInvocation) - Method in class com.atlassian.confluence.util.LoggingContextInterceptor
 
buildMartipart(String) - Method in class com.atlassian.confluence.mail.template.MultipartBuilder
Builds a Multipart by zipping the two most recent log files in the specified location.
buildMissing(String) - Method in class com.atlassian.confluence.plugins.rest.entities.builders.UserEntityBuilder
 
BuildNumber - Class in com.atlassian.confluence.upgrade
 
BuildNumber(String) - Constructor for class com.atlassian.confluence.upgrade.BuildNumber
 
BuildNumberComparator - Class in com.atlassian.confluence.upgrade
 
BuildNumberComparator() - Constructor for class com.atlassian.confluence.upgrade.BuildNumberComparator
 
BuildNumberCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
Displays the web-item if the Confluence build number is between the minBuildNumber and maxBuildNumber parameter values.
BuildNumberCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.BuildNumberCondition
 
BuildNumberUpgradeConstraint - Interface in com.atlassian.confluence.upgrade
Represents a build number related constraint to be tested against an UpgradeTask which decides whether the task should apply or not.
BuildNumComparator - Class in com.atlassian.confluence.upgrade
Deprecated. since 4.2
BuildNumComparator() - Constructor for class com.atlassian.confluence.upgrade.BuildNumComparator
Deprecated.  
buildPackageContext(Element, Configuration) - Method in class com.atlassian.confluence.plugin.descriptor.XWorkModuleDescriptor
 
buildParameterName(String, String) - Method in class com.atlassian.confluence.security.actions.PermissionRow
 
buildParameterName(String, String) - Method in class com.atlassian.confluence.security.administrators.DefaultPermissionsAdministrator.AnonymousPermissionRow
 
buildParameterName(String, String) - Method in class com.atlassian.confluence.security.administrators.DefaultPermissionsAdministrator.GroupPermissionRow
 
buildParameterName(String, String) - Method in class com.atlassian.confluence.security.administrators.DefaultPermissionsAdministrator.UserPermissionRow
 
buildPeopleQuery(boolean) - Method in class com.atlassian.confluence.search.actions.SearchQueryBean
Deprecated.  
buildPermissionsFromWebForm(Space, Map, String) - Method in class com.atlassian.confluence.security.administrators.AbstractEditPermissionsAdministrator
Private implementation that doesn't check to ensure space key is null
buildPermissionsFromWebForm(Map, String) - Method in class com.atlassian.confluence.security.administrators.EditGlobalPermissionsAdministrator
Given a map containing the web form parameters from a permissions edit, return the list of global permissions that are represented by the form
buildPermissionsFromWebForm(Map, String) - Method in interface com.atlassian.confluence.security.administrators.EditPermissionsAdministrator
Given a map containing the web form parameters from a permissions edit, return the list of global permissions that are represented by the form
buildPermissionsFromWebForm(Map, String) - Method in class com.atlassian.confluence.security.administrators.EditSpacePermissionsAdministrator
 
buildQuery() - Method in class com.atlassian.confluence.search.actions.SearchQueryBean
Deprecated.  
buildQueryNoSpaceLimit() - Method in class com.atlassian.confluence.search.actions.SearchQueryBean
Deprecated.  
buildRecentUpdateSearch(RecentUpdateQueryParameters, int, int) - Method in class com.atlassian.confluence.search.service.DefaultPredefinedSearchBuilder
 
buildRecentUpdateSearch(RecentUpdateQueryParameters, int, int) - Method in interface com.atlassian.confluence.search.service.PredefinedSearchBuilder
Create a recent update search.
buildRequestContext(boolean) - Method in class com.atlassian.confluence.plugins.gadgets.requestcontext.RequestContextBuilder
Builds a GadgetRequestContext corresponding to the current user and their locale, or the default locale for anonymous users.
buildResults(Element, PackageConfig) - Method in class com.atlassian.confluence.plugin.descriptor.XWorkModuleDescriptor
 
buildRuntimeConfiguration() - Method in class com.atlassian.confluence.setup.webwork.PluginAwareConfiguration
This methodName builds the internal runtime configuration used by Xwork for finding and configuring Actions from the programmatic configuration data structures.
buildSiteSearch(SearchQueryParameters, int, int) - Method in class com.atlassian.confluence.search.service.DefaultPredefinedSearchBuilder
 
buildSiteSearch(SearchQueryParameters, int, int) - Method in interface com.atlassian.confluence.search.service.PredefinedSearchBuilder
Create and return the Search used to perform a site wide search in Confluence.
buildSpacePermissionAdministrator(Space) - Method in class com.atlassian.confluence.security.administrators.PermissionsAdministratorBuilder
Returns a space permissions administrator (for viewiing) and populates its fields.
buildSpaceQuery(String) - Method in class com.atlassian.confluence.search.actions.SearchQueryBean
Deprecated. builds a space query without changing the space key of this query bean typically this method will be called in a loop to create queries for a list of space keys
buildThreadAround(String, String) - Method in class com.atlassian.confluence.mail.archive.ThreadBuilder
From a message-id, determine the thread in which that message is contained.
buildTypeQuery(String) - Method in class com.atlassian.confluence.search.actions.SearchQueryBean
Deprecated. builds a type based query without changing the type of this query bean typically this method will be called in a loop to create queries for a list of content types
buildUploadablePlugin() - Method in class com.atlassian.confluence.it.plugin.UploadablePluginBuilder
WARNING: UploadablePlugin may not be completely filled.
buildUserPermissionTable(UserAccessor) - Method in class com.atlassian.confluence.security.administrators.DefaultPermissionsAdministrator
Builds a map of permissions for each permitted user, for printing in the UI The key is the username and the values is a row of permissions.
buildUserPermissionTable(UserAccessor) - Method in interface com.atlassian.confluence.security.administrators.PermissionsAdministrator
Builds a map of permissions for each permitted user, for printing in the UI The key is the username and the values is a row of permissions.
buildUsersSearch(String, int) - Method in class com.atlassian.confluence.search.service.DefaultPredefinedSearchBuilder
 
buildUsersSearch(String, int) - Method in interface com.atlassian.confluence.search.service.PredefinedSearchBuilder
Create and return the Search used to find users know to the system based on parts of their name or user name.
buildValidatorKey(Class, String) - Static method in class com.atlassian.confluence.xwork.ConfluenceActionValidatorManager
Builds a key for validators - used when caching validators.
BulkWriteIndexTask - Class in com.atlassian.confluence.search.lucene.tasks
Performs a bulk write of the specified write tasks.
BulkWriteIndexTask(List<ConfluenceIndexTask>) - Constructor for class com.atlassian.confluence.search.lucene.tasks.BulkWriteIndexTask
 
BUNDLED_DICTIONARY_SIZE - Static variable in class com.atlassian.confluence.search.didyoumean.DidYouMean.Constants
 
BUNDLED_PLUGINS_DIR - Static variable in class com.atlassian.confluence.util.ConfluenceHomeGlobalConstants
 
BUNDLED_PLUGINS_LANGUAGE_DIR - Static variable in class com.atlassian.confluence.util.ConfluenceHomeGlobalConstants
 
BundledContentSpaceRemovalListener - Class in com.atlassian.confluence.core.listeners
 
BundledContentSpaceRemovalListener(PageManager, MailContentManager, PageTemplateManager, LabelManager, SpaceDescriptionManager, BandanaPersister, I18NBeanFactory) - Constructor for class com.atlassian.confluence.core.listeners.BundledContentSpaceRemovalListener
 
BundledPluginLoaderFactory - Class in com.atlassian.confluence.plugin
 
BundledPluginLoaderFactory(String, PluginDirectoryProvider, List<PluginFactory>, PluginEventManager) - Constructor for class com.atlassian.confluence.plugin.BundledPluginLoaderFactory
 
BundledPluginLoaderFactory(PluginDirectoryProvider, List<PluginFactory>, PluginEventManager) - Constructor for class com.atlassian.confluence.plugin.BundledPluginLoaderFactory
 
BundledPluginsAcceptanceTest - Class in com.atlassian.confluence
 
BundledPluginsAcceptanceTest() - Constructor for class com.atlassian.confluence.BundledPluginsAcceptanceTest
 
BundledTheme - Enum in com.atlassian.confluence.it.admin
Themes bundled with the BTF and OnDemand flavours of Confluence.
BundleUserMacrosUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Deprecated. BN 3.4 - This upgrade task cannot be used since it cannot be applied to new installs (CONFDEV-796). Reinstate this task when user macros are proper plugins.
BundleUserMacrosUpgradeTask(UserMacroLibrary, ModuleDescriptorFactory, MacroManager) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.BundleUserMacrosUpgradeTask
Deprecated.  
BUTTON_VALUE_LIST - Static variable in class com.atlassian.confluence.util.LayoutHelper
 
ByteArrayImageOutputStreamImpl - Class in com.atlassian.confluence.user.service
 
ByteArrayImageOutputStreamImpl(ByteArrayOutputStream) - Constructor for class com.atlassian.confluence.user.service.ByteArrayImageOutputStreamImpl
 
bytes() - Method in class com.atlassian.confluence.status.service.systeminfo.MemoryInfo.Bytes
 

C

CachableHibernateObjectDao - Class in bucket.core.persistence.hibernate
A version of the HibernateObjectDao with a CacheManager
CachableHibernateObjectDao() - Constructor for class bucket.core.persistence.hibernate.CachableHibernateObjectDao
 
CACHE_I18NBEAN_BY_LOCALE - Static variable in interface com.atlassian.confluence.cache.CacheManagerKeys
Deprecated.  
CACHE_KEY - Static variable in class com.atlassian.confluence.security.CachingSpacePermissionManager
 
CACHE_KEY - Static variable in class com.atlassian.confluence.util.DefaultUserChecker
 
CACHE_KEY_ACCESS_PROVIDER_HANDLES - Static variable in interface bucket.cache.CacheManager
Deprecated.  
CACHE_KEY_ACCESS_PROVIDER_IN_GROUP - Static variable in interface bucket.cache.CacheManager
Deprecated.  
CACHE_KEY_CONTENT_LEVEL_PERMISSIONS_CACHE - Static variable in interface com.atlassian.confluence.cache.CacheManagerKeys
Deprecated.  
CACHE_KEY_CREDENTIALS_PROVIDER - Static variable in interface bucket.cache.CacheManager
Deprecated.  
CACHE_KEY_PAGE_TITLE_TO_PAGEID - Static variable in interface com.atlassian.confluence.cache.CacheManagerKeys
Deprecated.  
CACHE_KEY_PERMISSION_CHECK - Static variable in interface com.atlassian.confluence.cache.CacheManagerKeys
Deprecated.  
CACHE_KEY_PROFILE_PROVIDER_HANDLES - Static variable in class bucket.user.providers.CachingProfileProvider
 
CACHE_KEY_PROFILE_PROVIDER_PROPERTYSETS - Static variable in class bucket.user.providers.CachingProfileProvider
 
CACHE_KEY_SPACE_KEY_TO_SPACEID - Static variable in interface com.atlassian.confluence.cache.CacheManagerKeys
Deprecated.  
CACHE_KEY_SPACE_KEY_TO_SPACEID - Static variable in class com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceDao
 
CACHE_KEY_SPACEGROUP_KEY_TO_SPACEGROUPID - Static variable in interface com.atlassian.confluence.cache.CacheManagerKeys
Deprecated.  
CACHE_KEY_SPACEGROUP_KEY_TO_SPACEGROUPID - Static variable in class com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceGroupDao
 
CACHE_KEY_USER_CHECKER - Static variable in interface com.atlassian.confluence.cache.CacheManagerKeys
Deprecated.  
CACHE_KEY_USER_DAO_USERNAME - Static variable in interface bucket.cache.CacheManager
Deprecated.  
CACHE_KEY_WORKFLOW_INTERCEPTOR - Static variable in interface com.atlassian.confluence.cache.CacheManagerKeys
Deprecated.  
CACHE_NAME - Static variable in class com.atlassian.confluence.plugins.like.notifications.dao.EhCacheNotificationDao
 
CACHE_NAME_PREFIX - Static variable in class com.atlassian.confluence.cache.CacheStatisticsAction
 
CACHE_NAME_PREFIX - Static variable in interface com.atlassian.confluence.cache.CacheStatisticsManager
 
CACHE_SIZE - Static variable in class com.atlassian.confluence.plugins.like.notifications.dao.EhCacheNotificationDao
 
CacheAdapter - Class in com.atlassian.confluence.cache
Delegates to an underlying cache.
CacheAdapter(Cache) - Constructor for class com.atlassian.confluence.cache.CacheAdapter
 
CacheBackedLuceneSearchMapperRegistry - Class in com.atlassian.confluence.search.v2.lucene
A search mapper registry that operates on a cache only.
CacheBackedLuceneSearchMapperRegistry(PluginAccessor) - Constructor for class com.atlassian.confluence.search.v2.lucene.CacheBackedLuceneSearchMapperRegistry
 
cacheCanUseConfluence(User, boolean) - Static method in class com.atlassian.confluence.security.ThreadLocalPermissionsCache
 
CacheConfigManager - Interface in com.atlassian.confluence.cache
Manages cache configuration changes (such as max cache size).
CacheConfigurationLoader - Interface in com.atlassian.confluence.cache
A Cache configuration loader.
CacheControlFilter - Class in com.atlassian.confluence.plugins.rest.filter
Http Filter used to add a Cache-Control header to each http response.
CacheControlFilter() - Constructor for class com.atlassian.confluence.plugins.rest.filter.CacheControlFilter
 
CachedConfigurationProvider - Class in com.atlassian.confluence.setup.webwork
An XWork configuration provider that caches the configuration generated by the provided configuration provider after the first initialisation.
CachedConfigurationProvider(ConfigurationProvider) - Constructor for class com.atlassian.confluence.setup.webwork.CachedConfigurationProvider
Construct a cached configuration provider using the supplied provider as the initial source of configuration.
CachedCrowdApplicationDao - Class in com.atlassian.confluence.user.crowd
Caches the most frequently-used method on this interface: CachedCrowdApplicationDao.findByName(java.lang.String).
CachedCrowdApplicationDao() - Constructor for class com.atlassian.confluence.user.crowd.CachedCrowdApplicationDao
 
CachedCrowdEntityCacheKey - Class in com.atlassian.confluence.user.crowd
A composite key between an entity name and a directory Id.
CachedCrowdEntityCacheKey(long, String) - Constructor for class com.atlassian.confluence.user.crowd.CachedCrowdEntityCacheKey
 
CachedCrowdEntityCacheKey(User) - Constructor for class com.atlassian.confluence.user.crowd.CachedCrowdEntityCacheKey
 
CachedCrowdEntityCacheKey(Group) - Constructor for class com.atlassian.confluence.user.crowd.CachedCrowdEntityCacheKey
 
CachedCrowdGroupDao - Class in com.atlassian.confluence.user.crowd
A caching decorator for an InternalUserDao.
CachedCrowdGroupDao(InternalGroupDao, CacheFactory) - Constructor for class com.atlassian.confluence.user.crowd.CachedCrowdGroupDao
 
CachedCrowdInternalDirectoryGroup - Class in com.atlassian.confluence.user.crowd
Immutable group for caching
CachedCrowdInternalDirectoryGroup(InternalDirectoryGroup) - Constructor for class com.atlassian.confluence.user.crowd.CachedCrowdInternalDirectoryGroup
 
CachedCrowdInternalMembershipDao - Class in com.atlassian.confluence.user.crowd
Removes cached membership information as required by the bulk operations on the InternalMembershipDao interface.
CachedCrowdInternalMembershipDao(InternalMembershipDao, MembershipCache, GroupMembershipCache, GroupMembershipCache) - Constructor for class com.atlassian.confluence.user.crowd.CachedCrowdInternalMembershipDao
 
CachedCrowdMembershipCacheKey - Class in com.atlassian.confluence.user.crowd
 
CachedCrowdMembershipDao - Class in com.atlassian.confluence.user.crowd
Caches membership information.
CachedCrowdMembershipDao(MembershipDao, MembershipCache, GroupMembershipCache, GroupMembershipCache) - Constructor for class com.atlassian.confluence.user.crowd.CachedCrowdMembershipDao
 
CachedCrowdUser - Class in com.atlassian.confluence.user.crowd
Immutable Timestamped user for caching
CachedCrowdUser(TimestampedUser) - Constructor for class com.atlassian.confluence.user.crowd.CachedCrowdUser
 
CachedCrowdUserDao - Class in com.atlassian.confluence.user.crowd
A caching decorator for an InternalUserDao.
CachedCrowdUserDao(InternalUserDao, CacheFactory) - Constructor for class com.atlassian.confluence.user.crowd.CachedCrowdUserDao
 
CachedOption<T> - Class in com.atlassian.confluence.user.crowd
Container for caching crowd entities with the option to cache the entity or a representation that entity does not exist.
CachedOption(CachedOption.Availability) - Constructor for class com.atlassian.confluence.user.crowd.CachedOption
 
CachedOption(CachedOption.Availability, T) - Constructor for class com.atlassian.confluence.user.crowd.CachedOption
 
CachedScheduledJobDao - Class in com.atlassian.confluence.schedule.persistence.dao
Provides an implementation for storing data used by the ScheduleJobManager.
CachedScheduledJobDao(Cache, BandanaManager) - Constructor for class com.atlassian.confluence.schedule.persistence.dao.CachedScheduledJobDao
 
cacheFactory - Variable in class bucket.user.providers.CachingAccessProvider
 
cacheFactory - Variable in class bucket.user.providers.CachingCredentialsProvider
 
cacheFactory - Variable in class com.atlassian.confluence.cache.jcaptcha.ConfluenceCachingCaptchaStore
 
cacheFactory - Variable in class com.atlassian.confluence.core.persistence.hibernate.VersionedHibernateObjectDao
 
CacheFlushingPostImportTask - Class in com.atlassian.confluence.importexport
Clears any caches that require it after an import has been done.
CacheFlushingPostImportTask(SpacePermissionManager, EventPublisher) - Constructor for class com.atlassian.confluence.importexport.CacheFlushingPostImportTask
 
cacheHasProfilePicture(User, ProfilePictureInfo) - Static method in class com.atlassian.confluence.user.ThreadLocalProfilePictureCache
 
CacheKey - Interface in com.atlassian.confluence.it.admin
Interface for cache keys in Confluence.
CacheManager - Interface in bucket.cache
Deprecated. since 0.20, use (@link com.atlassian.cache.CacheManager} instead
cacheManager - Variable in class bucket.core.persistence.hibernate.CachableHibernateObjectDao
 
CacheManagerKeys - Interface in com.atlassian.confluence.cache
Deprecated. since 3.0 put cache keys in the class which uses the cache
CacheOperations - Class in com.atlassian.confluence.cache
A cache operation recorder.
CacheOperations() - Constructor for class com.atlassian.confluence.cache.CacheOperations
 
cachePermissionExemption(User, boolean) - Static method in class com.atlassian.confluence.security.ThreadLocalPermissionsCache
 
CacheSizeChangeAcceptanceTest - Class in com.atlassian.confluence
 
CacheSizeChangeAcceptanceTest() - Constructor for class com.atlassian.confluence.CacheSizeChangeAcceptanceTest
 
CacheSizeChangeListener - Class in com.atlassian.confluence.cache.tangosol
 
CacheSizeChangeListener() - Constructor for class com.atlassian.confluence.cache.tangosol.CacheSizeChangeListener
 
cacheSpacePermission(User, String, Space, boolean) - Static method in class com.atlassian.confluence.security.ThreadLocalPermissionsCache
 
CacheStatistics - Interface in com.atlassian.confluence.cache
Interface for reporting cache statistics
CacheStatistics - Class in com.atlassian.confluence.it.admin
Represents the statistics for a specific cache.
CacheStatistics(int, int) - Constructor for class com.atlassian.confluence.it.admin.CacheStatistics
 
CacheStatisticsAction - Class in com.atlassian.confluence.cache
 
CacheStatisticsAction() - Constructor for class com.atlassian.confluence.cache.CacheStatisticsAction
 
CacheStatisticsChangeTracker - Class in com.atlassian.confluence.it.admin
Helper to check the changes in cache statistics.
CacheStatisticsChangeTracker(CacheStatistics) - Constructor for class com.atlassian.confluence.it.admin.CacheStatisticsChangeTracker
 
CacheStatisticsManager - Interface in com.atlassian.confluence.cache
Provides information on how effective each managed cache is.
CacheStatisticsPage - Class in com.atlassian.confluence.it.admin
The Confluence admin screens that display the list of cache statistics.
CachingAccessProvider - Class in bucket.user.providers
A custom AccessProvider for Confluence that caches 'handles' lookups.
CachingAccessProvider() - Constructor for class bucket.user.providers.CachingAccessProvider
 
CachingAttachmentDao - Class in com.atlassian.confluence.pages.attachments
Caches the IDs of attachments retrieved with CachingAttachmentDao.getLatestAttachment(ContentEntityObject, String) in an AttachmentCache.
CachingAttachmentDao(AttachmentDao, AttachmentCache) - Constructor for class com.atlassian.confluence.pages.attachments.CachingAttachmentDao
 
CachingCredentialsProvider - Class in bucket.user.providers
A custom CredentialsProvider for Confluence that caches 'handles' lookups.
CachingCredentialsProvider() - Constructor for class bucket.user.providers.CachingCredentialsProvider
 
CachingHeaders - Interface in com.atlassian.confluence.web.filter
Represents the different types of caching headers used by Confluence.
CachingI18NBeanFactory - Class in com.atlassian.confluence.util.i18n
 
CachingI18NBeanFactory() - Constructor for class com.atlassian.confluence.util.i18n.CachingI18NBeanFactory
 
CachingInheritedContentPermissionManager - Class in com.atlassian.confluence.core
 
CachingInheritedContentPermissionManager() - Constructor for class com.atlassian.confluence.core.CachingInheritedContentPermissionManager
 
CachingPageDao - Class in com.atlassian.confluence.pages.persistence.dao.hibernate
This maintains a cache of (space key, page title) -> (page id) mappings.
CachingPageDao(PageDao, PageIdCache) - Constructor for class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
 
CachingPersonalInformationDao - Class in com.atlassian.confluence.user.persistence.dao
Caches personal information IDs by username to improve performance by using the Hibernate second-level cache more effectively.
CachingPersonalInformationDao(PersonalInformationDao, CacheFactory) - Constructor for class com.atlassian.confluence.user.persistence.dao.CachingPersonalInformationDao
 
CachingProfileProvider - Class in bucket.user.providers
An extension of the HibernateProfileProvider that caches handles() and propertyset lookups.
CachingProfileProvider() - Constructor for class bucket.user.providers.CachingProfileProvider
 
CachingSpacePermissionManager - Class in com.atlassian.confluence.security
Implementation of SpacePermissionManager that implements caching before a SpacePermission is requested, saved or removed from the SpacePermissionDao.
CachingSpacePermissionManager() - Constructor for class com.atlassian.confluence.security.CachingSpacePermissionManager
 
calculateDuplicates() - Method in class com.atlassian.confluence.admin.actions.debug.PluginOsgiExportsAction.StubComponentRegistrar
 
CalendarLanguageUtil - Class in com.atlassian.confluence.pages.actions
Default implementaion that reads mappings from calendar-language-util.properties file.
call(String, int, int) - Method in interface com.atlassian.confluence.userstatus.tag.TagCallback
 
CAMELCASE_LINK_PATTERN - Static variable in interface com.atlassian.confluence.links.LinkManager
 
CamelCaseLinkRenamingBean - Class in com.atlassian.confluence.util
 
CamelCaseLinkRenamingBean(ContentEntityObject, SpaceContentEntityObject, String, String) - Constructor for class com.atlassian.confluence.util.CamelCaseLinkRenamingBean
 
can(DirectoryConfigurationCapability) - Method in class com.atlassian.confluence.it.usermanagement.ActiveDirectoryDirectoryConfiguration
 
can(DirectoryConfigurationCapability) - Method in class com.atlassian.confluence.it.usermanagement.CrowdDirectoryConfiguration
 
can(DirectoryConfigurationCapability) - Method in class com.atlassian.confluence.it.usermanagement.DefaultDirectoryConfiguration
 
can(DirectoryConfigurationCapability) - Method in interface com.atlassian.confluence.it.usermanagement.DirectoryConfiguration
Returns true if this configuration supports the required capability during acceptance tests, otherwise false.
can(DirectoryConfigurationCapability) - Method in class com.atlassian.confluence.it.usermanagement.LdapReadOnlyDirectoryConfiguration
 
can(DirectoryConfigurationCapability) - Method in class com.atlassian.confluence.it.usermanagement.LdapReadOnlyLocalGroupsDirectoryConfiguration
 
can(DirectoryConfigurationCapability) - Method in class com.atlassian.confluence.it.usermanagement.LdapReadWriteDirectoryConfiguration
 
can(DirectoryConfigurationCapability) - Method in class com.atlassian.confluence.it.usermanagement.OnDemandCrowdDirectoryConfiguration
 
canAddBlogPost() - Method in class com.atlassian.confluence.it.content.ViewContentBean
Returns true if the Add Blogpost link is present.
canAddComment() - Method in class com.atlassian.confluence.it.content.ViewContentBean
Returns true if the Add Comment link is present.
canAddPage() - Method in class com.atlassian.confluence.it.content.ViewContentBean
Returns true if the Add Page link is present.
canAddPermission(SpacePermission) - Method in class com.atlassian.confluence.security.administrators.AbstractEditPermissionsAdministrator
Used by both space and global permission administrators to determine if the user can add the permission.
CanAddUsersCondition - Class in com.atlassian.confluence.plugins.easyuser.conditions
Determines if the "Add Users" panel on the Dashboard should be displayed
CanAddUsersCondition() - Constructor for class com.atlassian.confluence.plugins.easyuser.conditions.CanAddUsersCondition
 
canAdminister(User, Object) - Method in class com.atlassian.confluence.mail.archive.content.MailPermissionsDelegate
 
canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.ApplicationPermissionsDelegate
 
canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.AttachmentPermissionsDelegate
 
canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.BlogPostPermissionsDelegate
 
canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.CommentPermissionsDelegate
 
canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.DraftPermissionsDelegate
 
canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.GlobalDescriptionPermissionsDelegate
 
canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.GroupPermissionsDelegate
Unsupported.
canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.LabellingPermissionsDelegate
 
canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.LinkPermissionsDelegate
 
canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.MailPermissionsDelegate
 
canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.PagePermissionsDelegate
 
canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.PeopleDirectoryPermissionsDelegate
 
canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.PersonalInformationPermissionsDelegate
 
canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.SpaceDescriptionPermissionsDelegate
 
canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.SpaceGroupPermissionsDelegate
 
canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.SpacePermissionsDelegate
 
canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.StatusPermissionDelegate
 
canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.SystemPermissionsDelegate
 
canAdminister(User, Object) - Method in class com.atlassian.confluence.security.delegate.UserPermissionsDelegate
Unsupported.
canAdminister(User, Object) - Method in interface com.atlassian.confluence.security.PermissionDelegate
 
canAdminister(User, Object) - Method in class com.atlassian.confluence.security.PermissionHelper
 
canAttachFile(User, Object) - Method in class com.atlassian.confluence.security.PermissionHelper
 
canBuildCreatEdge(ContentEntityObject) - Method in class com.atlassian.confluence.plugins.edgeindex.DefaultEdgeFactory
 
canBuildCreatEdge(ContentEntityObject) - Method in interface com.atlassian.confluence.plugins.edgeindex.EdgeFactory
Determines if the edge factory is capable of building create edges for a particular piece of content.
CANCEL - Static variable in class com.atlassian.confluence.core.ConfluenceActionSupport
 
cancel() - Method in class com.atlassian.confluence.it.admin.EditGeneralConfiguration
 
cancel() - Method in class com.atlassian.confluence.it.admin.EditSecurityConfiguration
 
cancel() - Method in class com.atlassian.confluence.it.content.EditContentBean
 
cancel() - Method in class com.atlassian.confluence.selenium.client.Editor
 
cancel() - Method in class com.atlassian.confluence.selenium.client.InsertImageDialog
 
cancel() - Method in class com.atlassian.confluence.selenium.client.MovePageDialog
 
cancel() - Method in class com.atlassian.confluence.selenium.client.PagePermissionsEditor
Clicks the Permissions dialog's "Cancel" button, to close the dialog without saving changes.
CancellingInterceptor - Class in com.atlassian.confluence.core
An interceptor that looks for a request parameter named 'cancel' in the request.
CancellingInterceptor() - Constructor for class com.atlassian.confluence.core.CancellingInterceptor
 
CanClusterCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
 
CanClusterCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.CanClusterCondition
 
canComment(User, Object) - Method in class com.atlassian.confluence.security.PermissionHelper
 
canConfigureDirectory(String) - Method in class com.atlassian.confluence.plugins.gadgets.admin.permissionservice.DummyPermissionService
 
canConvert(Class) - Method in class com.atlassian.confluence.setup.xstream.EnumConverter
 
canCreate(User, Object) - Method in class com.atlassian.confluence.mail.archive.content.MailPermissionsDelegate
 
canCreate(User, Object) - Method in class com.atlassian.confluence.security.delegate.ApplicationPermissionsDelegate
 
canCreate(User, Object) - Method in class com.atlassian.confluence.security.delegate.AttachmentPermissionsDelegate
 
canCreate(User, Object) - Method in class com.atlassian.confluence.security.delegate.BlogPostPermissionsDelegate
 
canCreate(User, Object) - Method in class com.atlassian.confluence.security.delegate.CommentPermissionsDelegate
 
canCreate(User, Object) - Method in class com.atlassian.confluence.security.delegate.DraftPermissionsDelegate
 
canCreate(User, Object) - Method in class com.atlassian.confluence.security.delegate.GlobalDescriptionPermissionsDelegate
 
canCreate(User, Object) - Method in class com.atlassian.confluence.security.delegate.GroupPermissionsDelegate
Determines if the specified user has permissions to create groups
canCreate(User, Object) - Method in class com.atlassian.confluence.security.delegate.LabellingPermissionsDelegate
 
canCreate(User, Object) - Method in class com.atlassian.confluence.security.delegate.LinkPermissionsDelegate
 
canCreate(User, Object) - Method in class com.atlassian.confluence.security.delegate.MailPermissionsDelegate
 
canCreate(User, Object) - Method in class com.atlassian.confluence.security.delegate.PagePermissionsDelegate
 
canCreate(User, Object) - Method in class com.atlassian.confluence.security.delegate.PeopleDirectoryPermissionsDelegate
 
canCreate(User, Object) - Method in class com.atlassian.confluence.security.delegate.PersonalInformationPermissionsDelegate
 
canCreate(User, Object) - Method in class com.atlassian.confluence.security.delegate.SpaceDescriptionPermissionsDelegate
 
canCreate(User, Object) - Method in class com.atlassian.confluence.security.delegate.SpaceGroupPermissionsDelegate
 
canCreate(User, Object) - Method in class com.atlassian.confluence.security.delegate.SpacePermissionsDelegate
 
canCreate(User, Object) - Method in class com.atlassian.confluence.security.delegate.StatusPermissionDelegate
 
canCreate(User, Object) - Method in class com.atlassian.confluence.security.delegate.SystemPermissionsDelegate
 
canCreate(User, Object) - Method in class com.atlassian.confluence.security.delegate.UserPermissionsDelegate
Determines if the specified user has permissions to create users
canCreate(User, Object) - Method in interface com.atlassian.confluence.security.PermissionDelegate
 
canCreateASpaceFromDashboard() - Method in class com.atlassian.confluence.webdriver.CreateSpaceTest
 
canCreateASpaceFromSpaceDirectory() - Method in class com.atlassian.confluence.webdriver.CreateSpaceTest
 
canCreateBlogPost(User, Space) - Method in class com.atlassian.confluence.security.PermissionHelper
 
canCreatePage(User, Space) - Method in class com.atlassian.confluence.security.PermissionHelper
 
canCreatePersonalSpace(User) - Method in class com.atlassian.confluence.security.PermissionHelper
 
canCreateSpace(User) - Method in class com.atlassian.confluence.security.PermissionHelper
 
canDisable() - Method in class com.atlassian.confluence.it.admin.UserDirectory
 
canDisable() - Method in class com.atlassian.confluence.schedule.AbstractManagedScheduledJob
 
canDisable() - Method in interface com.atlassian.confluence.schedule.ManagedScheduledJob
 
canEdit() - Method in class com.atlassian.confluence.it.admin.UserDirectory
 
canEdit() - Method in class com.atlassian.confluence.it.content.ViewContentBean
 
canEdit(User, Object) - Method in class com.atlassian.confluence.mail.archive.content.MailPermissionsDelegate
 
canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.ApplicationPermissionsDelegate
 
canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.AttachmentPermissionsDelegate
 
canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.BlogPostPermissionsDelegate
 
canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.CommentPermissionsDelegate
 
canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.DraftPermissionsDelegate
 
canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.GlobalDescriptionPermissionsDelegate
 
canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.GroupPermissionsDelegate
Determines if the specified user can modify the membership (add/remove users) from the target group.
canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.LabellingPermissionsDelegate
 
canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.LinkPermissionsDelegate
 
canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.MailPermissionsDelegate
 
canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.PagePermissionsDelegate
 
canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.PeopleDirectoryPermissionsDelegate
 
canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.PersonalInformationPermissionsDelegate
 
canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.SpaceDescriptionPermissionsDelegate
 
canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.SpaceGroupPermissionsDelegate
 
canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.SpacePermissionsDelegate
 
canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.StatusPermissionDelegate
 
canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.SystemPermissionsDelegate
 
canEdit(User, Object) - Method in class com.atlassian.confluence.security.delegate.UserPermissionsDelegate
Determines if the specified user can edit the target user.
canEdit(User, Object) - Method in interface com.atlassian.confluence.security.PermissionDelegate
 
canEdit(User, Object) - Method in class com.atlassian.confluence.security.PermissionHelper
 
canEdit() - Method in class com.atlassian.confluence.user.actions.ViewUserAction
 
CanEditSpaceStylesCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
 
CanEditSpaceStylesCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.CanEditSpaceStylesCondition
 
canEnable() - Method in class com.atlassian.confluence.it.admin.UserDirectory
 
canExecuteRequest(HttpServletRequest) - Method in class com.atlassian.sal.confluence.websudo.ConfluenceWebSudoManager
canExport(User, Object) - Method in class com.atlassian.confluence.mail.archive.content.MailPermissionsDelegate
 
canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.ApplicationPermissionsDelegate
 
canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.AttachmentPermissionsDelegate
 
canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.BlogPostPermissionsDelegate
 
canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.CommentPermissionsDelegate
 
canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.DraftPermissionsDelegate
 
canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.GlobalDescriptionPermissionsDelegate
 
canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.GroupPermissionsDelegate
Unsupported.
canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.LabellingPermissionsDelegate
 
canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.LinkPermissionsDelegate
 
canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.MailPermissionsDelegate
 
canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.PagePermissionsDelegate
 
canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.PeopleDirectoryPermissionsDelegate
 
canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.PersonalInformationPermissionsDelegate
 
canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.SpaceDescriptionPermissionsDelegate
 
canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.SpaceGroupPermissionsDelegate
 
canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.SpacePermissionsDelegate
 
canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.StatusPermissionDelegate
 
canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.SystemPermissionsDelegate
 
canExport(User, Object) - Method in class com.atlassian.confluence.security.delegate.UserPermissionsDelegate
Unsupported.
canExport(User, Object) - Method in interface com.atlassian.confluence.security.PermissionDelegate
 
canExport(User, Object) - Method in class com.atlassian.confluence.security.PermissionHelper
 
canFollowUser() - Method in class com.atlassian.confluence.user.actions.UserPopupAction
 
canLoad(String) - Method in class com.atlassian.confluence.user.crowd.jira.JiraJdbcRemoteDirectoryInstanceLoader
 
canManageEntityLinksFor(EntityReference) - Method in class com.atlassian.confluence.applinks.ConfluenceInternalHostApplication
canMerge(ParagraphFragment) - Method in class com.atlassian.confluence.content.render.xhtml.storage.macro.inlinebody.ParagraphFragment
True if the specified paragraph fragment can be merged into the current paragraph fragment.
canMoveDown() - Method in class com.atlassian.confluence.it.admin.UserDirectory
 
canMoveUp() - Method in class com.atlassian.confluence.it.admin.UserDirectory
 
CannotGenerateThumbnailException - Exception in com.atlassian.confluence.pages.thumbnail
 
CannotGenerateThumbnailException(Attachment) - Constructor for exception com.atlassian.confluence.pages.thumbnail.CannotGenerateThumbnailException
 
cannotHaveInheritedPermissions(ContentEntityObject) - Method in class com.atlassian.confluence.core.DefaultInheritedContentPermissionManager
Check (for speed) whether we should even bother to query for possible inherited permissions.
CannotResolveAttachmentContainerException - Exception in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
Checked exception thrown when there is an issue resolving a resource identifier for an attachment.
CannotResolveAttachmentContainerException(AttachmentResourceIdentifier, String, Throwable) - Constructor for exception com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.CannotResolveAttachmentContainerException
 
CannotResolveResourceIdentifierException - Exception in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
Checked exception thrown when there is an issue resolving a resource identifier.
CannotResolveResourceIdentifierException(ResourceIdentifier, String) - Constructor for exception com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.CannotResolveResourceIdentifierException
 
CannotResolveResourceIdentifierException(ResourceIdentifier, String, Throwable) - Constructor for exception com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.CannotResolveResourceIdentifierException
 
CannotUnmarshalEmbeddedResourceException - Exception in com.atlassian.confluence.content.render.xhtml.editor.embed
An exception thrown when an embedded resource read from the Editor cannot be unmarshalled.
CannotUnmarshalEmbeddedResourceException(ResourceIdentifier, String, Throwable) - Constructor for exception com.atlassian.confluence.content.render.xhtml.editor.embed.CannotUnmarshalEmbeddedResourceException
 
CannotUnmarshalLinkException - Exception in com.atlassian.confluence.content.render.xhtml.editor.link
Thrown when an editor formatted link cannot be unmarshalled.
CannotUnmarshalLinkException(ResourceIdentifier, String, Throwable) - Constructor for exception com.atlassian.confluence.content.render.xhtml.editor.link.CannotUnmarshalLinkException
 
canonicalGroupMapping(Iterable<G>) - Static method in class com.atlassian.confluence.user.crowd.NameUtils
Returns a mapping from lowercase canonical version of each name to the original group.
canonicalMapping(Iterable<String>) - Static method in class com.atlassian.confluence.user.crowd.NameUtils
Returns a mapping from lowercase canonical version of each name to the original.
canRemove() - Method in class com.atlassian.confluence.it.admin.UserDirectory
 
canRemove() - Method in class com.atlassian.confluence.it.admin.ViewUser
 
canRemove(String) - Method in class com.atlassian.confluence.it.content.ViewAttachmentsBean
Returns true if the 'Remove' link is present for the given attachment name.
canRemove(User, Object) - Method in class com.atlassian.confluence.mail.archive.content.MailPermissionsDelegate
 
canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.ApplicationPermissionsDelegate
 
canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.AttachmentPermissionsDelegate
 
canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.BlogPostPermissionsDelegate
 
canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.CommentPermissionsDelegate
 
canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.DraftPermissionsDelegate
 
canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.GlobalDescriptionPermissionsDelegate
 
canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.GroupPermissionsDelegate
Determines if the specified user can remove the target group.
canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.LabellingPermissionsDelegate
 
canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.LinkPermissionsDelegate
 
canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.MailPermissionsDelegate
 
canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.PagePermissionsDelegate
 
canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.PeopleDirectoryPermissionsDelegate
 
canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.PersonalInformationPermissionsDelegate
 
canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.SpaceDescriptionPermissionsDelegate
 
canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.SpaceGroupPermissionsDelegate
 
canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.SpacePermissionsDelegate
 
canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.StatusPermissionDelegate
 
canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.SystemPermissionsDelegate
 
canRemove(User, Object) - Method in class com.atlassian.confluence.security.delegate.UserPermissionsDelegate
Determines if the specified user can remove the target user.
canRemove(User, Object) - Method in interface com.atlassian.confluence.security.PermissionDelegate
 
canRemove(User, Object) - Method in class com.atlassian.confluence.security.PermissionHelper
 
canRemove(Group) - Method in class com.atlassian.confluence.user.actions.BrowseGroupsAction
 
canRemove() - Method in class com.atlassian.confluence.user.actions.ViewUserAction
 
canRemoveComment(String) - Method in class com.atlassian.confluence.it.content.ViewContentBean
 
canRemoveGroup(Group) - Method in class com.atlassian.confluence.it.admin.ManageGroups
 
canRender(SearchResult) - Method in interface com.atlassian.confluence.plugin.SearchResultRenderer
Indicates if this paricular plugin can (and want) to render the given search result.
canRender(SearchResult) - Method in class com.atlassian.confluence.search.DefaultSearchResultResultRenderer
 
canRender(String, String) - Method in class com.atlassian.confluence.util.QuickPageRenderBean
 
canReply() - Method in class com.atlassian.confluence.it.content.CommentBean
 
canRunAdhoc() - Method in class com.atlassian.confluence.schedule.AbstractManagedScheduledJob
 
canRunAdhoc() - Method in interface com.atlassian.confluence.schedule.ManagedScheduledJob
 
canSetPermission(User, SpacePermission) - Method in class com.atlassian.confluence.security.DefaultSetSpacePermissionChecker
Checks whether the specified user can set the specified space permission.
canSetPermission(User, SpacePermission) - Method in interface com.atlassian.confluence.security.SetSpacePermissionChecker
 
canSetPermissionOnGroup(String, String) - Method in class com.atlassian.confluence.security.actions.EditGlobalPermissionsAction
Determines whether the logged in user can set the permission for the group.
canSetPermissionOnGroup(String, String) - Method in class com.atlassian.confluence.security.administrators.EditGlobalPermissionsAdministrator
Returns whether the remote user can set the required permission for the group(used by velocity)
canSetPermissionOnUser(String, String) - Method in class com.atlassian.confluence.security.actions.EditGlobalPermissionsAction
Determines whether the logged in user can set the permission for the user.
canSetPermissionOnUser(String, String) - Method in class com.atlassian.confluence.security.administrators.EditGlobalPermissionsAdministrator
Returns whether the remote user can set the required permission for the user (used by velocity)
canSetPermissions(User, Object) - Method in class com.atlassian.confluence.mail.archive.content.MailPermissionsDelegate
 
canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.ApplicationPermissionsDelegate
 
canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.AttachmentPermissionsDelegate
 
canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.BlogPostPermissionsDelegate
 
canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.CommentPermissionsDelegate
 
canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.DraftPermissionsDelegate
 
canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.GlobalDescriptionPermissionsDelegate
 
canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.GroupPermissionsDelegate
Determines if the specified user can assign new permissions to or remove existing permissions from the target group.
canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.LabellingPermissionsDelegate
 
canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.LinkPermissionsDelegate
 
canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.MailPermissionsDelegate
 
canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.PagePermissionsDelegate
 
canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.PeopleDirectoryPermissionsDelegate
 
canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.PersonalInformationPermissionsDelegate
 
canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.SpaceDescriptionPermissionsDelegate
 
canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.SpaceGroupPermissionsDelegate
 
canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.SpacePermissionsDelegate
 
canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.StatusPermissionDelegate
 
canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.SystemPermissionsDelegate
 
canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.delegate.UserPermissionsDelegate
Determines if the specified user can add new permissions or remove existing permissions on the target user.
canSetPermissions(User, Object) - Method in interface com.atlassian.confluence.security.PermissionDelegate
 
canSetPermissions(User, Object) - Method in class com.atlassian.confluence.security.PermissionHelper
 
canSetSystemAdministratorPermission() - Method in class com.atlassian.confluence.security.actions.EditGlobalPermissionsAction
Determines whether the logged in user can set the system admin permission.
canSetSystemAdministratorPermission() - Method in class com.atlassian.confluence.security.administrators.EditGlobalPermissionsAdministrator
Returns whether the user can set the administrator permissions (used by velocity)
CanSignupCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions.user
Returns true if the global "allow public signup" setting is enabled in General Configuration.
CanSignupCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.user.CanSignupCondition
 
canSignUpWith(String) - Method in class com.atlassian.confluence.plugins.easyuser.DefaultEasyUserManager
 
canSignUpWith(String) - Method in interface com.atlassian.confluence.plugins.easyuser.EasyUserManager
Return true if the given token is valid for a user to self-sign-up.
canSynchronise() - Method in class com.atlassian.confluence.it.admin.UserDirectory
 
canUseConfluence(User, String) - Method in class com.atlassian.confluence.security.CachingSpacePermissionManager
 
canUseConfluence(User, String) - Method in class com.atlassian.confluence.security.DefaultSpacePermissionManager
 
canUseConfluence(User) - Static method in class com.atlassian.confluence.security.ThreadLocalPermissionsCache
 
canView(User, Object) - Method in class com.atlassian.confluence.mail.archive.content.MailPermissionsDelegate
 
canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.ApplicationPermissionsDelegate
 
canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.AttachmentPermissionsDelegate
 
canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.BlogPostPermissionsDelegate
 
canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.CommentPermissionsDelegate
 
canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.DraftPermissionsDelegate
 
canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.GlobalDescriptionPermissionsDelegate
GlobalDescription instances can be viewed by anyone, even by anonymous users and if the anonymous use flag is set to false.
canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.GroupPermissionsDelegate
Determines if the specified user can view the target group.
canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.LabellingPermissionsDelegate
 
canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.LinkPermissionsDelegate
 
canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.MailPermissionsDelegate
 
canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.PagePermissionsDelegate
 
canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.PeopleDirectoryPermissionsDelegate
 
canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.PersonalInformationPermissionsDelegate
 
canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.SpaceDescriptionPermissionsDelegate
 
canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.SpaceGroupPermissionsDelegate
 
canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.SpacePermissionsDelegate
 
canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.StatusPermissionDelegate
 
canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.SystemPermissionsDelegate
 
canView(User, Object) - Method in class com.atlassian.confluence.security.delegate.UserPermissionsDelegate
Determines if the specified user can view the target user.
canView(User, Object) - Method in interface com.atlassian.confluence.security.PermissionDelegate
 
canView(User, Object) - Method in class com.atlassian.confluence.security.PermissionHelper
 
canViewPage(User, String, String) - Method in class com.atlassian.confluence.security.PermissionHelper
 
canViewPage(User, long) - Method in class com.atlassian.confluence.security.PermissionHelper
 
CAPTCHA_HEADER - Static variable in class com.atlassian.confluence.plugins.quickcomment.rest.captcha.CaptchaResourceFilter
 
CAPTCHA_ID - Static variable in class com.atlassian.confluence.user.SessionKeys
 
CaptchaAcceptanceTest - Class in com.atlassian.confluence
 
CaptchaAcceptanceTest() - Constructor for class com.atlassian.confluence.CaptchaAcceptanceTest
 
CaptchaAware - Interface in com.atlassian.confluence.security
Interface used to mark Actions that require captcha validation.
CaptchaCheckFailedException - Exception in com.atlassian.confluence.plugins.quickcomment.rest.captcha
Thrown when a Captcha check fails
CaptchaCheckFailedException() - Constructor for exception com.atlassian.confluence.plugins.quickcomment.rest.captcha.CaptchaCheckFailedException
 
captchaEnabled - Variable in class com.atlassian.confluence.admin.actions.ConfigureCaptchaAction
 
captchaGroups - Variable in class com.atlassian.confluence.admin.actions.ConfigureCaptchaAction
 
CaptchaInterceptor - Class in com.atlassian.confluence.security.interceptors
Interceptor that performs captcha validation on any actions that implement CaptchaAware.

CaptchaInterceptor() - Constructor for class com.atlassian.confluence.security.interceptors.CaptchaInterceptor
 
captchaManager - Variable in class com.atlassian.confluence.admin.actions.ConfigureCaptchaAction
 
captchaManager - Variable in class com.atlassian.confluence.pages.actions.AbstractCreateAndEditPageAction
 
CaptchaManager - Interface in com.atlassian.confluence.security
 
captchaManager - Variable in class com.atlassian.confluence.user.actions.SiteSupportAction
 
CaptchaResourceFilter - Class in com.atlassian.confluence.plugins.quickcomment.rest.captcha
A filter for requests that require a captcha to be supplied.
CaptchaResourceFilter(HttpSession, CaptchaManager) - Constructor for class com.atlassian.confluence.plugins.quickcomment.rest.captcha.CaptchaResourceFilter
 
CaptchaSettings - Class in com.atlassian.confluence.setup.settings.beans
 
CaptchaSettings() - Constructor for class com.atlassian.confluence.setup.settings.beans.CaptchaSettings
 
CaptchaSettings(CaptchaSettings) - Constructor for class com.atlassian.confluence.setup.settings.beans.CaptchaSettings
Copy-constructor for cloning settings
captureScreenShot() - Method in class com.atlassian.confluence.selenium.AbstractSeleniumTest
 
CaseInsensitiveSortComparator - Class in com.atlassian.confluence.search.lucene
A Lucene SortComparator that will convert field text to lower case effectively rendering all comparisons case insensitive.
CaseInsensitiveSortComparator() - Constructor for class com.atlassian.confluence.search.lucene.CaseInsensitiveSortComparator
 
CaseInsensitiveSortMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
Map sorts on a specified field to a case insensitive Lucene sort.
CaseInsensitiveSortMapper(String) - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.CaseInsensitiveSortMapper
 
categorise(DocumentResultScores, ResultTemplate) - Method in class com.atlassian.confluence.search.contentnames.lucene.DefaultResultCategoriser
 
categorise(Map<Category, TopDocCollector>) - Method in class com.atlassian.confluence.search.contentnames.lucene.DefaultResultConverter
 
categorise(Map<Category, TopDocCollector>) - Method in interface com.atlassian.confluence.search.contentnames.lucene.ResultConverter
Convert search results and categorise
categorise(DocumentResultScores, ResultTemplate) - Method in interface com.atlassian.confluence.search.contentnames.ResultCategoriser
Categorises documentScores into categories defined in the specified resultTemplate.
Category - Class in com.atlassian.confluence.search.contentnames
Represents a category in which results coming back from a content name search can be put in.
Category(String) - Constructor for class com.atlassian.confluence.search.contentnames.Category
 
CategoryMapper - Interface in com.atlassian.confluence.search.contentnames.lucene.mappers
Class that maps a lucene document id to a particular Category.
CategoryMapperFactory - Interface in com.atlassian.confluence.search.contentnames.lucene.mappers
Interface describing a class responsible for creating a category mapper.
CDatafyString(String) - Static method in class com.atlassian.confluence.security.persistence.dao.hibernate.KeyTransferBean
 
CertificateRetrievalException - Exception in com.atlassian.confluence.security.trust
 
CertificateRetrievalException() - Constructor for exception com.atlassian.confluence.security.trust.CertificateRetrievalException
 
CertificateRetrievalException(String) - Constructor for exception com.atlassian.confluence.security.trust.CertificateRetrievalException
 
CertificateRetrievalException(String, Throwable) - Constructor for exception com.atlassian.confluence.security.trust.CertificateRetrievalException
 
CertificateRetrievalException(Throwable) - Constructor for exception com.atlassian.confluence.security.trust.CertificateRetrievalException
 
CertificateRetrievalService - Interface in com.atlassian.confluence.security.trust
This service is used to download application certificates and present them as a AliasedKey
ChainedAccessProvider - Class in bucket.user.providers
Allows chaining of access providers
ChainedAccessProvider() - Constructor for class bucket.user.providers.ChainedAccessProvider
 
ChainedColourScheme - Class in com.atlassian.confluence.themes
A simple colour scheme that looks through a list of colour schemes until it finds a matching colour (or null if none found).
ChainedColourScheme(List<ColourScheme>) - Constructor for class com.atlassian.confluence.themes.ChainedColourScheme
Creates a ChainedColourScheme that selects colours from the list of ColourSchemes provided.
ChainedCredentialsProvider - Class in bucket.user.providers
 
ChainedCredentialsProvider() - Constructor for class bucket.user.providers.ChainedCredentialsProvider
 
ChainedImportedObjectPreProcessor - Class in com.atlassian.confluence.importexport
A container that runs an ImportedObject through multiple ImportedObjectPreProcessors in sequence.
ChainedImportedObjectPreProcessor(List<ImportedObjectPreProcessor>) - Constructor for class com.atlassian.confluence.importexport.ChainedImportedObjectPreProcessor
 
ChainedProfileProvider - Class in bucket.user.providers
 
ChainedProfileProvider() - Constructor for class bucket.user.providers.ChainedProfileProvider
 
ChainedSearchFilter - Class in com.atlassian.confluence.search.v2.searchfilter
Allows multiple SearchFilters to be chained together, with the option to specify the logical operator to apply between them.
ChainedSearchFilter(List<? extends SearchFilter>, List<ChainedSearchFilter.Operator>) - Constructor for class com.atlassian.confluence.search.v2.searchfilter.ChainedSearchFilter
Constructs a chained search filter.
ChainedSearchFilter(List<? extends SearchFilter>, ChainedSearchFilter.Operator) - Constructor for class com.atlassian.confluence.search.v2.searchfilter.ChainedSearchFilter
Constructs a chained search filter.
ChainedSearchFilter(SearchFilter...) - Constructor for class com.atlassian.confluence.search.v2.searchfilter.ChainedSearchFilter
Constructs a chained search filter that AND's the list of specified filters.
ChainedSearchFilter.Operator - Enum in com.atlassian.confluence.search.v2.searchfilter
Logic operator to allow clients to specify whether to apply a logical AND or OR between the result of filters
ChainedSearchFilterMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
Maps a ChainedSearchFilter into a lucene filter.
ChainedSearchFilterMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.ChainedSearchFilterMapper
 
ChainedUserProvider - Class in bucket.user.providers
Allows more explicit chaining of OSUser providers.
ChainedUserProvider() - Constructor for class bucket.user.providers.ChainedUserProvider
 
ChainedVelocityContext - Class in com.atlassian.confluence.velocity.context
Replace the chaining provided by AbstractContext because it has broken implementations of containsKey() and getKeys() in Velocity 1.5.
ChainedVelocityContext(Context) - Constructor for class com.atlassian.confluence.velocity.context.ChainedVelocityContext
Creates a new chained context using the provided delegate context for secondary lookups.
CHANGE_DOCUMENT_AND_AUTHOR_ID - Static variable in class com.atlassian.confluence.search.lucene.ChangeDocumentBuilder.FieldName
 
CHANGE_DOCUMENT_GROUP_ID - Static variable in class com.atlassian.confluence.search.lucene.ChangeDocumentBuilder.FieldName
 
changeAttachmentCreatedDate(Attachment, Date) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
 
changeAttachmentCreatedDate(String, String, String, Date) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
changeAttachmentCreatedDate(String, String, String, Date) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Change the created date of an attachment
changeAttachmentCreatedDate(String, String, String, Date) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
changeBlogPostModificationDate(long, Date) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
 
changeBlogPostModificationDate(String, String, Date) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
changeBlogPostModificationDate(String, String, Date) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Change the modification date of a blog post
changeBlogPostModificationDate(String, String, Date) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
ChangeChunk - Class in com.atlassian.confluence.diff
Represents multiple consecutive lines of changes.
ChangeChunk(DiffType, List<LineChunk>) - Constructor for class com.atlassian.confluence.diff.ChangeChunk
 
changeColorScheme() - Method in class com.atlassian.confluence.admin.actions.lookandfeel.ColourSchemeAction
 
changeCommentCreatedDate(Comment, Date) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
 
changeCommentCreatedDate(String, String, Date) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
changeCommentCreatedDate(String, String, Date) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Change the created date of a comment
changeCommentCreatedDate(String, String, Date) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
ChangeDigestNotificationBean - Class in com.atlassian.confluence.mail
 
ChangeDigestNotificationBean(ContentEntityManager, UserAccessor, SettingsManager, DefaultPermissionManager, NotificationManager) - Constructor for class com.atlassian.confluence.mail.ChangeDigestNotificationBean
 
ChangeDigestReport - Class in com.atlassian.confluence.mail.reports
 
ChangeDigestReport(User, UserAccessor) - Constructor for class com.atlassian.confluence.mail.reports.ChangeDigestReport
 
ChangeDigestStats - Class in com.atlassian.confluence.mail.reports
 
ChangeDigestStats(ChangeDigestReport) - Constructor for class com.atlassian.confluence.mail.reports.ChangeDigestStats
 
ChangeDocumentBuilder - Class in com.atlassian.confluence.search.lucene
Builds a change index document from a historical version of a searchable object.
ChangeDocumentBuilder(HandleResolver, PluginAccessor) - Constructor for class com.atlassian.confluence.search.lucene.ChangeDocumentBuilder
Constructs a change document builder.
ChangeDocumentBuilder.FieldName - Class in com.atlassian.confluence.search.lucene
 
ChangeDocumentBuilder.FieldName() - Constructor for class com.atlassian.confluence.search.lucene.ChangeDocumentBuilder.FieldName
 
ChangeDocumentExtractorModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor
A module descriptor for extractors that are used in ChangeDocumentBuilder
ChangeDocumentExtractorModuleDescriptor() - Constructor for class com.atlassian.confluence.plugin.descriptor.ChangeDocumentExtractorModuleDescriptor
 
ChangeDocumentIdBuilder - Class in com.atlassian.confluence.search.lucene
This class is used to generate the ids used to identify change documents and groups of change document in the Lucene index
ChangeDocumentIdBuilder() - Constructor for class com.atlassian.confluence.search.lucene.ChangeDocumentIdBuilder
 
ChangeDocumentIndexPolicy - Class in com.atlassian.confluence.search.lucene
Policy that defines what Searchables should be indexed as change documents.
ChangeDocumentIndexPolicy() - Constructor for class com.atlassian.confluence.search.lucene.ChangeDocumentIndexPolicy
 
ChangeDocumentIndexPolicy.PolicyCheckResult - Class in com.atlassian.confluence.search.lucene
 
ChangeIndexer - Interface in com.atlassian.confluence.search
Indexer for changes.
changeLoggerLevel(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
changeLoggerLevel(String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Change the level of the specified logger.
changeLoggerLevel(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
ChangeLogoStorageUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
We have changed the way logo images are stored in confluence.
ChangeLogoStorageUpgradeTask(SettingsManager, FileUploadManager, BootstrapManager, SpaceManager, BandanaManager) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.ChangeLogoStorageUpgradeTask
 
changeMaxCacheSize(String, int) - Method in interface com.atlassian.confluence.cache.CacheConfigManager
Changes the max cache size.
changeMaxCacheSize(String, int) - Method in class com.atlassian.confluence.cache.ehcache.EhCacheConfigManager
Changes the maximum cache size of the specified cache (both in runtime and where its persisted).
changeMaxCacheSize(String, int) - Method in class com.atlassian.confluence.cache.tangosol.CoherenceCacheConfigManager
 
changeMaxCacheSize(String, int) - Method in class com.atlassian.confluence.cache.tangosol.TangosolCacheSizeAdjuster
 
changeMyPassword(String, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Attempts to change the current user's old password with the specified new password
changeMyPassword(String, String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Change the current user's password
changeMyPassword(String, String) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
Changes your password.
changeMyPassword(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
changeMyPassword(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
changeMyPassword(String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
changeMyPassword(String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
ChangeMyPasswordAction - Class in com.atlassian.confluence.user.actions
 
ChangeMyPasswordAction() - Constructor for class com.atlassian.confluence.user.actions.ChangeMyPasswordAction
 
changePageCreatedDate(long, Date) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
 
changePageCreatedDate(String, String, Date) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
changePageCreatedDate(String, String, Date) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Change the created date of a page
changePageCreatedDate(String, String, Date) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
changePageModificationDate(long, Date) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
 
changePageModificationDate(String, String, Date) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
changePageModificationDate(String, String, Date) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Change the modification date of a page
changePageModificationDate(String, String, Date) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
changePassword(String, String) - Method in class bucket.user.providers.ChainedCredentialsProvider
 
changePassword(String, String) - Method in class com.atlassian.confluence.it.usermanagement.CrowdUserManagementHelper
 
changePassword(String, String) - Method in class com.atlassian.confluence.it.usermanagement.DefaultUserManagementHelper
 
changePassword(String, String) - Method in class com.atlassian.confluence.it.usermanagement.LdapUserManagementHelper
 
changePassword(String, String) - Method in interface com.atlassian.confluence.it.usermanagement.UserManagementHelper
Change a user's password.
changeProfile() - Method in class com.atlassian.confluence.admin.actions.ConfigureLog4jAction
 
changeProfiling() - Method in class com.atlassian.confluence.admin.actions.ConfigureLog4jAction
 
CHANGES - Static variable in class com.atlassian.confluence.search.v2.searchfilter.SearchResultTypeSearchFilter
A filter that restricts search results to documents of type SearchResultType.CHANGE.
ChangeScheduleAction - Class in com.atlassian.confluence.plugins.schedule.admin.action
Updates a schedule for a particular job.
ChangeScheduleAction() - Constructor for class com.atlassian.confluence.plugins.schedule.admin.action.ChangeScheduleAction
 
ChangeSetKey - Class in com.atlassian.confluence.renderer.radeox.macros
 
ChangeSetKey(String, String) - Constructor for class com.atlassian.confluence.renderer.radeox.macros.ChangeSetKey
 
changeSpaceCreatedDate(String, String, Date) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
changeSpaceCreatedDate(String, String, Date) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Change the created date of a space
changeSpaceCreatedDate(String, String, Date) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
ChangeSpaceDescriptionsBodyTypeTask - Class in com.atlassian.confluence.upgrade.upgradetask
 
ChangeSpaceDescriptionsBodyTypeTask(HtmlToXmlConverter, XmlEventReaderFactory) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.ChangeSpaceDescriptionsBodyTypeTask
 
ChangeSpaceDescriptionsBodyTypeUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
This upgrade task has two responsibilities: (1) update all SpaceDescription's that have a BodyContent with type BodyType.XHTML back to BodyType.WIKI (2) resolve all entity references introduced as a result of erroneously marking SpaceDescription's as XHTML to begin with.
ChangeSpaceDescriptionsBodyTypeUpgradeTask(PlatformTransactionManager, ContentDao, BatchTask<ContentEntityObject>, int) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.ChangeSpaceDescriptionsBodyTypeUpgradeTask
 
ChangesSearch - Class in com.atlassian.confluence.search.v2
Represents a search against change information.
ChangesSearch(SearchQuery, SearchSort, SearchFilter, ResultFilter) - Constructor for class com.atlassian.confluence.search.v2.ChangesSearch
 
ChangesSearch(SearchSort, SearchFilter, ResultFilter) - Constructor for class com.atlassian.confluence.search.v2.ChangesSearch
 
changeTheme(String, String) - Method in class com.atlassian.confluence.it.admin.ThemeConfigurationBean
 
changeUserPassword(String, String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Attempts to set the specified password for the specified user
changeUserPassword(String, String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Change a user's password
changeUserPassword(String, String) - Method in class com.atlassian.confluence.rpc.soap.services.UsersSoapService
Changes the user's password.
changeUserPassword(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
changeUserPassword(String, String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
changeUserPassword(String, String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
changeUserPassword(String, String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
CharacterChunk - Class in com.atlassian.confluence.diff
Represents a group of characters sharing the same diff type - unchanged, added or deleted.
CharacterChunk(DiffType, String) - Constructor for class com.atlassian.confluence.diff.CharacterChunk
 
characters(char[], int, int) - Method in class com.atlassian.confluence.importexport.xmlimport.parser.BackupParser
 
characters(char[], int, int) - Method in class com.atlassian.confluence.importexport.xmlimport.parser.DefaultFragmentParser
 
characters(char[], int, int) - Method in class com.atlassian.confluence.it.export.XmlSiteExportHandler
Note that a SAX driver is free to chunk the character data any way it wants, so you cannot count on all of the character data content of an element arriving in a single characters event.
CharLevelDiffer - Class in com.atlassian.confluence.diff
Diffs a String as a sequence of chars; used when words are changed to determine if the word has been merely altered or completely replaced.
CharLevelDiffer() - Constructor for class com.atlassian.confluence.diff.CharLevelDiffer
 
CHARMAP_IFRAME_ID - Static variable in class com.atlassian.confluence.selenium.client.InsertCharacterDialog
 
check(String, String) - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumClient
Checks a checkbox given a name and value.
check(JohnsonEventContainer, HttpServletRequest) - Method in class com.atlassian.confluence.setup.johnson.WebAppContextPathCheck
Checks that the bootstrap has the context of the web application.
check(String) - Static method in class com.atlassian.confluence.util.misc.CssColourValidator
Separated for testability
CHECK_TEST_TEARDOWN - Static variable in class com.atlassian.confluence.it.TestProperties
 
checkAgainst(PermissionDelegate, User, Object) - Method in class com.atlassian.confluence.security.Permission
 
checkCheckbox(String) - Method in class com.atlassian.confluence.htmlunit.HtmlUnitDialog
Select a specified checkbox.
checkCheckbox(String, String) - Method in class com.atlassian.confluence.htmlunit.HtmlUnitDialog
 
checkCheckbox(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Select a specified checkbox.
checkCheckbox(String, String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Select a specified checkbox.
checkConfigurationOnStartup() - Method in interface com.atlassian.confluence.setup.BootstrapManager
 
checkConfigurationOnStartup() - Method in class com.atlassian.confluence.setup.DefaultBootstrapManager
 
checkConfluenceHomeOk() - Method in class com.atlassian.confluence.setup.actions.SelectSetupStepAction
 
checkDontShow() - Method in class com.atlassian.confluence.selenium.client.WhatsNewDialog
 
checkDriver(DatabaseDetails) - Method in class com.atlassian.confluence.setup.actions.AbstractDatabaseCreationAction
Checks if the given database driver can be resolved in classpath.
checkHaveSomethingToExport() - Method in class com.atlassian.confluence.importexport.impl.AbstractExporterImpl
 
checkJdk14() - Method in class com.atlassian.confluence.setup.actions.SelectSetupStepAction
 
ChecklistAction - Class in com.atlassian.confluence.setup.actions
 
ChecklistAction() - Constructor for class com.atlassian.confluence.setup.actions.ChecklistAction
 
checkPartnerDetails(License, String) - Static method in class com.atlassian.confluence.util.GeneralUtil
Deprecated. since 4.1. We don't support partner specific licenses anymore.
checkPermissions(List<String>) - Method in class com.atlassian.confluence.user.administrators.DefaultEditUserGroupAdministrator
 
checkPermissions(List<String>) - Method in interface com.atlassian.confluence.user.administrators.EditUserGroupAdministrator
 
checkServlet23() - Method in class com.atlassian.confluence.setup.actions.SelectSetupStepAction
 
checkTimeout() - Method in interface com.atlassian.confluence.content.render.xhtml.ConversionContext
Check the timeout and throw an XhtmlTimeoutException if the timeout is expired.
checkTimeout() - Method in class com.atlassian.confluence.content.render.xhtml.DefaultConversionContext
 
checkToolkit() - Method in class com.atlassian.confluence.pages.thumbnail.DefaultThumbnailManager
Deprecated. since 3.5 - not used
checkToolkit() - Method in interface com.atlassian.confluence.pages.thumbnail.ThumbnailManager
Deprecated. since 3.5
CHEESE_MACRO - Static variable in class com.atlassian.confluence.it.Macro
 
CHILD - Static variable in class com.atlassian.confluence.PagePermissionsAcceptanceTest
 
childPageTitleAlreadyExists(Page, Space) - Method in class com.atlassian.confluence.content.service.page.MovePageCommandHelper
 
ChildPositionComparator - Class in com.atlassian.confluence.pages
A comparator used to sort pages based on the Page Ordering sort rules.
ChildPositionComparator() - Constructor for class com.atlassian.confluence.pages.ChildPositionComparator
 
ChildrenAction - Class in com.atlassian.confluence.pages.actions
 
ChildrenAction() - Constructor for class com.atlassian.confluence.pages.actions.ChildrenAction
 
ChildrenListWrapperCallback - Class in com.atlassian.confluence.plugins.rest.manager
Provides a list callback on a list of children for a page or comment.
ChildrenListWrapperCallback(RestContentManager, ContentEntityObject) - Constructor for class com.atlassian.confluence.plugins.rest.manager.ChildrenListWrapperCallback
 
CHINESE - Static variable in class com.atlassian.confluence.setup.settings.Settings
 
ChineseAnalyzer - Class in com.atlassian.confluence.search.lucene.analyzers.unstemmed
A analyzer for European languages which will tokenize, apply the standard filter and lower case.
ChineseAnalyzer() - Constructor for class com.atlassian.confluence.search.lucene.analyzers.unstemmed.ChineseAnalyzer
 
ChooseDatabasePage - Class in com.atlassian.confluence.it.setup.steps
 
ChooseDatabasePage(WebTester) - Constructor for class com.atlassian.confluence.it.setup.steps.ChooseDatabasePage
 
chooseGroup() - Method in class com.atlassian.confluence.selenium.client.PagePermissionsEditor
 
chooseImage(String) - Method in class com.atlassian.confluence.selenium.client.InsertImageDialog
 
chooseImage(String, InsertImageDialog.Panel) - Method in class com.atlassian.confluence.selenium.client.InsertImageDialog
 
ChooseThemeAction - Class in com.atlassian.confluence.admin.actions.lookandfeel
 
ChooseThemeAction() - Constructor for class com.atlassian.confluence.admin.actions.lookandfeel.ChooseThemeAction
 
ChooseThemeAction - Class in com.atlassian.confluence.spaces.actions
 
ChooseThemeAction() - Constructor for class com.atlassian.confluence.spaces.actions.ChooseThemeAction
 
chooseUser() - Method in class com.atlassian.confluence.selenium.client.PagePermissionsEditor
 
CJK - Static variable in class com.atlassian.confluence.setup.settings.Settings
 
CJKAnalyzer - Class in com.atlassian.confluence.search.lucene.analyzers.unstemmed
A analyzer for European languages which will tokenize, apply the standard filter and lower case.
CJKAnalyzer() - Constructor for class com.atlassian.confluence.search.lucene.analyzers.unstemmed.CJKAnalyzer
 
CLASS - Static variable in class com.atlassian.confluence.content.render.xhtml.XhtmlConstants.Attribute
 
CLASS_ATTRIBUTE_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorConstants
 
classNameFromFile(String) - Method in class com.atlassian.confluence.junit3.ClassPathTestCollector
 
classNameFromFile(String) - Method in class com.atlassian.confluence.qunit.QUnitTestCollector
 
classNameFromFile(String) - Method in class com.atlassian.confluence.test.qunit.QUnitTestCollector
 
classNameFromFile(String) - Static method in class com.atlassian.confluence.test.qunit.QUnitTestCollectorCriteria
 
Classpath - Class in com.atlassian.confluence.it.resource
Provides access to resources on the integration test classpath.
Classpath() - Constructor for class com.atlassian.confluence.it.resource.Classpath
 
ClasspathAcceptanceTest - Class in com.atlassian.confluence
 
ClasspathAcceptanceTest() - Constructor for class com.atlassian.confluence.ClasspathAcceptanceTest
 
ClasspathClasses - Class in com.atlassian.confluence.util.classpath
Classes on the classpath and the JARs that contain them.
ClasspathClasses() - Constructor for class com.atlassian.confluence.util.classpath.ClasspathClasses
 
ClasspathJarDuplicateClassFinder - Class in com.atlassian.confluence.util.classpath
Finds duplicate classes in JARs in the classpath of the thread context classloader.
ClasspathJarDuplicateClassFinder() - Constructor for class com.atlassian.confluence.util.classpath.ClasspathJarDuplicateClassFinder
 
ClasspathJarDuplicateClassFinder(Predicate) - Constructor for class com.atlassian.confluence.util.classpath.ClasspathJarDuplicateClassFinder
 
ClasspathJarSets - Class in com.atlassian.confluence.util.classpath
Contains a set of JAR files for each class on the classpath: the set of JARs that contain the class.
ClasspathJarSets() - Constructor for class com.atlassian.confluence.util.classpath.ClasspathJarSets
 
ClasspathJarSets(ClasspathClasses) - Constructor for class com.atlassian.confluence.util.classpath.ClasspathJarSets
 
ClasspathJarSets(ClasspathClasses, Predicate) - Constructor for class com.atlassian.confluence.util.classpath.ClasspathJarSets
 
ClassPathTestCollector - Class in com.atlassian.confluence.junit3
 
ClassPathTestCollector() - Constructor for class com.atlassian.confluence.junit3.ClassPathTestCollector
 
ClasspathThemeStylesheet - Class in com.atlassian.confluence.themes
 
ClasspathThemeStylesheet(String, String, String) - Constructor for class com.atlassian.confluence.themes.ClasspathThemeStylesheet
 
ClasspathUploadablePlugin - Class in com.atlassian.confluence.it.plugin
An uploadable plugin that can be loaded as a classpath resource via ClassLoader.getResource(String).
ClasspathUploadablePlugin(String, String, String) - Constructor for class com.atlassian.confluence.it.plugin.ClasspathUploadablePlugin
Specifies a plugin to be loaded from a classpath resource.
ClassPathURIResolver - Class in com.atlassian.confluence.importexport.resolvers
Resolver that attempts to resolve or find a resource in the class path.
ClassPathURIResolver() - Constructor for class com.atlassian.confluence.importexport.resolvers.ClassPathURIResolver
 
ClasspathUtils - Class in com.atlassian.confluence.util
Classpath discovery utilities
ClasspathUtils() - Constructor for class com.atlassian.confluence.util.ClasspathUtils
 
ClassResolver - Class in com.atlassian.confluence.util.test
 
ClassResolver() - Constructor for class com.atlassian.confluence.util.test.ClassResolver
 
classToTemplatePath(Class) - Static method in class com.atlassian.confluence.util.TemplateSupport
 
clean(ContentEntityObject) - Method in class com.atlassian.confluence.content.render.xhtml.PolicyConfiguredXhtmlCleaner
 
clean(ContentEntityObject) - Method in interface com.atlassian.confluence.content.render.xhtml.XhtmlCleaner
Clean the supplied body content markup and make it safe from security concerns.
cleanAllKeys() - Method in class com.atlassian.confluence.security.DownloadGateKeeper
 
cleanAllKeys() - Method in interface com.atlassian.confluence.security.GateKeeper
Revoke all granted permissions.
cleanAllKeysOlderThan(long) - Method in class com.atlassian.confluence.security.DownloadGateKeeper
 
CleanCaptchaEngine - Class in com.atlassian.confluence.security
 
CleanCaptchaEngine() - Constructor for class com.atlassian.confluence.security.CleanCaptchaEngine
 
cleanLoggingContext() - Method in class com.atlassian.confluence.util.LoggingContextInterceptor
 
cleanQuietly(ContentEntityObject) - Method in class com.atlassian.confluence.content.render.xhtml.PolicyConfiguredXhtmlCleaner
 
cleanQuietly(String, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.PolicyConfiguredXhtmlCleaner
 
cleanQuietly(ContentEntityObject) - Method in interface com.atlassian.confluence.content.render.xhtml.XhtmlCleaner
Clean the specified body content markup and make it safe from security concerns with out reporting any clean up performed
cleanQuietly(String, ConversionContext) - Method in interface com.atlassian.confluence.content.render.xhtml.XhtmlCleaner
Clean the specified String.
cleanStyleAttribute(String) - Method in class com.atlassian.confluence.content.render.xhtml.PolicyConfiguredXhtmlCleaner
 
cleanStyleAttribute(String) - Method in interface com.atlassian.confluence.content.render.xhtml.XhtmlCleaner
Convert the supplied value of an HTML style attribute into a safe form if necessary.
CleanTempDirectoryJob - Class in com.atlassian.confluence.importexport.impl
Removes files from the Confluence temporary files directory.
CleanTempDirectoryJob() - Constructor for class com.atlassian.confluence.importexport.impl.CleanTempDirectoryJob
 
cleanUp(ServletRequest) - Static method in class com.atlassian.confluence.plugin.servlet.filter.ActionContextCleanUp
Clean up the request of threadlocals if this is the last execution
cleanUp() - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumClient
Resets the selenium client to a default state so that we can not slow down the tests run accidentally anymore.
cleanUp() - Method in class com.atlassian.confluence.upgrade.upgradetask.BandanaKeyUniqueConstraintCleaner
 
cleanup() - Method in class com.atlassian.confluence.user.actions.TemporaryProfilePicture
 
cleanUpTempFiles() - Method in class com.atlassian.confluence.util.FileSanitizer
 
cleanupUrl(String) - Method in class com.atlassian.confluence.renderer.v2.macros.BaseHttpRetrievalMacro
 
clear() - Method in class com.atlassian.confluence.cache.CacheOperations
Clear all recorded cache operations
clear() - Method in class com.atlassian.confluence.cache.hibernate.ConfluenceCacheStrategy
 
clear() - Method in class com.atlassian.confluence.cache.tangosol.hibernate.CoherenceCacheStrategy
 
clear() - Method in class com.atlassian.confluence.cache.tangosol.hibernate.CoherenceInvokableHibernateCache
 
clear() - Method in class com.atlassian.confluence.cache.tangosol.hibernate.DefaultInvokableHibernateCache
 
clear() - Method in class com.atlassian.confluence.cluster.coherence.TangosolClusteredFifoBuffer
 
clear() - Method in class com.atlassian.confluence.links.ReferralTaskQueue
 
clear() - Method in class com.atlassian.confluence.pageobjects.component.editor.EditorContent
 
clear() - Method in class com.atlassian.confluence.rpc.auth.TokenMap
 
clear() - Method in class com.atlassian.confluence.search.actions.SearchResultWithExcerpt
Deprecated.  
clear() - Static method in class com.atlassian.confluence.util.logging.LoggingContext
Removes all keys from the logging context which are managed by this class.
clear() - Method in class com.atlassian.confluence.util.velocity.ConfluenceVelocityResourceCache
 
clear() - Method in class com.atlassian.confluence.webdriver.AbstractWebDriverTest
 
clear() - Method in class com.atlassian.confluence.webdriver.SupportToolsPluginTest
 
clearAll() - Static method in class com.atlassian.confluence.util.logging.LoggingContext
Clears all MDC information on the current thread.
clearAllCaches() - Static method in class com.atlassian.confluence.util.velocity.ConfluenceVelocityResourceCache
Deprecated. since 2.9 Use getInstance().clear()
clearAllLatches(ConfluenceRpc) - Static method in class com.atlassian.confluence.it.rpc.EventWaitingLatch
It's advisable to clear all latches in a tearDown if multiple latches will be active concurrently.
clearAllLatches() - Method in class com.atlassian.confluence.test.rpc.EventLatchManager
Clear all existing latches, return a collection of all classes for which latches existed.
clearAllMappers() - Static method in class com.atlassian.confluence.search.v2.lucene.SearchMappersThreadLocal
 
clearCache() - Method in class com.atlassian.confluence.cache.spring.BeanNameTypeCache
Clears the cache.
clearCache() - Method in class com.atlassian.confluence.security.PermissionCheckDispatcher
Deprecated. Clears any permissions that may be cached by the dispatcher.
clearCaches() - Method in interface bucket.core.persistence.EntityObjectQueue
Clear any underlying caches that might be kept as the queue is run through.
clearCaches() - Method in class bucket.core.persistence.hibernate.HibernateEntityObjectQueue
 
clearContext() - Method in class com.atlassian.confluence.mail.template.AbstractMailNotificationQueueItem
 
clearCurrentUserStatus(User) - Method in class com.atlassian.confluence.userstatus.DefaultUserStatusManager
 
clearCurrentUserStatus(String) - Method in class com.atlassian.confluence.userstatus.DefaultUserStatusManager
 
clearCurrentUserStatus(User) - Method in class com.atlassian.confluence.userstatus.HibernateUserStatusDao
 
clearCurrentUserStatus(String) - Method in class com.atlassian.confluence.userstatus.HibernateUserStatusDao
 
clearCurrentUserStatus(User) - Method in interface com.atlassian.confluence.userstatus.UserStatusDao
Clears the current status of the specified user
clearCurrentUserStatus(String) - Method in interface com.atlassian.confluence.userstatus.UserStatusDao
Clears the current status of the specified user
clearCurrentUserStatus(User) - Method in interface com.atlassian.confluence.userstatus.UserStatusManager
Clears the current status of the specified user
clearCurrentUserStatus(String) - Method in interface com.atlassian.confluence.userstatus.UserStatusManager
Clears the current status of the specified user
clearCustomHtml() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
 
clearCustomHtml(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
clearCustomHtml(String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Clears the global custom html.
clearCustomHtml(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
clearEventListeners(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
clearEventListeners(String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Removes all temporary event listeners, regardless of their state.
clearEventListeners(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
ClearExpiredRememberMeTokensJob - Class in com.atlassian.confluence.user.rememberme
 
ClearExpiredRememberMeTokensJob() - Constructor for class com.atlassian.confluence.user.rememberme.ClearExpiredRememberMeTokensJob
 
clearIndex() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
 
clearIndex(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
clearIndex(String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Blows away the main Confluence search index.
clearIndex(String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
clearIndexQueue() - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
 
clearIndexQueue(String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
clearIndexQueue() - Method in class com.atlassian.confluence.rpc.soap.services.AdminSoapService
Support remote interface for clearing out the index queue.
clearIndexQueue(String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
clearIndexQueue(String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
clearIndexQueue(String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
clearIndexQueue(String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
ClearOldMailErrors - Class in com.atlassian.confluence.mail.jobs
Created by IntelliJ IDEA.
ClearOldMailErrors() - Constructor for class com.atlassian.confluence.mail.jobs.ClearOldMailErrors
 
clearQueue(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
 
clearQueue(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
clearQueue(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Removes all items from the specified queue
clearQueue(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
clearRequestCache() - Static method in class com.atlassian.confluence.util.RequestCacheThreadLocal
 
clearStatus(long) - Method in class com.atlassian.confluence.it.user.UserProfile
 
clearSystemProperty(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
Clear the specified System property on the Confluence server.
clearSystemProperty(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
clearSystemProperty(String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Unset a system property.
clearSystemProperty(String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
clearThreadLocalContext() - Method in class com.atlassian.sal.confluence.executor.ConfluenceThreadLocalContextManager
Clear the thread local context on the current thread
clearTime() - Static method in class com.atlassian.confluence.core.datetime.RequestTimeThreadLocal
Clears the stored value of the thread-local.
clearToken(User) - Method in class com.atlassian.confluence.user.actions.SecureTokenHelper
 
clearUserStatus(UserStatus) - Method in class com.atlassian.confluence.userstatus.HibernateUserStatusDao
 
clearUserStatus(UserStatus) - Method in interface com.atlassian.confluence.userstatus.UserStatusDao
Clears the specified status if it is current
ClearUserStatusAction - Class in com.atlassian.confluence.userstatus.actions
This action clears/resets the specified user's status
ClearUserStatusAction() - Constructor for class com.atlassian.confluence.userstatus.actions.ClearUserStatusAction
 
click(Class<? extends MenuItem>, Object...) - Method in class com.atlassian.confluence.pageobjects.component.menu.AUIDropdownMenu
 
click(Class<? extends MenuItem>, Object...) - Method in interface com.atlassian.confluence.pageobjects.component.menu.Menu
 
click(String, long) - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumClient
 
click(String, boolean) - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumClient
 
clickAdd() - Method in class com.atlassian.confluence.selenium.client.LabelsDialog
 
clickAdditionalLinkWithClass(String) - Method in class com.atlassian.confluence.selenium.client.EditorAutocomplete
 
clickAddSpace() - Method in class com.atlassian.confluence.pageobjects.page.DashboardPage
 
clickAddSpace() - Method in class com.atlassian.confluence.pageobjects.page.SpaceDirectoryPage
 
clickAllSpacesLink() - Method in class com.atlassian.confluence.selenium.client.PageGadget
 
clickBack() - Method in class com.atlassian.confluence.selenium.client.MacroBrowser
 
clickBorderButton(boolean) - Method in class com.atlassian.confluence.selenium.client.ImagePropertyPanel
 
clickBreadcrumbEllipsis() - Method in class com.atlassian.confluence.selenium.client.PageView
 
clickButton(String) - Method in class com.atlassian.confluence.htmlunit.HtmlUnitDialog
Click the indicated button (input type=button).
clickButton(String, boolean) - Method in class com.atlassian.confluence.pageobjects.component.dialog.Dialog
 
clickButton(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.ImagePropertyPanel
 
clickButton(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.PropertyPanel
 
clickButton(String, boolean) - Method in class com.atlassian.confluence.selenium.client.Dialog
 
clickButton(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Click the button with the given id.
clickButtonWithText(String) - Method in class com.atlassian.confluence.htmlunit.HtmlUnitDialog
 
clickButtonWithText(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Clicks a button with text of the value attribute.
clickCancel() - Method in class com.atlassian.confluence.pageobjects.component.dialog.Dialog
Clicks the 'Cancel' link (anything in the dialog with a "button-panel-cancel-link" class.
clickCancel() - Method in class com.atlassian.confluence.selenium.client.Dialog
Clicks the 'Cancel' link (anything in the dialog with a "button-panel-cancel-link" class.
clickCancel() - Method in class com.atlassian.confluence.selenium.client.EditorPopup
 
clickCancel() - Method in class com.atlassian.confluence.selenium.client.LinkBrowser
 
clickCancel() - Method in class com.atlassian.confluence.selenium.client.PageGadget
 
clickCheckboxParam(String, boolean) - Method in class com.atlassian.confluence.selenium.client.MacroBrowser
 
clickChooseMe() - Method in class com.atlassian.confluence.selenium.client.PagePermissionsEditor
 
clickClose() - Method in class com.atlassian.confluence.selenium.client.MacroBrowser
 
clickCopyRow() - Method in class com.atlassian.confluence.selenium.client.TableToolbar
 
clickCutRow() - Method in class com.atlassian.confluence.selenium.client.TableToolbar
 
clickDeleteCol() - Method in class com.atlassian.confluence.selenium.client.TableToolbar
 
clickDeleteRow() - Method in class com.atlassian.confluence.selenium.client.TableToolbar
 
clickDeleteTable() - Method in class com.atlassian.confluence.selenium.client.TableToolbar
 
clickDialogSubmitButton(MovePageDialog) - Method in class com.atlassian.confluence.selenium.AbstractMoveDialogTester
 
clickDiscard() - Method in class com.atlassian.confluence.selenium.client.DraftChangesDialog
 
clickDone() - Method in class com.atlassian.confluence.selenium.client.LabelsDialog
 
clickDropDownOption(String) - Method in class com.atlassian.confluence.selenium.client.MacroBrowser
Click the specified option in the visible macro browser drop down
clickEdit() - Method in class com.atlassian.confluence.pageobjects.component.content.AttachmentsRow
 
clickEditButton() - Method in class com.atlassian.confluence.selenium.client.LinkPropertyPanel
 
clickEditButton() - Method in class com.atlassian.confluence.selenium.client.MacroPropertyPanel
 
clickEditorTab() - Method in class com.atlassian.confluence.pageobjects.component.dialog.KeyboardShortcutHelperDialog
 
clickEditorTab() - Method in class com.atlassian.confluence.selenium.client.KeyboardShortcutHelpDialog
 
clickEditPage() - Method in class com.atlassian.confluence.pageobjects.page.content.EditAttachmentPage
 
clickElementByXPath(String) - Method in class com.atlassian.confluence.htmlunit.HtmlUnitDialog
 
clickElementByXPath(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Click element with given xpath.
clickFavouriteInToolsMenu() - Method in class com.atlassian.confluence.selenium.client.Menus
 
clickFilter() - Method in class com.atlassian.confluence.selenium.client.SiteSearch
 
clickFlushCache(String) - Method in class com.atlassian.confluence.it.admin.CacheStatisticsPage
 
clickFormatMenuLink() - Method in class com.atlassian.confluence.selenium.client.TinyMce
 
clickGalleryImage() - Method in class com.atlassian.confluence.pageobjects.page.content.macros.GalleryMacro
 
clickGeneralTab() - Method in class com.atlassian.confluence.pageobjects.component.dialog.KeyboardShortcutHelperDialog
 
clickGeneralTab() - Method in class com.atlassian.confluence.selenium.client.KeyboardShortcutHelpDialog
 
clickGotoLocationButton() - Method in class com.atlassian.confluence.selenium.client.LinkPropertyPanel
 
clickHighlightCell() - Method in class com.atlassian.confluence.selenium.client.TableToolbar
 
clickHighlightColumn() - Method in class com.atlassian.confluence.selenium.client.TableToolbar
 
clickHighlightRow() - Method in class com.atlassian.confluence.selenium.client.TableToolbar
 
clickHorizontalRuler() - Method in class com.atlassian.confluence.selenium.client.TinyMce
 
clickInBody(int, int) - Method in class com.atlassian.confluence.test.event.NativeRobot
 
clickInsert() - Method in class com.atlassian.confluence.selenium.client.InsertImageDialog
 
clickInsert() - Method in class com.atlassian.confluence.selenium.client.InsertTablePopup
 
clickInsert() - Method in class com.atlassian.confluence.selenium.client.LinkBrowser
 
clickInsert() - Method in class com.atlassian.confluence.selenium.client.MacroBrowser
 
clickInsert() - Method in class com.atlassian.confluence.selenium.client.WikiMarkupDialog
 
clickInsertCharacter() - Method in class com.atlassian.confluence.selenium.client.TinyMce
 
clickInsertColAfter() - Method in class com.atlassian.confluence.selenium.client.TableToolbar
 
clickInsertColBefore() - Method in class com.atlassian.confluence.selenium.client.TableToolbar
 
clickInsertEmoticon() - Method in class com.atlassian.confluence.selenium.client.TinyMce
 
clickInsertMedia() - Method in class com.atlassian.confluence.selenium.client.EditorAutocomplete
 
clickInsertRowAfter() - Method in class com.atlassian.confluence.selenium.client.TableToolbar
 
clickInsertRowBefore() - Method in class com.atlassian.confluence.selenium.client.TableToolbar
 
clickInsertTable() - Method in class com.atlassian.confluence.selenium.client.TinyMce
 
clickInsertVariables() - Method in class com.atlassian.confluence.selenium.client.PageTemplateWizard
Click insert variables and return to editing.
clickInsertWebLink() - Method in class com.atlassian.confluence.selenium.client.EditorAutocomplete
 
clickItem(String) - Method in class com.atlassian.confluence.selenium.client.EditorAutocomplete
 
clickLabelLozenge(Space, String) - Method in class com.atlassian.confluence.selenium.client.SpaceDirectory
 
clickLargeButton() - Method in class com.atlassian.confluence.selenium.client.ImagePropertyPanel
 
clickLink(String) - Method in class com.atlassian.confluence.htmlunit.HtmlUnitDialog
Navigate by submitting a request based on a link with a given ID.
clickLink(String, boolean) - Method in class com.atlassian.confluence.pageobjects.component.dialog.Dialog
 
clickLink(String, boolean) - Method in class com.atlassian.confluence.selenium.client.Dialog
 
clickLink() - Method in class com.atlassian.confluence.selenium.client.ImagePropertyPanel
 
clickLink(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Navigate by selection of a link with given id.
clickLinkWithClass(String) - Method in class com.atlassian.confluence.selenium.client.UserHoverPopup
 
clickLinkWithExactText(String, int) - Method in class com.atlassian.confluence.htmlunit.HtmlUnitDialog
 
clickLinkWithExactText(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Navigate by selection of a link with the exact given text.
clickLinkWithExactText(String, int) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Navigate by selecting Nth link with the exact given text.
clickLinkWithImage(String, int) - Method in class com.atlassian.confluence.htmlunit.HtmlUnitDialog
Navigate by submitting a request based on a link with a given image file name.
clickLinkWithImage(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Navigate by selection of a link with a given image.
clickLinkWithText(String, int) - Method in class com.atlassian.confluence.htmlunit.HtmlUnitDialog
 
clickLinkWithText(String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Navigate by selection of a link containing given text.
clickLinkWithText(String, int) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Navigate by selecting Nth link containing given text.
clickLinkWithTextInWikiContent(String, boolean) - Method in class com.atlassian.confluence.selenium.client.ConfluenceSeleniumClient
Clicks a link in the wiki content with the exact text given.
clickLoadCommentRte(boolean) - Method in class com.atlassian.confluence.selenium.client.PageView
Clicks the rte comment link.
clickMediumButton() - Method in class com.atlassian.confluence.selenium.client.ImagePropertyPanel
 
clickMergeAndResume() - Method in class com.atlassian.confluence.selenium.client.DraftChangesDialog
 
clickMonospace() - Method in class com.atlassian.confluence.selenium.client.EditorMoreMenu
 
clickMoreAttachmentsLink() - Method in class com.atlassian.confluence.pageobjects.page.content.ViewAttachmentsPage
 
clickMoveButton() - Method in class com.atlassian.confluence.selenium.client.MovePageDialog
Click to Confirm the move on the View page.
clickOk() - Method in class com.atlassian.confluence.selenium.client.EditorPopup
 
clickOKButton() - Method in class com.atlassian.confluence.selenium.client.MovePageDialog
Click to Confirm the move on the Edit page.
clickOnEmbeddedImageLink() - Method in class com.atlassian.confluence.selenium.client.PageView
Clicks on an embedded image link and waits for the page to load
clickOriginalButton() - Method in class com.atlassian.confluence.selenium.client.ImagePropertyPanel
 
clickOutsideEditor() - Method in class com.atlassian.confluence.selenium.client.TinyMce
Used for clicking something outside of the TinyMCE editor that is (currently) known to not have any click-handler on it.
clickOverlay() - Method in class com.atlassian.confluence.selenium.client.ImagePreview
 
clickPage(Page) - Method in class com.atlassian.confluence.selenium.client.PageOrderingTree
 
clickPageMenu(String) - Method in class com.atlassian.confluence.pageobjects.component.dialog.Dialog
 
clickPageMenu(String) - Method in class com.atlassian.confluence.selenium.client.Dialog
 
clickParentPageAutocomplete(String) - Method in class com.atlassian.confluence.selenium.client.MovePageDialog
 
clickParentPageInBrowseTree(Page) - Method in class com.atlassian.confluence.selenium.client.MovePageDialog
Clicks a parent Page in the dialog's Browse tree and waits for the breadcrumbs to be updated.
clickPasteRow() - Method in class com.atlassian.confluence.selenium.client.TableToolbar
 
clickPermissionsMenuItem() - Method in class com.atlassian.confluence.selenium.client.PageInfo
Clicks the "Permissions" menu item, opening the Permissions dialog.
clickPermissionsMenuItem() - Method in class com.atlassian.confluence.selenium.client.PageView
Clicks the "Permissions" menu item, opening the Permissions dialog.
clickPermissionsMetadataIcon() - Method in class com.atlassian.confluence.selenium.client.PageView
Clicks the permissions "padlock" shown in the metadata area.
clickPositionOfSiblingList(int) - Method in class com.atlassian.confluence.selenium.client.MovePageDialog
The re-order page of the dialog has a list of siblings.
clickPreview(boolean) - Method in class com.atlassian.confluence.selenium.client.MacroBrowser
 
clickPreviewExternalImage() - Method in class com.atlassian.confluence.selenium.client.InsertImageDialog
 
clickRadioOption(String, String) - Method in class com.atlassian.confluence.htmlunit.HtmlUnitDialog
Clicks a radio option.
clickRadioOption(String, String) - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Clicks a radio option.
clickRemove() - Method in class com.atlassian.confluence.pageobjects.component.content.AttachmentsRow
 
clickRemoveButton() - Method in class com.atlassian.confluence.selenium.client.MacroPropertyPanel
 
clickRemoveFormat() - Method in class com.atlassian.confluence.selenium.client.EditorMoreMenu
 
clickReorderButton() - Method in class com.atlassian.confluence.selenium.client.MovePageDialog
 
clickReorderThenMoveButton() - Method in class com.atlassian.confluence.selenium.client.MovePageDialog
Click the reorder button and wait for the new panel to finish loading before returning.
clickResult(TitledContent) - Method in class com.atlassian.confluence.selenium.client.EditorAutocomplete
 
clickResult(String) - Method in class com.atlassian.confluence.selenium.client.QuickNavBox
 
clickResume() - Method in class com.atlassian.confluence.selenium.client.DraftChangesDialog
 
ClickrLeftNavMigrationUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
 
ClickrLeftNavMigrationUpgradeTask(SessionFactory, SpaceManager, ThemeManager) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.ClickrLeftNavMigrationUpgradeTask
 
clickRootNode() - Method in class com.atlassian.confluence.selenium.client.PageOrderingRootTree
 
clickSave() - Method in class com.atlassian.confluence.selenium.client.Editor
Click the save button but perform no waits or assertions.
clickSave() - Method in class com.atlassian.confluence.selenium.client.InsertImageDialog
Clicks the Save button in the Dialog to update an existing image.
clickSave() - Method in class com.atlassian.confluence.selenium.client.PageGadget
 
clickSearch() - Method in class com.atlassian.confluence.selenium.client.GroupPickerPopup
 
clickSearch() - Method in class com.atlassian.confluence.selenium.client.SiteSearch
 
clickSearch() - Method in class com.atlassian.confluence.selenium.client.UserPickerPopup
 
clickSearchButton() - Method in class com.atlassian.confluence.selenium.client.LinkBrowser
 
clickSearchFor() - Method in class com.atlassian.confluence.selenium.client.EditorAutocomplete
 
clickSearchFor() - Method in class com.atlassian.confluence.selenium.client.QuickNavBox
 
clickSelectedColor() - Method in class com.atlassian.confluence.selenium.client.TinyMce
 
clickSelectTemplate() - Method in class com.atlassian.confluence.selenium.client.Editor
 
clickShortcutHelpDialog() - Method in class com.atlassian.confluence.selenium.client.TinyMce
 
clickShowAllUsers() - Method in class com.atlassian.confluence.it.admin.ManageUsers
 
clickShowComment() - Method in class com.atlassian.confluence.selenium.client.PageView
 
clickSmallButton() - Method in class com.atlassian.confluence.selenium.client.ImagePropertyPanel
 
clickSpaceAutocomplete(String) - Method in class com.atlassian.confluence.selenium.client.MovePageDialog
 
clickSpacesListTab(SpacesListMacro.SpacesTab) - Method in class com.atlassian.confluence.it.dashboard.SpacesListMacro
Click on a space tab.
clickStrikethrough() - Method in class com.atlassian.confluence.selenium.client.EditorMoreMenu
 
clickSubscript() - Method in class com.atlassian.confluence.selenium.client.EditorMoreMenu
 
clickSuperscript() - Method in class com.atlassian.confluence.selenium.client.EditorMoreMenu
 
clickTab(String, int) - Method in class com.atlassian.confluence.selenium.client.SpaceDirectory
 
clickToggleComments() - Method in class com.atlassian.confluence.selenium.client.PageView
 
clickToolbarButton(TinyMce.SimpleToolbarButton) - Method in class com.atlassian.confluence.selenium.client.TinyMce
 
clickUnlinkButton() - Method in class com.atlassian.confluence.selenium.client.LinkPropertyPanel
 
clickUpdatesTab(DashboardSeleniumHelper.UpdatesTab) - Method in class com.atlassian.confluence.selenium.client.DashboardSeleniumHelper
Click on an updates tab.
clickViewChange() - Method in class com.atlassian.confluence.selenium.client.PageView
 
clickWatchItemInToolsMenu() - Method in class com.atlassian.confluence.selenium.client.Menus
 
clickWebItemLink(WebTester) - Static method in class com.atlassian.confluence.it.admin.ManageUsers
 
clickWikimarkupTab() - Method in class com.atlassian.confluence.pageobjects.component.dialog.KeyboardShortcutHelperDialog
 
clickWikimarkupTab() - Method in class com.atlassian.confluence.selenium.client.KeyboardShortcutHelpDialog
 
client - Variable in class com.atlassian.confluence.rest.AbstractRestAcceptanceTest
 
client - Variable in class com.atlassian.confluence.selenium.AbstractSeleniumTest
 
client - Variable in class com.atlassian.confluence.selenium.client.Autocomplete
 
client - Variable in class com.atlassian.confluence.selenium.client.ConfluencePopup
 
client - Variable in class com.atlassian.confluence.selenium.client.Dialog
 
client - Variable in class com.atlassian.confluence.selenium.client.PageOrderingTree
 
client - Variable in class com.atlassian.confluence.selenium.client.PropertyPanel
 
ClipboardLoader - Class in com.atlassian.confluence.test.event
Responsible for loading images onto the system clipboard.
ClipboardLoader() - Constructor for class com.atlassian.confluence.test.event.ClipboardLoader
 
clone() - Method in class bucket.search.persistence.IndexQueueEntry
 
clone() - Method in class com.atlassian.confluence.core.AbstractLabelableEntityObject
 
clone() - Method in class com.atlassian.confluence.core.BodyContent
 
clone() - Method in class com.atlassian.confluence.core.ContentEntityObject
 
clone() - Method in class com.atlassian.confluence.pages.Attachment
 
clone() - Method in class com.atlassian.confluence.pages.Comment
 
clone() - Method in class com.atlassian.confluence.rpc.auth.TokenMap
 
clone() - Method in class com.atlassian.confluence.spaces.Space
 
close() - Method in interface bucket.core.persistence.EntityObjectQueue
Release all resources (i.e.
close() - Method in class bucket.core.persistence.hibernate.HibernateEntityObjectQueue
 
close() - Method in class com.atlassian.confluence.content.render.xhtml.ConfluenceXMLEventWriter
 
close() - Method in class com.atlassian.confluence.content.render.xhtml.ForwardingXmlEventReader
 
close() - Method in class com.atlassian.confluence.content.render.xhtml.XmlFragmentBodyEventReader
 
close() - Method in class com.atlassian.confluence.content.render.xhtml.XmlFragmentEventReader
 
close() - Method in class com.atlassian.confluence.logging.ConfluenceHomeLogAppender
 
close() - Method in class com.atlassian.confluence.logging.EventPublishingAppender
 
close() - Method in class com.atlassian.confluence.pageobjects.component.menu.AUIDropdownMenu
 
close() - Method in class com.atlassian.confluence.selenium.client.DraftChangesDialog
 
close() - Method in class com.atlassian.confluence.selenium.client.ImagePreview
 
close() - Method in class com.atlassian.confluence.selenium.client.LabelsDialog
 
close() - Method in class com.atlassian.confluence.selenium.client.WhatsNewDialog
 
close() - Method in class com.atlassian.confluence.util.db.LatencyConnectionProvider
 
close() - Method in class com.atlassian.confluence.util.http.SizeLimitedInputStream
 
close(InputStream) - Static method in class com.atlassian.confluence.util.io.IOUtils
Deprecated. since 3.0 use IOUtils.closeQuietly(InputStream)
close(OutputStream) - Static method in class com.atlassian.confluence.util.io.IOUtils
Deprecated. since 3.0 use IOUtils.closeQuietly(OutputStream)
close(Reader) - Static method in class com.atlassian.confluence.util.io.IOUtils
Deprecated. since 3.0 use IOUtils.closeQuietly(Reader)
close(Writer) - Static method in class com.atlassian.confluence.util.io.IOUtils
Deprecated. since 3.0 use IOUtils.closeQuietly(Writer)
close() - Method in class com.atlassian.confluence.util.profiling.ProfilingLogAppender
 
closeBrowser() - Method in class com.atlassian.confluence.htmlunit.HtmlUnitDialog
 
closeBrowser() - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Close the current conversation.
closeCalanderPickerByClickInEditor() - Method in class com.atlassian.confluence.selenium.client.Editor
Has the unfortunate side effect of losing your cursor position, blame tinymce.
closeConnection(Connection) - Method in class com.atlassian.confluence.util.db.LatencyConnectionProvider
 
closeConnectionQuietly(Connection) - Static method in class com.atlassian.confluence.util.SQLUtils
Closes a connection without logging an error.
closeContext() - Static method in class com.atlassian.confluence.setup.BootstrapUtils
Deprecated. since 2.3 use BootstrapUtils.closeContext() instead.
closeDialog() - Method in class com.atlassian.confluence.pageobjects.component.dialog.KeyboardShortcutHelperDialog
 
closeDialog() - Method in class com.atlassian.confluence.selenium.client.KeyboardShortcutHelpDialog
 
closeDialog() - Method in class com.atlassian.confluence.selenium.client.LinkToPageDialog
 
closeDialog() - Method in class com.atlassian.confluence.selenium.client.SharePageDialog
 
closeDraftMessage() - Method in class com.atlassian.confluence.selenium.client.Editor
 
closeFirstError() - Method in class com.atlassian.confluence.selenium.client.AjaxError
 
closeQuietly(XMLEventReader) - Static method in class com.atlassian.confluence.content.render.xhtml.StaxUtils
 
closeQuietly(XMLStreamReader) - Static method in class com.atlassian.confluence.content.render.xhtml.StaxUtils
 
closeQuietly(XMLEventWriter) - Static method in class com.atlassian.confluence.content.render.xhtml.StaxUtils
 
closeQuietly(XMLStreamWriter) - Static method in class com.atlassian.confluence.content.render.xhtml.StaxUtils
 
closeResultSetQuietly(ResultSet) - Static method in class com.atlassian.confluence.util.SQLUtils
Closes a ResultSet, ignoring errors.
closeSession(Session, SessionFactory) - Method in class com.atlassian.confluence.web.filter.ConfluenceOpenSessionInViewFilter
 
closeStatementQuietly(Statement) - Static method in class com.atlassian.confluence.util.SQLUtils
Closes a Statement, ignoring errors.
closeWindow() - Method in class com.atlassian.confluence.htmlunit.HtmlUnitDialog
 
closeWindow() - Method in class com.atlassian.confluence.selenium.client.ConfluencePopup
 
closeWindow() - Method in class com.atlassian.confluence.ThreadLocalWebTestCase
Close the current window.
CloudAppEmbedResource - Class in com.atlassian.confluence.extra.paste.rest
 
CloudAppEmbedResource(HttpRetrievalService) - Constructor for class com.atlassian.confluence.extra.paste.rest.CloudAppEmbedResource
 
CLUSTER - Static variable in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
CLUSTER_ADDRESS - Static variable in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
CLUSTER_INTERFACE - Static variable in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
CLUSTER_MODE - Static variable in class com.atlassian.confluence.it.TestProperties
 
CLUSTER_NAME - Static variable in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
CLUSTER_NODE - Static variable in class com.atlassian.confluence.web.ResponseHeaderNames
 
CLUSTER_TTL - Static variable in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
CLUSTER_UPGRADE_LOCK - Static variable in class com.atlassian.confluence.upgrade.impl.DefaultUpgradeManager
 
ClusterAlreadyExistsException - Exception in com.atlassian.confluence.cluster
Created by IntelliJ IDEA.
ClusterAlreadyExistsException(String, InetAddress) - Constructor for exception com.atlassian.confluence.cluster.ClusterAlreadyExistsException
 
ClusterConfig - Class in com.atlassian.confluence.cluster
Immutable value bean for Confluence cluster configuration
ClusterConfig(InetAddress, String, int) - Constructor for class com.atlassian.confluence.cluster.ClusterConfig
 
ClusterConfig(InetAddress, String, int, NetworkInterface) - Constructor for class com.atlassian.confluence.cluster.ClusterConfig
 
ClusterConfigurationAction - Class in com.atlassian.confluence.admin.actions.cluster
 
ClusterConfigurationAction() - Constructor for class com.atlassian.confluence.admin.actions.cluster.ClusterConfigurationAction
 
ClusterConfigurationHelper - Interface in com.atlassian.confluence.cluster
A facade for interacting with the clustering subsystem
ClusteredBackupAcceptanceTest - Class in com.atlassian.confluence.cluster
 
ClusteredBackupAcceptanceTest() - Constructor for class com.atlassian.confluence.cluster.ClusteredBackupAcceptanceTest
 
ClusteredBigAcceptanceTest - Class in com.atlassian.confluence.cluster
 
ClusteredBigAcceptanceTest() - Constructor for class com.atlassian.confluence.cluster.ClusteredBigAcceptanceTest
 
ClusteredCacheSizeChangeAcceptanceTest - Class in com.atlassian.confluence.cluster
 
ClusteredCacheSizeChangeAcceptanceTest() - Constructor for class com.atlassian.confluence.cluster.ClusteredCacheSizeChangeAcceptanceTest
 
ClusteredConfigAcceptanceTest - Class in com.atlassian.confluence.cluster
 
ClusteredConfigAcceptanceTest() - Constructor for class com.atlassian.confluence.cluster.ClusteredConfigAcceptanceTest
 
ClusteredDirectoryAcceptanceTest - Class in com.atlassian.confluence.cluster
 
ClusteredDirectoryAcceptanceTest() - Constructor for class com.atlassian.confluence.cluster.ClusteredDirectoryAcceptanceTest
 
ClusteredExportAcceptanceTest - Class in com.atlassian.confluence.cluster
 
ClusteredExportAcceptanceTest() - Constructor for class com.atlassian.confluence.cluster.ClusteredExportAcceptanceTest
 
ClusteredLicensingAcceptanceTest - Class in com.atlassian.confluence.cluster
 
ClusteredLicensingAcceptanceTest() - Constructor for class com.atlassian.confluence.cluster.ClusteredLicensingAcceptanceTest
 
ClusteredLock - Interface in com.atlassian.confluence.cluster
A clustered lock for locking of shared cluster resources
ClusteredMailServerConfigTest - Class in com.atlassian.confluence.cluster
Test that mail server configuration performed on one node is visible on another
ClusteredMailServerConfigTest() - Constructor for class com.atlassian.confluence.cluster.ClusteredMailServerConfigTest
 
ClusteredNotificationQueuesAcceptanceTest - Class in com.atlassian.confluence.cluster
 
ClusteredNotificationQueuesAcceptanceTest() - Constructor for class com.atlassian.confluence.cluster.ClusteredNotificationQueuesAcceptanceTest
 
ClusteredPluginAcceptanceTest - Class in com.atlassian.confluence.cluster
 
ClusteredPluginAcceptanceTest() - Constructor for class com.atlassian.confluence.cluster.ClusteredPluginAcceptanceTest
 
ClusteredSidTest - Class in com.atlassian.confluence.cluster
Cluster server ID tests
ClusteredSidTest() - Constructor for class com.atlassian.confluence.cluster.ClusteredSidTest
 
ClusteredSiteImportAcceptanceTest - Class in com.atlassian.confluence.cluster
 
ClusteredSiteImportAcceptanceTest() - Constructor for class com.atlassian.confluence.cluster.ClusteredSiteImportAcceptanceTest
 
ClusteredTaskQueue - Class in com.atlassian.confluence.cluster
A task queue that represents a single queue across the cluster.
ClusteredTaskQueue(String, ClusterManager) - Constructor for class com.atlassian.confluence.cluster.ClusteredTaskQueue
 
ClusteredTaskQueueWithErrorQueue - Class in com.atlassian.confluence.cluster
Created by IntelliJ IDEA.
ClusteredTaskQueueWithErrorQueue(String, ClusterManager) - Constructor for class com.atlassian.confluence.cluster.ClusteredTaskQueueWithErrorQueue
 
ClusteredTriggerListener - Class in com.atlassian.confluence.setup.quartz
 
ClusteredTriggerListener(ClusterManager) - Constructor for class com.atlassian.confluence.setup.quartz.ClusteredTriggerListener
 
ClusteredUserPropertySetAcceptanceTest - Class in com.atlassian.confluence.cluster
Cluster test of user property editing.
ClusteredUserPropertySetAcceptanceTest() - Constructor for class com.atlassian.confluence.cluster.ClusteredUserPropertySetAcceptanceTest
 
ClusterEvent - Interface in com.atlassian.confluence.event.events.cluster
Marker interface for those events which should be broadcast to other nodes in a cluster.
ClusterEventBroadcaster - Class in com.atlassian.confluence.cluster
Listens for events which are implementations of ClusterEvent, and wraps them in a ClusterEventWrapper and publishes them via the ClusterManager.
ClusterEventBroadcaster() - Constructor for class com.atlassian.confluence.cluster.ClusterEventBroadcaster
 
ClusterEventWrapper - Class in com.atlassian.confluence.event.events.cluster
Wraps an event for transmission to other nodes in the cluster.
ClusterEventWrapper(Object, Event) - Constructor for class com.atlassian.confluence.event.events.cluster.ClusterEventWrapper
Create a clustered wrapper event to broadcast an event across a cluster.
ClusterException - Exception in com.atlassian.confluence.cluster
Created by IntelliJ IDEA.
ClusterException() - Constructor for exception com.atlassian.confluence.cluster.ClusterException
 
ClusterException(String) - Constructor for exception com.atlassian.confluence.cluster.ClusterException
 
ClusterException(String, Throwable) - Constructor for exception com.atlassian.confluence.cluster.ClusterException
 
ClusterException(Throwable) - Constructor for exception com.atlassian.confluence.cluster.ClusterException
 
ClusterHeaderFilter - Class in com.atlassian.confluence.util
If clustering is enabled, adds a custom HTTP header (ResponseHeaderNames.CLUSTER_NODE}) to the response to indicate which node is handling the request.
ClusterHeaderFilter() - Constructor for class com.atlassian.confluence.util.ClusterHeaderFilter
 
ClusterInformation - Interface in com.atlassian.confluence.cluster
 
ClusterInvariants - Class in com.atlassian.confluence.cluster
This class contains all attributes of a cluster which must be identical between nodes
ClusterInvariants() - Constructor for class com.atlassian.confluence.cluster.ClusterInvariants
 
ClusterLicenseExceededException - Exception in com.atlassian.confluence.cluster
 
ClusterLicenseExceededException(String, InetAddress, int) - Constructor for exception com.atlassian.confluence.cluster.ClusterLicenseExceededException
 
ClusterManager - Interface in com.atlassian.confluence.cluster
 
ClusterNodeInformation - Interface in com.atlassian.confluence.cluster
 
ClusterNotPermittedException - Exception in com.atlassian.confluence.cluster
 
ClusterNotPermittedException() - Constructor for exception com.atlassian.confluence.cluster.ClusterNotPermittedException
 
ClusterPage - Class in com.atlassian.confluence.it.setup.steps
 
ClusterPage(WebTester) - Constructor for class com.atlassian.confluence.it.setup.steps.ClusterPage
 
ClusterPanicEvent - Class in com.atlassian.confluence.cluster.safety
Used when the ClusterSafetyManager detects a fatal error in the configuration of the cluster.
ClusterPanicEvent(Object, String) - Constructor for class com.atlassian.confluence.cluster.safety.ClusterPanicEvent
 
ClusterPanicListener - Class in com.atlassian.confluence.cluster.safety
 
ClusterPanicListener() - Constructor for class com.atlassian.confluence.cluster.safety.ClusterPanicListener
 
ClusterReindexRequiredEvent - Class in com.atlassian.confluence.event.events.cluster
Event to fire when every other node in the cluster requires a reindex.
ClusterReindexRequiredEvent(String) - Constructor for class com.atlassian.confluence.event.events.cluster.ClusterReindexRequiredEvent
Construct an event to reindex the whole cluster.
clusterSafeGadgetDirectoryStore - Variable in class com.atlassian.confluence.plugins.gadgets.admin.actions.ViewGadgetsAdminAction
 
ClusterSafetyDao - Interface in com.atlassian.confluence.cluster.safety
 
ClusterSafetyJob - Class in com.atlassian.confluence.cluster.safety
 
ClusterSafetyJob() - Constructor for class com.atlassian.confluence.cluster.safety.ClusterSafetyJob
 
ClusterSafetyManager - Interface in com.atlassian.confluence.cluster.safety
 
ClusterSafetyNumber - Class in com.atlassian.confluence.cluster.safety
 
ClusterSafetyNumber() - Constructor for class com.atlassian.confluence.cluster.safety.ClusterSafetyNumber
 
ClusterUtils - Class in com.atlassian.confluence.util
Utilities for clustering
ClusterWideReindexEventListener - Class in com.atlassian.confluence.event.listeners
When a ClusterReindexRequiredEvent is fired on another cluster node, this listener will respond by doing a full reindex.
ClusterWideReindexEventListener() - Constructor for class com.atlassian.confluence.event.listeners.ClusterWideReindexEventListener
 
code() - Method in enum com.atlassian.confluence.it.content.ContentType
 
code() - Method in enum com.atlassian.confluence.it.feed.Sort
 
code() - Method in enum com.atlassian.confluence.rss.FeedType
 
CoherenceCacheConfigManager - Class in com.atlassian.confluence.cache.tangosol
Manages coherence cache configuration changes.
CoherenceCacheConfigManager(TangosolCacheSizeAdjuster) - Constructor for class com.atlassian.confluence.cache.tangosol.CoherenceCacheConfigManager
 
CoherenceCacheStatisticsAction - Class in com.atlassian.confluence.cache.tangosol.actions
Action to report on Coherence cache operational statistics and to change the maximum size of the cache regions
CoherenceCacheStatisticsAction() - Constructor for class com.atlassian.confluence.cache.tangosol.actions.CoherenceCacheStatisticsAction
 
CoherenceCacheStatisticsManager - Class in com.atlassian.confluence.cache.tangosol
Implements CacheStatisticsManager and provides methods for retrieving clustered cache service statistics too.
CoherenceCacheStatisticsManager(I18NBeanFactory) - Constructor for class com.atlassian.confluence.cache.tangosol.CoherenceCacheStatisticsManager
 
CoherenceCacheStrategy - Class in com.atlassian.confluence.cache.tangosol.hibernate
This class is a copied from ReadWriteCache.
CoherenceCacheStrategy() - Constructor for class com.atlassian.confluence.cache.tangosol.hibernate.CoherenceCacheStrategy
 
CoherenceCacheStrategy.Item - Class in com.atlassian.confluence.cache.tangosol.hibernate
An item of cached data, timestamped with the time it was cached,.
CoherenceCacheStrategy.Item(Object, long, Object) - Constructor for class com.atlassian.confluence.cache.tangosol.hibernate.CoherenceCacheStrategy.Item
 
CoherenceCacheStrategy.Lock - Class in com.atlassian.confluence.cache.tangosol.hibernate
A soft lock which supports concurrent locking, timestamped with the time it was released
CoherenceCacheStrategy.Lock(long, int, Object) - Constructor for class com.atlassian.confluence.cache.tangosol.hibernate.CoherenceCacheStrategy.Lock
 
CoherenceCacheStrategy.Lockable - Interface in com.atlassian.confluence.cache.tangosol.hibernate
 
CoherenceHibernateCacheFactory - Class in com.atlassian.confluence.cache.tangosol.hibernate
 
CoherenceHibernateCacheFactory() - Constructor for class com.atlassian.confluence.cache.tangosol.hibernate.CoherenceHibernateCacheFactory
 
CoherenceHibernateCacheProvider - Class in com.atlassian.confluence.cache.tangosol.hibernate
A Hibernate cache provider which uses Tangosol's distributed caches under the covers.
CoherenceHibernateCacheProvider() - Constructor for class com.atlassian.confluence.cache.tangosol.hibernate.CoherenceHibernateCacheProvider
 
CoherenceInvokableHibernateCache - Class in com.atlassian.confluence.cache.tangosol.hibernate
Simple decorator class to map hibernate caches to Confluence caches
CoherenceInvokableHibernateCache(NamedCache) - Constructor for class com.atlassian.confluence.cache.tangosol.hibernate.CoherenceInvokableHibernateCache
 
collect(int) - Method in class com.atlassian.confluence.plugins.edgeindex.GroupByEdgeTargetCollector
 
collectFilesInPath(String) - Method in class com.atlassian.confluence.junit3.ClassPathTestCollector
 
collectFilesInPath(String) - Method in class com.atlassian.confluence.test.qunit.QUnitTestCollector
 
CollectionInheritable - Annotation Type in com.atlassian.confluence.velocity.annotations
A meta annotation that indicates to the annotation uberspect that the annotation should be retained with every item in a returned collection
CollectionProperty - Class in com.atlassian.confluence.importexport.xmlimport.model
 
CollectionProperty(String, Collection<ImportedProperty>) - Constructor for class com.atlassian.confluence.importexport.xmlimport.model.CollectionProperty
 
CollectionPropertyParser - Class in com.atlassian.confluence.importexport.xmlimport.parser
 
CollectionPropertyParser() - Constructor for class com.atlassian.confluence.importexport.xmlimport.parser.CollectionPropertyParser
 
CollectionUtils - Class in com.atlassian.confluence.util.collections
 
collectTests() - Method in class com.atlassian.confluence.junit3.ClassPathTestCollector
 
collectTests() - Method in interface com.atlassian.confluence.junit3.TestCollector
Returns an enumeration of Strings with qualified class names
collectTests() - Method in class com.atlassian.confluence.test.qunit.JarTestCollector
 
ColorMacroReplacementRenderer - Class in com.atlassian.confluence.content.render.xhtml.migration
Converts the old style wiki color macro into an XHTML <span> elements (as used by TinyMCE).
ColorMacroReplacementRenderer(V2SubRenderer) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.ColorMacroReplacementRenderer
 
ColorPickerPopup - Class in com.atlassian.confluence.selenium.client
 
ColorPickerPopup(ConfluenceSeleniumClient) - Constructor for class com.atlassian.confluence.selenium.client.ColorPickerPopup
 
ColorSchemeBean - Class in com.atlassian.confluence.themes
Provides accessors for all the expected colours in a ColourScheme.
ColorSchemeBean(ColourScheme) - Constructor for class com.atlassian.confluence.themes.ColorSchemeBean
 
ColorSchemeTest - Class in com.atlassian.confluence.selenium
 
ColorSchemeTest() - Constructor for class com.atlassian.confluence.selenium.ColorSchemeTest
 
ColorsStylesheetAction - Class in com.atlassian.confluence.core.actions
Used for rendering Confluence's color stylesheet, using either the global or space color scheme.
ColorsStylesheetAction() - Constructor for class com.atlassian.confluence.core.actions.ColorsStylesheetAction
 
COLOUR_SCHEME - Static variable in interface com.atlassian.confluence.setup.bandana.ConfluenceBandanaKeys
 
ColourPickerAction - Class in com.atlassian.confluence.admin.actions.lookandfeel
 
ColourPickerAction() - Constructor for class com.atlassian.confluence.admin.actions.lookandfeel.ColourPickerAction
 
colours - Variable in class com.atlassian.confluence.themes.BaseColourScheme
 
ColourScheme - Interface in com.atlassian.confluence.themes
Poorly named.
ColourSchemeAcceptanceTest - Class in com.atlassian.confluence
 
ColourSchemeAcceptanceTest() - Constructor for class com.atlassian.confluence.ColourSchemeAcceptanceTest
 
ColourSchemeAction - Class in com.atlassian.confluence.admin.actions.lookandfeel
 
ColourSchemeAction() - Constructor for class com.atlassian.confluence.admin.actions.lookandfeel.ColourSchemeAction
 
ColourSchemeChangedEvent - Class in com.atlassian.confluence.themes.events
Fired when the colour scheme is changed, either within a space, or globally.
ColourSchemeChangedEvent(Object, String) - Constructor for class com.atlassian.confluence.themes.events.ColourSchemeChangedEvent
 
ColourSchemeChangedEvent(Object) - Constructor for class com.atlassian.confluence.themes.events.ColourSchemeChangedEvent
 
colourSchemeManager - Variable in class com.atlassian.confluence.admin.actions.lookandfeel.AbstractLookAndFeelAction
 
ColourSchemeManager - Interface in com.atlassian.confluence.themes
 
ColourSchemeModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor
 
ColourSchemeModuleDescriptor() - Constructor for class com.atlassian.confluence.plugin.descriptor.ColourSchemeModuleDescriptor
 
ColourSchemesSettings - Class in com.atlassian.confluence.setup.settings.beans
 
ColourSchemesSettings() - Constructor for class com.atlassian.confluence.setup.settings.beans.ColourSchemesSettings
Deprecated. No-arg constructor is only here for deserialization.
ColourSchemesSettings(String) - Constructor for class com.atlassian.confluence.setup.settings.beans.ColourSchemesSettings
 
ColourSchemesSettings(ColourSchemesSettings) - Constructor for class com.atlassian.confluence.setup.settings.beans.ColourSchemesSettings
 
ColourSchemeXsrfAcceptanceTest - Class in com.atlassian.confluence.xsrf
 
ColourSchemeXsrfAcceptanceTest() - Constructor for class com.atlassian.confluence.xsrf.ColourSchemeXsrfAcceptanceTest
 
ColumnMacroReplacementRenderer - Class in com.atlassian.confluence.content.render.xhtml.migration
 
ColumnMacroReplacementRenderer(Renderer) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.ColumnMacroReplacementRenderer
 
com.atlassian.confluence - package com.atlassian.confluence
 
com.atlassian.confluence.acceptancetest.ldap - package com.atlassian.confluence.acceptancetest.ldap
 
com.atlassian.confluence.admin - package com.atlassian.confluence.admin
 
com.atlassian.confluence.admin.actions - package com.atlassian.confluence.admin.actions
 
com.atlassian.confluence.admin.actions.cluster - package com.atlassian.confluence.admin.actions.cluster
 
com.atlassian.confluence.admin.actions.debug - package com.atlassian.confluence.admin.actions.debug
 
com.atlassian.confluence.admin.actions.languages - package com.atlassian.confluence.admin.actions.languages
 
com.atlassian.confluence.admin.actions.lookandfeel - package com.atlassian.confluence.admin.actions.lookandfeel
 
com.atlassian.confluence.admin.actions.macros - package com.atlassian.confluence.admin.actions.macros
 
com.atlassian.confluence.admin.actions.mail - package com.atlassian.confluence.admin.actions.mail
 
com.atlassian.confluence.admin.actions.migration - package com.atlassian.confluence.admin.actions.migration
 
com.atlassian.confluence.admin.actions.plugins - package com.atlassian.confluence.admin.actions.plugins
 
com.atlassian.confluence.admin.actions.tasks - package com.atlassian.confluence.admin.actions.tasks
 
com.atlassian.confluence.admin.actions.trust - package com.atlassian.confluence.admin.actions.trust
 
com.atlassian.confluence.admin.actions.upgrade - package com.atlassian.confluence.admin.actions.upgrade
 
com.atlassian.confluence.admin.criteria - package com.atlassian.confluence.admin.criteria
 
com.atlassian.confluence.admin.tasks - package com.atlassian.confluence.admin.tasks
 
com.atlassian.confluence.applinks - package com.atlassian.confluence.applinks
 
com.atlassian.confluence.cache - package com.atlassian.confluence.cache
 
com.atlassian.confluence.cache.ehcache - package com.atlassian.confluence.cache.ehcache
 
com.atlassian.confluence.cache.ehcache.actions - package com.atlassian.confluence.cache.ehcache.actions
 
com.atlassian.confluence.cache.ehcache.hibernate - package com.atlassian.confluence.cache.ehcache.hibernate
 
com.atlassian.confluence.cache.hibernate - package com.atlassian.confluence.cache.hibernate
 
com.atlassian.confluence.cache.jcaptcha - package com.atlassian.confluence.cache.jcaptcha
 
com.atlassian.confluence.cache.option - package com.atlassian.confluence.cache.option
 
com.atlassian.confluence.cache.spring - package com.atlassian.confluence.cache.spring
 
com.atlassian.confluence.cache.tangosol - package com.atlassian.confluence.cache.tangosol
 
com.atlassian.confluence.cache.tangosol.actions - package com.atlassian.confluence.cache.tangosol.actions
 
com.atlassian.confluence.cache.tangosol.hibernate - package com.atlassian.confluence.cache.tangosol.hibernate
 
com.atlassian.confluence.cluster - package com.atlassian.confluence.cluster
 
com.atlassian.confluence.cluster.coherence - package com.atlassian.confluence.cluster.coherence
 
com.atlassian.confluence.cluster.coherence.invocations - package com.atlassian.confluence.cluster.coherence.invocations
 
com.atlassian.confluence.cluster.nonclustered - package com.atlassian.confluence.cluster.nonclustered
Implementations for cluster interfaces when no cluster is present.
com.atlassian.confluence.cluster.safety - package com.atlassian.confluence.cluster.safety
 
com.atlassian.confluence.compatibility.cache.spring - package com.atlassian.confluence.compatibility.cache.spring
 
com.atlassian.confluence.concurrent - package com.atlassian.confluence.concurrent
 
com.atlassian.confluence.content - package com.atlassian.confluence.content
 
com.atlassian.confluence.content.event - package com.atlassian.confluence.content.event
 
com.atlassian.confluence.content.persistence - package com.atlassian.confluence.content.persistence
 
com.atlassian.confluence.content.persistence.hibernate - package com.atlassian.confluence.content.persistence.hibernate
 
com.atlassian.confluence.content.render.xhtml - package com.atlassian.confluence.content.render.xhtml
 
com.atlassian.confluence.content.render.xhtml.compatibility - package com.atlassian.confluence.content.render.xhtml.compatibility
 
com.atlassian.confluence.content.render.xhtml.definition - package com.atlassian.confluence.content.render.xhtml.definition
 
com.atlassian.confluence.content.render.xhtml.editor - package com.atlassian.confluence.content.render.xhtml.editor
 
com.atlassian.confluence.content.render.xhtml.editor.embed - package com.atlassian.confluence.content.render.xhtml.editor.embed
 
com.atlassian.confluence.content.render.xhtml.editor.inline - package com.atlassian.confluence.content.render.xhtml.editor.inline
 
com.atlassian.confluence.content.render.xhtml.editor.link - package com.atlassian.confluence.content.render.xhtml.editor.link
 
com.atlassian.confluence.content.render.xhtml.editor.macro - package com.atlassian.confluence.content.render.xhtml.editor.macro
 
com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers - package com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers
 
com.atlassian.confluence.content.render.xhtml.links - package com.atlassian.confluence.content.render.xhtml.links
 
com.atlassian.confluence.content.render.xhtml.macro.annotation - package com.atlassian.confluence.content.render.xhtml.macro.annotation
 
com.atlassian.confluence.content.render.xhtml.migration - package com.atlassian.confluence.content.render.xhtml.migration
 
com.atlassian.confluence.content.render.xhtml.migration.exceptions - package com.atlassian.confluence.content.render.xhtml.migration.exceptions
 
com.atlassian.confluence.content.render.xhtml.migration.macro - package com.atlassian.confluence.content.render.xhtml.migration.macro
 
com.atlassian.confluence.content.render.xhtml.migration.tasks - package com.atlassian.confluence.content.render.xhtml.migration.tasks
 
com.atlassian.confluence.content.render.xhtml.model - package com.atlassian.confluence.content.render.xhtml.model
 
com.atlassian.confluence.content.render.xhtml.model.inline - package com.atlassian.confluence.content.render.xhtml.model.inline
 
com.atlassian.confluence.content.render.xhtml.model.links - package com.atlassian.confluence.content.render.xhtml.model.links
 
com.atlassian.confluence.content.render.xhtml.model.resource - package com.atlassian.confluence.content.render.xhtml.model.resource
 
com.atlassian.confluence.content.render.xhtml.model.resource.identifiers - package com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
 
com.atlassian.confluence.content.render.xhtml.storage - package com.atlassian.confluence.content.render.xhtml.storage
 
com.atlassian.confluence.content.render.xhtml.storage.embed - package com.atlassian.confluence.content.render.xhtml.storage.embed
 
com.atlassian.confluence.content.render.xhtml.storage.inline - package com.atlassian.confluence.content.render.xhtml.storage.inline
 
com.atlassian.confluence.content.render.xhtml.storage.link - package com.atlassian.confluence.content.render.xhtml.storage.link
 
com.atlassian.confluence.content.render.xhtml.storage.macro - package com.atlassian.confluence.content.render.xhtml.storage.macro
 
com.atlassian.confluence.content.render.xhtml.storage.macro.inlinebody - package com.atlassian.confluence.content.render.xhtml.storage.macro.inlinebody
 
com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers - package com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers
 
com.atlassian.confluence.content.render.xhtml.transformers - package com.atlassian.confluence.content.render.xhtml.transformers
 
com.atlassian.confluence.content.render.xhtml.validation - package com.atlassian.confluence.content.render.xhtml.validation
 
com.atlassian.confluence.content.render.xhtml.view - package com.atlassian.confluence.content.render.xhtml.view
 
com.atlassian.confluence.content.render.xhtml.view.embed - package com.atlassian.confluence.content.render.xhtml.view.embed
 
com.atlassian.confluence.content.render.xhtml.view.excerpt - package com.atlassian.confluence.content.render.xhtml.view.excerpt
 
com.atlassian.confluence.content.render.xhtml.view.inline - package com.atlassian.confluence.content.render.xhtml.view.inline
 
com.atlassian.confluence.content.render.xhtml.view.link - package com.atlassian.confluence.content.render.xhtml.view.link
 
com.atlassian.confluence.content.render.xhtml.view.macro - package com.atlassian.confluence.content.render.xhtml.view.macro
 
com.atlassian.confluence.content.service - package com.atlassian.confluence.content.service
 
com.atlassian.confluence.content.service.blogpost - package com.atlassian.confluence.content.service.blogpost
 
com.atlassian.confluence.content.service.comment - package com.atlassian.confluence.content.service.comment
 
com.atlassian.confluence.content.service.page - package com.atlassian.confluence.content.service.page
 
com.atlassian.confluence.content.service.space - package com.atlassian.confluence.content.service.space
 
com.atlassian.confluence.content.ui - package com.atlassian.confluence.content.ui
 
com.atlassian.confluence.core - package com.atlassian.confluence.core
 
com.atlassian.confluence.core.actions - package com.atlassian.confluence.core.actions
 
com.atlassian.confluence.core.datetime - package com.atlassian.confluence.core.datetime
 
com.atlassian.confluence.core.listeners - package com.atlassian.confluence.core.listeners
 
com.atlassian.confluence.core.persistence - package com.atlassian.confluence.core.persistence
 
com.atlassian.confluence.core.persistence.confluence - package com.atlassian.confluence.core.persistence.confluence
 
com.atlassian.confluence.core.persistence.hibernate - package com.atlassian.confluence.core.persistence.hibernate
 
com.atlassian.confluence.core.service - package com.atlassian.confluence.core.service
 
com.atlassian.confluence.dashboard - package com.atlassian.confluence.dashboard
 
com.atlassian.confluence.dashboard.actions - package com.atlassian.confluence.dashboard.actions
 
com.atlassian.confluence.diff - package com.atlassian.confluence.diff
 
com.atlassian.confluence.diff.actions - package com.atlassian.confluence.diff.actions
 
com.atlassian.confluence.diff.beans - package com.atlassian.confluence.diff.beans
 
com.atlassian.confluence.diff.marshallers - package com.atlassian.confluence.diff.marshallers
 
com.atlassian.confluence.diff.renderer - package com.atlassian.confluence.diff.renderer
 
com.atlassian.confluence.event - package com.atlassian.confluence.event
 
com.atlassian.confluence.event.events - package com.atlassian.confluence.event.events
 
com.atlassian.confluence.event.events.admin - package com.atlassian.confluence.event.events.admin
 
com.atlassian.confluence.event.events.cluster - package com.atlassian.confluence.event.events.cluster
 
com.atlassian.confluence.event.events.content - package com.atlassian.confluence.event.events.content
 
com.atlassian.confluence.event.events.content.attachment - package com.atlassian.confluence.event.events.content.attachment
 
com.atlassian.confluence.event.events.content.blogpost - package com.atlassian.confluence.event.events.content.blogpost
 
com.atlassian.confluence.event.events.content.comment - package com.atlassian.confluence.event.events.content.comment
 
com.atlassian.confluence.event.events.content.mail - package com.atlassian.confluence.event.events.content.mail
 
com.atlassian.confluence.event.events.content.mail.notification - package com.atlassian.confluence.event.events.content.mail.notification
 
com.atlassian.confluence.event.events.content.page - package com.atlassian.confluence.event.events.content.page
 
com.atlassian.confluence.event.events.content.user - package com.atlassian.confluence.event.events.content.user
 
com.atlassian.confluence.event.events.exception - package com.atlassian.confluence.event.events.exception
 
com.atlassian.confluence.event.events.follow - package com.atlassian.confluence.event.events.follow
 
com.atlassian.confluence.event.events.group - package com.atlassian.confluence.event.events.group
 
com.atlassian.confluence.event.events.label - package com.atlassian.confluence.event.events.label
 
com.atlassian.confluence.event.events.like - package com.atlassian.confluence.event.events.like
 
com.atlassian.confluence.event.events.like.listeners - package com.atlassian.confluence.event.events.like.listeners
 
com.atlassian.confluence.event.events.plugin - package com.atlassian.confluence.event.events.plugin
 
com.atlassian.confluence.event.events.search - package com.atlassian.confluence.event.events.search
 
com.atlassian.confluence.event.events.search.didyoumean - package com.atlassian.confluence.event.events.search.didyoumean
 
com.atlassian.confluence.event.events.security - package com.atlassian.confluence.event.events.security
 
com.atlassian.confluence.event.events.space - package com.atlassian.confluence.event.events.space
 
com.atlassian.confluence.event.events.support - package com.atlassian.confluence.event.events.support
 
com.atlassian.confluence.event.events.template - package com.atlassian.confluence.event.events.template
 
com.atlassian.confluence.event.events.types - package com.atlassian.confluence.event.events.types
 
com.atlassian.confluence.event.events.user - package com.atlassian.confluence.event.events.user
 
com.atlassian.confluence.event.events.userstatus - package com.atlassian.confluence.event.events.userstatus
 
com.atlassian.confluence.event.jobs - package com.atlassian.confluence.event.jobs
 
com.atlassian.confluence.event.listeners - package com.atlassian.confluence.event.listeners
 
com.atlassian.confluence.event.queues - package com.atlassian.confluence.event.queues
 
com.atlassian.confluence.extra.paste.rest - package com.atlassian.confluence.extra.paste.rest
 
com.atlassian.confluence.extra.velocitydeprecation - package com.atlassian.confluence.extra.velocitydeprecation
 
com.atlassian.confluence.fixonly.actions - package com.atlassian.confluence.fixonly.actions
The 'fixonly' package is for functionality that is intended only to allow 'emergency' fixes to a Confluence install.
com.atlassian.confluence.follow - package com.atlassian.confluence.follow
 
com.atlassian.confluence.follow.persistence.dao - package com.atlassian.confluence.follow.persistence.dao
 
com.atlassian.confluence.follow.persistence.dao.hibernate - package com.atlassian.confluence.follow.persistence.dao.hibernate
 
com.atlassian.confluence.gadgets - package com.atlassian.confluence.gadgets
 
com.atlassian.confluence.harnesses - package com.atlassian.confluence.harnesses
 
com.atlassian.confluence.hosted - package com.atlassian.confluence.hosted
 
com.atlassian.confluence.hosted.persistence.dao - package com.atlassian.confluence.hosted.persistence.dao
 
com.atlassian.confluence.hosted.persistence.dao.hibernate - package com.atlassian.confluence.hosted.persistence.dao.hibernate
 
com.atlassian.confluence.hosted.search.lucene.filter - package com.atlassian.confluence.hosted.search.lucene.filter
 
com.atlassian.confluence.hosted.search.v2.lucene.mapper - package com.atlassian.confluence.hosted.search.v2.lucene.mapper
 
com.atlassian.confluence.hosted.search.v2.searchfilter - package com.atlassian.confluence.hosted.search.v2.searchfilter
 
com.atlassian.confluence.htmlunit - package com.atlassian.confluence.htmlunit
 
com.atlassian.confluence.httpmethod - package com.atlassian.confluence.httpmethod
 
com.atlassian.confluence.importexport - package com.atlassian.confluence.importexport
 
com.atlassian.confluence.importexport.actions - package com.atlassian.confluence.importexport.actions
 
com.atlassian.confluence.importexport.impl - package com.atlassian.confluence.importexport.impl
 
com.atlassian.confluence.importexport.resolvers - package com.atlassian.confluence.importexport.resolvers
 
com.atlassian.confluence.importexport.resource - package com.atlassian.confluence.importexport.resource
 
com.atlassian.confluence.importexport.xmlimport - package com.atlassian.confluence.importexport.xmlimport
Imports Confluence data from an XML backup.
com.atlassian.confluence.importexport.xmlimport.model - package com.atlassian.confluence.importexport.xmlimport.model
 
com.atlassian.confluence.importexport.xmlimport.parser - package com.atlassian.confluence.importexport.xmlimport.parser
 
com.atlassian.confluence.importexport.xmlimport.persister - package com.atlassian.confluence.importexport.xmlimport.persister
 
com.atlassian.confluence.it - package com.atlassian.confluence.it
 
com.atlassian.confluence.it.admin - package com.atlassian.confluence.it.admin
 
com.atlassian.confluence.it.content - package com.atlassian.confluence.it.content
 
com.atlassian.confluence.it.content.security - package com.atlassian.confluence.it.content.security
 
com.atlassian.confluence.it.dashboard - package com.atlassian.confluence.it.dashboard
 
com.atlassian.confluence.it.export - package com.atlassian.confluence.it.export
 
com.atlassian.confluence.it.feed - package com.atlassian.confluence.it.feed
 
com.atlassian.confluence.it.global - package com.atlassian.confluence.it.global
 
com.atlassian.confluence.it.mail - package com.atlassian.confluence.it.mail
 
com.atlassian.confluence.it.maven - package com.atlassian.confluence.it.maven
 
com.atlassian.confluence.it.plugin - package com.atlassian.confluence.it.plugin
 
com.atlassian.confluence.it.resource - package com.atlassian.confluence.it.resource
 
com.atlassian.confluence.it.rpc - package com.atlassian.confluence.it.rpc
 
com.atlassian.confluence.it.setup - package com.atlassian.confluence.it.setup
 
com.atlassian.confluence.it.setup.content - package com.atlassian.confluence.it.setup.content
 
com.atlassian.confluence.it.setup.database - package com.atlassian.confluence.it.setup.database
 
com.atlassian.confluence.it.setup.steps - package com.atlassian.confluence.it.setup.steps
 
com.atlassian.confluence.it.setup.userdirectory - package com.atlassian.confluence.it.setup.userdirectory
 
com.atlassian.confluence.it.space - package com.atlassian.confluence.it.space
 
com.atlassian.confluence.it.system - package com.atlassian.confluence.it.system
 
com.atlassian.confluence.it.user - package com.atlassian.confluence.it.user
 
com.atlassian.confluence.it.usermanagement - package com.atlassian.confluence.it.usermanagement
 
com.atlassian.confluence.it.web - package com.atlassian.confluence.it.web
 
com.atlassian.confluence.jmx - package com.atlassian.confluence.jmx
 
com.atlassian.confluence.json - package com.atlassian.confluence.json
 
com.atlassian.confluence.json.introspector - package com.atlassian.confluence.json.introspector
 
com.atlassian.confluence.json.json - package com.atlassian.confluence.json.json
 
com.atlassian.confluence.json.jsonator - package com.atlassian.confluence.json.jsonator
 
com.atlassian.confluence.json.parser - package com.atlassian.confluence.json.parser
 
com.atlassian.confluence.junit3 - package com.atlassian.confluence.junit3
 
com.atlassian.confluence.labels - package com.atlassian.confluence.labels
 
com.atlassian.confluence.labels.actions - package com.atlassian.confluence.labels.actions
 
com.atlassian.confluence.labels.persistence.dao - package com.atlassian.confluence.labels.persistence.dao
 
com.atlassian.confluence.labels.persistence.dao.hibernate - package com.atlassian.confluence.labels.persistence.dao.hibernate
 
com.atlassian.confluence.labels.service - package com.atlassian.confluence.labels.service
 
com.atlassian.confluence.languages - package com.atlassian.confluence.languages
 
com.atlassian.confluence.like - package com.atlassian.confluence.like
 
com.atlassian.confluence.links - package com.atlassian.confluence.links
 
com.atlassian.confluence.links.linktypes - package com.atlassian.confluence.links.linktypes
 
com.atlassian.confluence.links.persistence - package com.atlassian.confluence.links.persistence
 
com.atlassian.confluence.links.persistence.dao - package com.atlassian.confluence.links.persistence.dao
 
com.atlassian.confluence.links.persistence.dao.hibernate - package com.atlassian.confluence.links.persistence.dao.hibernate
 
com.atlassian.confluence.logging - package com.atlassian.confluence.logging
 
com.atlassian.confluence.macro - package com.atlassian.confluence.macro
 
com.atlassian.confluence.macro.browser - package com.atlassian.confluence.macro.browser
 
com.atlassian.confluence.macro.browser.actions - package com.atlassian.confluence.macro.browser.actions
 
com.atlassian.confluence.macro.browser.beans - package com.atlassian.confluence.macro.browser.beans
 
com.atlassian.confluence.macro.params - package com.atlassian.confluence.macro.params
 
com.atlassian.confluence.macro.profile - package com.atlassian.confluence.macro.profile
 
com.atlassian.confluence.macro.query - package com.atlassian.confluence.macro.query
 
com.atlassian.confluence.macro.query.params - package com.atlassian.confluence.macro.query.params
 
com.atlassian.confluence.macro.userstatus - package com.atlassian.confluence.macro.userstatus
 
com.atlassian.confluence.macro.wiki - package com.atlassian.confluence.macro.wiki
 
com.atlassian.confluence.macro.xhtml - package com.atlassian.confluence.macro.xhtml
 
com.atlassian.confluence.mail - package com.atlassian.confluence.mail
 
com.atlassian.confluence.mail.address - package com.atlassian.confluence.mail.address
 
com.atlassian.confluence.mail.archive - package com.atlassian.confluence.mail.archive
 
com.atlassian.confluence.mail.archive.actions - package com.atlassian.confluence.mail.archive.actions
 
com.atlassian.confluence.mail.archive.content - package com.atlassian.confluence.mail.archive.content
 
com.atlassian.confluence.mail.archive.content.hibernate - package com.atlassian.confluence.mail.archive.content.hibernate
 
com.atlassian.confluence.mail.archive.events - package com.atlassian.confluence.mail.archive.events
 
com.atlassian.confluence.mail.archive.jobs - package com.atlassian.confluence.mail.archive.jobs
 
com.atlassian.confluence.mail.jobs - package com.atlassian.confluence.mail.jobs
 
com.atlassian.confluence.mail.notification - package com.atlassian.confluence.mail.notification
 
com.atlassian.confluence.mail.notification.actions - package com.atlassian.confluence.mail.notification.actions
 
com.atlassian.confluence.mail.notification.listeners - package com.atlassian.confluence.mail.notification.listeners
 
com.atlassian.confluence.mail.notification.persistence - package com.atlassian.confluence.mail.notification.persistence
 
com.atlassian.confluence.mail.notification.persistence.dao.hibernate - package com.atlassian.confluence.mail.notification.persistence.dao.hibernate
 
com.atlassian.confluence.mail.persistence.dao - package com.atlassian.confluence.mail.persistence.dao
 
com.atlassian.confluence.mail.persistence.dao.hibernate - package com.atlassian.confluence.mail.persistence.dao.hibernate
 
com.atlassian.confluence.mail.reports - package com.atlassian.confluence.mail.reports
 
com.atlassian.confluence.mail.template - package com.atlassian.confluence.mail.template
 
com.atlassian.confluence.multimedia - package com.atlassian.confluence.multimedia
 
com.atlassian.confluence.ondemand - package com.atlassian.confluence.ondemand
 
com.atlassian.confluence.pageobjects - package com.atlassian.confluence.pageobjects
 
com.atlassian.confluence.pageobjects.component - package com.atlassian.confluence.pageobjects.component
 
com.atlassian.confluence.pageobjects.component.admin - package com.atlassian.confluence.pageobjects.component.admin
 
com.atlassian.confluence.pageobjects.component.content - package com.atlassian.confluence.pageobjects.component.content
 
com.atlassian.confluence.pageobjects.component.dashboard - package com.atlassian.confluence.pageobjects.component.dashboard
 
com.atlassian.confluence.pageobjects.component.dialog - package com.atlassian.confluence.pageobjects.component.dialog
 
com.atlassian.confluence.pageobjects.component.editor - package com.atlassian.confluence.pageobjects.component.editor
 
com.atlassian.confluence.pageobjects.component.header - package com.atlassian.confluence.pageobjects.component.header
 
com.atlassian.confluence.pageobjects.component.macro - package com.atlassian.confluence.pageobjects.component.macro
 
com.atlassian.confluence.pageobjects.component.menu - package com.atlassian.confluence.pageobjects.component.menu
 
com.atlassian.confluence.pageobjects.component.popup - package com.atlassian.confluence.pageobjects.component.popup
 
com.atlassian.confluence.pageobjects.component.supporttools - package com.atlassian.confluence.pageobjects.component.supporttools
 
com.atlassian.confluence.pageobjects.page - package com.atlassian.confluence.pageobjects.page
 
com.atlassian.confluence.pageobjects.page.admin - package com.atlassian.confluence.pageobjects.page.admin
 
com.atlassian.confluence.pageobjects.page.content - package com.atlassian.confluence.pageobjects.page.content
 
com.atlassian.confluence.pageobjects.page.content.macros - package com.atlassian.confluence.pageobjects.page.content.macros
 
com.atlassian.confluence.pageobjects.page.setup - package com.atlassian.confluence.pageobjects.page.setup
 
com.atlassian.confluence.pageobjects.page.space - package com.atlassian.confluence.pageobjects.page.space
 
com.atlassian.confluence.pages - package com.atlassian.confluence.pages
 
com.atlassian.confluence.pages.actions - package com.atlassian.confluence.pages.actions
 
com.atlassian.confluence.pages.actions.beans - package com.atlassian.confluence.pages.actions.beans
 
com.atlassian.confluence.pages.ancestors - package com.atlassian.confluence.pages.ancestors
 
com.atlassian.confluence.pages.attachments - package com.atlassian.confluence.pages.attachments
 
com.atlassian.confluence.pages.persistence.dao - package com.atlassian.confluence.pages.persistence.dao
 
com.atlassian.confluence.pages.persistence.dao.hibernate - package com.atlassian.confluence.pages.persistence.dao.hibernate
 
com.atlassian.confluence.pages.templates - package com.atlassian.confluence.pages.templates
 
com.atlassian.confluence.pages.templates.actions - package com.atlassian.confluence.pages.templates.actions
 
com.atlassian.confluence.pages.templates.persistence.dao - package com.atlassian.confluence.pages.templates.persistence.dao
 
com.atlassian.confluence.pages.templates.persistence.dao.hibernate - package com.atlassian.confluence.pages.templates.persistence.dao.hibernate
 
com.atlassian.confluence.pages.templates.variables - package com.atlassian.confluence.pages.templates.variables
 
com.atlassian.confluence.pages.thumbnail - package com.atlassian.confluence.pages.thumbnail
 
com.atlassian.confluence.pages.thumbnail.renderer - package com.atlassian.confluence.pages.thumbnail.renderer
 
com.atlassian.confluence.pages.wysiwyg - package com.atlassian.confluence.pages.wysiwyg
 
com.atlassian.confluence.plugin - package com.atlassian.confluence.plugin
 
com.atlassian.confluence.plugin.cached - package com.atlassian.confluence.plugin.cached
 
com.atlassian.confluence.plugin.descriptor - package com.atlassian.confluence.plugin.descriptor
 
com.atlassian.confluence.plugin.descriptor.embedded - package com.atlassian.confluence.plugin.descriptor.embedded
 
com.atlassian.confluence.plugin.descriptor.macro - package com.atlassian.confluence.plugin.descriptor.macro
 
com.atlassian.confluence.plugin.descriptor.rpc - package com.atlassian.confluence.plugin.descriptor.rpc
 
com.atlassian.confluence.plugin.descriptor.search - package com.atlassian.confluence.plugin.descriptor.search
 
com.atlassian.confluence.plugin.descriptor.web - package com.atlassian.confluence.plugin.descriptor.web
 
com.atlassian.confluence.plugin.descriptor.web.conditions - package com.atlassian.confluence.plugin.descriptor.web.conditions
 
com.atlassian.confluence.plugin.descriptor.web.conditions.user - package com.atlassian.confluence.plugin.descriptor.web.conditions.user
 
com.atlassian.confluence.plugin.descriptor.web.descriptors - package com.atlassian.confluence.plugin.descriptor.web.descriptors
 
com.atlassian.confluence.plugin.descriptor.web.model - package com.atlassian.confluence.plugin.descriptor.web.model
 
com.atlassian.confluence.plugin.descriptor.xhtml - package com.atlassian.confluence.plugin.descriptor.xhtml
 
com.atlassian.confluence.plugin.editor - package com.atlassian.confluence.plugin.editor
 
com.atlassian.confluence.plugin.module - package com.atlassian.confluence.plugin.module
 
com.atlassian.confluence.plugin.persistence - package com.atlassian.confluence.plugin.persistence
 
com.atlassian.confluence.plugin.persistence.hibernate - package com.atlassian.confluence.plugin.persistence.hibernate
 
com.atlassian.confluence.plugin.services - package com.atlassian.confluence.plugin.services
 
com.atlassian.confluence.plugin.servlet.filter - package com.atlassian.confluence.plugin.servlet.filter
 
com.atlassian.confluence.plugin.spring - package com.atlassian.confluence.plugin.spring
Classes necessary for Spring integration with the plugins system.
com.atlassian.confluence.plugin.web.renderer - package com.atlassian.confluence.plugin.web.renderer
 
com.atlassian.confluence.plugin.webresource - package com.atlassian.confluence.plugin.webresource
 
com.atlassian.confluence.plugin.webresource.aui - package com.atlassian.confluence.plugin.webresource.aui
 
com.atlassian.confluence.plugins.dailysummary.actions - package com.atlassian.confluence.plugins.dailysummary.actions
 
com.atlassian.confluence.plugins.dailysummary.components - package com.atlassian.confluence.plugins.dailysummary.components
 
com.atlassian.confluence.plugins.dailysummary.components.impl - package com.atlassian.confluence.plugins.dailysummary.components.impl
 
com.atlassian.confluence.plugins.dailysummary.content - package com.atlassian.confluence.plugins.dailysummary.content
 
com.atlassian.confluence.plugins.dailysummary.content.popular - package com.atlassian.confluence.plugins.dailysummary.content.popular
 
com.atlassian.confluence.plugins.dailysummary.rest - package com.atlassian.confluence.plugins.dailysummary.rest
 
com.atlassian.confluence.plugins.dailysummary.scheduling - package com.atlassian.confluence.plugins.dailysummary.scheduling
 
com.atlassian.confluence.plugins.dashboard - package com.atlassian.confluence.plugins.dashboard
 
com.atlassian.confluence.plugins.dashboard.json - package com.atlassian.confluence.plugins.dashboard.json
 
com.atlassian.confluence.plugins.doctheme - package com.atlassian.confluence.plugins.doctheme
 
com.atlassian.confluence.plugins.dragdrop - package com.atlassian.confluence.plugins.dragdrop
 
com.atlassian.confluence.plugins.easyuser - package com.atlassian.confluence.plugins.easyuser
 
com.atlassian.confluence.plugins.easyuser.actions - package com.atlassian.confluence.plugins.easyuser.actions
 
com.atlassian.confluence.plugins.easyuser.conditions - package com.atlassian.confluence.plugins.easyuser.conditions
 
com.atlassian.confluence.plugins.easyuser.events - package com.atlassian.confluence.plugins.easyuser.events
 
com.atlassian.confluence.plugins.easyuser.notifications - package com.atlassian.confluence.plugins.easyuser.notifications
 
com.atlassian.confluence.plugins.edgeindex - package com.atlassian.confluence.plugins.edgeindex
 
com.atlassian.confluence.plugins.edgeindex.lucene - package com.atlassian.confluence.plugins.edgeindex.lucene
 
com.atlassian.confluence.plugins.edgeindex.model - package com.atlassian.confluence.plugins.edgeindex.model
 
com.atlassian.confluence.plugins.edgeindex.servlet - package com.atlassian.confluence.plugins.edgeindex.servlet
 
com.atlassian.confluence.plugins.expand - package com.atlassian.confluence.plugins.expand
 
com.atlassian.confluence.plugins.gadgets - package com.atlassian.confluence.plugins.gadgets
 
com.atlassian.confluence.plugins.gadgets.admin.actions - package com.atlassian.confluence.plugins.gadgets.admin.actions
 
com.atlassian.confluence.plugins.gadgets.admin.permissionservice - package com.atlassian.confluence.plugins.gadgets.admin.permissionservice
 
com.atlassian.confluence.plugins.gadgets.confluencepagegadget - package com.atlassian.confluence.plugins.gadgets.confluencepagegadget
 
com.atlassian.confluence.plugins.gadgets.error - package com.atlassian.confluence.plugins.gadgets.error
 
com.atlassian.confluence.plugins.gadgets.events - package com.atlassian.confluence.plugins.gadgets.events
 
com.atlassian.confluence.plugins.gadgets.gadgetspecstore - package com.atlassian.confluence.plugins.gadgets.gadgetspecstore
 
com.atlassian.confluence.plugins.gadgets.metadata - package com.atlassian.confluence.plugins.gadgets.metadata
 
com.atlassian.confluence.plugins.gadgets.migrator - package com.atlassian.confluence.plugins.gadgets.migrator
 
com.atlassian.confluence.plugins.gadgets.preferencesextractor - package com.atlassian.confluence.plugins.gadgets.preferencesextractor
 
com.atlassian.confluence.plugins.gadgets.publishedgadgetsdirectory - package com.atlassian.confluence.plugins.gadgets.publishedgadgetsdirectory
 
com.atlassian.confluence.plugins.gadgets.refimpl - package com.atlassian.confluence.plugins.gadgets.refimpl
This package should be removed when AG-965 is resolved.
com.atlassian.confluence.plugins.gadgets.requestcontext - package com.atlassian.confluence.plugins.gadgets.requestcontext
 
com.atlassian.confluence.plugins.gadgets.rest - package com.atlassian.confluence.plugins.gadgets.rest
 
com.atlassian.confluence.plugins.gadgets.tokenstore - package com.atlassian.confluence.plugins.gadgets.tokenstore
 
com.atlassian.confluence.plugins.gadgets.util - package com.atlassian.confluence.plugins.gadgets.util
 
com.atlassian.confluence.plugins.gadgets.whitelist - package com.atlassian.confluence.plugins.gadgets.whitelist
 
com.atlassian.confluence.plugins.keyboardshortcuts - package com.atlassian.confluence.plugins.keyboardshortcuts
 
com.atlassian.confluence.plugins.keyboardshortcuts.conditions - package com.atlassian.confluence.plugins.keyboardshortcuts.conditions
 
com.atlassian.confluence.plugins.like - package com.atlassian.confluence.plugins.like
 
com.atlassian.confluence.plugins.like.actions - package com.atlassian.confluence.plugins.like.actions
 
com.atlassian.confluence.plugins.like.notifications - package com.atlassian.confluence.plugins.like.notifications
 
com.atlassian.confluence.plugins.like.notifications.dao - package com.atlassian.confluence.plugins.like.notifications.dao
 
com.atlassian.confluence.plugins.like.rest.entities - package com.atlassian.confluence.plugins.like.rest.entities
 
com.atlassian.confluence.plugins.like.rest.resources - package com.atlassian.confluence.plugins.like.rest.resources
 
com.atlassian.confluence.plugins.macros.core - package com.atlassian.confluence.plugins.macros.core
 
com.atlassian.confluence.plugins.macros.core.renderer - package com.atlassian.confluence.plugins.macros.core.renderer
 
com.atlassian.confluence.plugins.macros.dashboard - package com.atlassian.confluence.plugins.macros.dashboard
 
com.atlassian.confluence.plugins.merge - package com.atlassian.confluence.plugins.merge
 
com.atlassian.confluence.plugins.mobile - package com.atlassian.confluence.plugins.mobile
 
com.atlassian.confluence.plugins.mobile.dto - package com.atlassian.confluence.plugins.mobile.dto
 
com.atlassian.confluence.plugins.mobile.filter - package com.atlassian.confluence.plugins.mobile.filter
 
com.atlassian.confluence.plugins.mobile.rest - package com.atlassian.confluence.plugins.mobile.rest
 
com.atlassian.confluence.plugins.mobile.rest.model - package com.atlassian.confluence.plugins.mobile.rest.model
 
com.atlassian.confluence.plugins.mobile.search - package com.atlassian.confluence.plugins.mobile.search
 
com.atlassian.confluence.plugins.mobile.servlet - package com.atlassian.confluence.plugins.mobile.servlet
 
com.atlassian.confluence.plugins.popularcontent - package com.atlassian.confluence.plugins.popularcontent
 
com.atlassian.confluence.plugins.popularcontent.extractor - package com.atlassian.confluence.plugins.popularcontent.extractor
 
com.atlassian.confluence.plugins.quickcomment - package com.atlassian.confluence.plugins.quickcomment
 
com.atlassian.confluence.plugins.quickcomment.rest - package com.atlassian.confluence.plugins.quickcomment.rest
 
com.atlassian.confluence.plugins.quickcomment.rest.captcha - package com.atlassian.confluence.plugins.quickcomment.rest.captcha
 
com.atlassian.confluence.plugins.quickcomment.rest.entities - package com.atlassian.confluence.plugins.quickcomment.rest.entities
 
com.atlassian.confluence.plugins.rest.entities - package com.atlassian.confluence.plugins.rest.entities
 
com.atlassian.confluence.plugins.rest.entities.builders - package com.atlassian.confluence.plugins.rest.entities.builders
 
com.atlassian.confluence.plugins.rest.entities.documentation - package com.atlassian.confluence.plugins.rest.entities.documentation
 
com.atlassian.confluence.plugins.rest.filter - package com.atlassian.confluence.plugins.rest.filter
 
com.atlassian.confluence.plugins.rest.manager - package com.atlassian.confluence.plugins.rest.manager
 
com.atlassian.confluence.plugins.rest.resources - package com.atlassian.confluence.plugins.rest.resources
 
com.atlassian.confluence.plugins.rest.service - package com.atlassian.confluence.plugins.rest.service
 
com.atlassian.confluence.plugins.schedule.admin.action - package com.atlassian.confluence.plugins.schedule.admin.action
 
com.atlassian.confluence.plugins.schedule.admin.support - package com.atlassian.confluence.plugins.schedule.admin.support
 
com.atlassian.confluence.plugins.spacedirectory - package com.atlassian.confluence.plugins.spacedirectory
 
com.atlassian.confluence.plugins.spacedirectory.rest - package com.atlassian.confluence.plugins.spacedirectory.rest
 
com.atlassian.confluence.plugins.spacedirectory.util - package com.atlassian.confluence.plugins.spacedirectory.util
 
com.atlassian.confluence.plugins.viewsource - package com.atlassian.confluence.plugins.viewsource
 
com.atlassian.confluence.plugins.viewstorage - package com.atlassian.confluence.plugins.viewstorage
 
com.atlassian.confluence.plugins.whatsnew - package com.atlassian.confluence.plugins.whatsnew
 
com.atlassian.confluence.plugins.whatsnew.actions - package com.atlassian.confluence.plugins.whatsnew.actions
 
com.atlassian.confluence.plugins.whatsnew.conditions - package com.atlassian.confluence.plugins.whatsnew.conditions
 
com.atlassian.confluence.plugins.whatsnew.listeners - package com.atlassian.confluence.plugins.whatsnew.listeners
 
com.atlassian.confluence.qunit - package com.atlassian.confluence.qunit
 
com.atlassian.confluence.qunit.pageobjects - package com.atlassian.confluence.qunit.pageobjects
 
com.atlassian.confluence.renderer - package com.atlassian.confluence.renderer
 
com.atlassian.confluence.renderer.actions - package com.atlassian.confluence.renderer.actions
 
com.atlassian.confluence.renderer.attachments - package com.atlassian.confluence.renderer.attachments
 
com.atlassian.confluence.renderer.embedded - package com.atlassian.confluence.renderer.embedded
 
com.atlassian.confluence.renderer.embedded.support - package com.atlassian.confluence.renderer.embedded.support
 
com.atlassian.confluence.renderer.plugin - package com.atlassian.confluence.renderer.plugin
 
com.atlassian.confluence.renderer.radeox - package com.atlassian.confluence.renderer.radeox
 
com.atlassian.confluence.renderer.radeox.filters - package com.atlassian.confluence.renderer.radeox.filters
 
com.atlassian.confluence.renderer.radeox.macros - package com.atlassian.confluence.renderer.radeox.macros
 
com.atlassian.confluence.renderer.radeox.macros.junit - package com.atlassian.confluence.renderer.radeox.macros.junit
 
com.atlassian.confluence.renderer.radeox.macros.junit.report - package com.atlassian.confluence.renderer.radeox.macros.junit.report
 
com.atlassian.confluence.renderer.template - package com.atlassian.confluence.renderer.template
 
com.atlassian.confluence.renderer.v2 - package com.atlassian.confluence.renderer.v2
 
com.atlassian.confluence.renderer.v2.macros - package com.atlassian.confluence.renderer.v2.macros
 
com.atlassian.confluence.rest - package com.atlassian.confluence.rest
 
com.atlassian.confluence.rpc - package com.atlassian.confluence.rpc
 
com.atlassian.confluence.rpc.auth - package com.atlassian.confluence.rpc.auth
 
com.atlassian.confluence.rpc.soap - package com.atlassian.confluence.rpc.soap
 
com.atlassian.confluence.rpc.soap.beans - package com.atlassian.confluence.rpc.soap.beans
 
com.atlassian.confluence.rpc.soap.services - package com.atlassian.confluence.rpc.soap.services
 
com.atlassian.confluence.rpc.xmlrpc - package com.atlassian.confluence.rpc.xmlrpc
 
com.atlassian.confluence.rss - package com.atlassian.confluence.rss
 
com.atlassian.confluence.rss.actions - package com.atlassian.confluence.rss.actions
 
com.atlassian.confluence.schedule - package com.atlassian.confluence.schedule
 
com.atlassian.confluence.schedule.audit - package com.atlassian.confluence.schedule.audit
 
com.atlassian.confluence.schedule.listeners - package com.atlassian.confluence.schedule.listeners
 
com.atlassian.confluence.schedule.managers - package com.atlassian.confluence.schedule.managers
 
com.atlassian.confluence.schedule.persistence.dao - package com.atlassian.confluence.schedule.persistence.dao
 
com.atlassian.confluence.schedule.quartz - package com.atlassian.confluence.schedule.quartz
 
com.atlassian.confluence.schedule.util - package com.atlassian.confluence.schedule.util
 
com.atlassian.confluence.search - package com.atlassian.confluence.search
 
com.atlassian.confluence.search.actions - package com.atlassian.confluence.search.actions
 
com.atlassian.confluence.search.actions.json - package com.atlassian.confluence.search.actions.json
 
com.atlassian.confluence.search.contentnames - package com.atlassian.confluence.search.contentnames
 
com.atlassian.confluence.search.contentnames.lucene - package com.atlassian.confluence.search.contentnames.lucene
 
com.atlassian.confluence.search.contentnames.lucene.mappers - package com.atlassian.confluence.search.contentnames.lucene.mappers
 
com.atlassian.confluence.search.didyoumean - package com.atlassian.confluence.search.didyoumean
 
com.atlassian.confluence.search.didyoumean.actions - package com.atlassian.confluence.search.didyoumean.actions
 
com.atlassian.confluence.search.didyoumean.lucene - package com.atlassian.confluence.search.didyoumean.lucene
 
com.atlassian.confluence.search.didyoumean.lucene.analyzers - package com.atlassian.confluence.search.didyoumean.lucene.analyzers
 
com.atlassian.confluence.search.didyoumean.lucene.comparators - package com.atlassian.confluence.search.didyoumean.lucene.comparators
 
com.atlassian.confluence.search.didyoumean.lucene.extractor - package com.atlassian.confluence.search.didyoumean.lucene.extractor
 
com.atlassian.confluence.search.didyoumean.lucene.tokenizers - package com.atlassian.confluence.search.didyoumean.lucene.tokenizers
 
com.atlassian.confluence.search.listeners - package com.atlassian.confluence.search.listeners
 
com.atlassian.confluence.search.lucene - package com.atlassian.confluence.search.lucene
 
com.atlassian.confluence.search.lucene.analyzers - package com.atlassian.confluence.search.lucene.analyzers
 
com.atlassian.confluence.search.lucene.analyzers.unstemmed - package com.atlassian.confluence.search.lucene.analyzers.unstemmed
 
com.atlassian.confluence.search.lucene.extractor - package com.atlassian.confluence.search.lucene.extractor
 
com.atlassian.confluence.search.lucene.filter - package com.atlassian.confluence.search.lucene.filter
 
com.atlassian.confluence.search.lucene.postprocessor - package com.atlassian.confluence.search.lucene.postprocessor
 
com.atlassian.confluence.search.lucene.queue - package com.atlassian.confluence.search.lucene.queue
 
com.atlassian.confluence.search.lucene.tasks - package com.atlassian.confluence.search.lucene.tasks
 
com.atlassian.confluence.search.lucene.tokenizers - package com.atlassian.confluence.search.lucene.tokenizers
 
com.atlassian.confluence.search.plugin - package com.atlassian.confluence.search.plugin
 
com.atlassian.confluence.search.scope - package com.atlassian.confluence.search.scope
 
com.atlassian.confluence.search.service - package com.atlassian.confluence.search.service
 
com.atlassian.confluence.search.summary - package com.atlassian.confluence.search.summary
 
com.atlassian.confluence.search.v2 - package com.atlassian.confluence.search.v2
Provides an extensible, flexible search API.
com.atlassian.confluence.search.v2.filter - package com.atlassian.confluence.search.v2.filter
 
com.atlassian.confluence.search.v2.lucene - package com.atlassian.confluence.search.v2.lucene
Provides a Lucene-backed implementation of the SearchManager.
com.atlassian.confluence.search.v2.lucene.boosting - package com.atlassian.confluence.search.v2.lucene.boosting
 
com.atlassian.confluence.search.v2.lucene.compatibility - package com.atlassian.confluence.search.v2.lucene.compatibility
Backwards compatibility wrappers to bridge between the old and new search APIs
com.atlassian.confluence.search.v2.lucene.mapper - package com.atlassian.confluence.search.v2.lucene.mapper
 
com.atlassian.confluence.search.v2.lucene.resultfilter - package com.atlassian.confluence.search.v2.lucene.resultfilter
 
com.atlassian.confluence.search.v2.query - package com.atlassian.confluence.search.v2.query
 
com.atlassian.confluence.search.v2.searchfilter - package com.atlassian.confluence.search.v2.searchfilter
 
com.atlassian.confluence.search.v2.sort - package com.atlassian.confluence.search.v2.sort
 
com.atlassian.confluence.security - package com.atlassian.confluence.security
 
com.atlassian.confluence.security.actions - package com.atlassian.confluence.security.actions
 
com.atlassian.confluence.security.administrators - package com.atlassian.confluence.security.administrators
 
com.atlassian.confluence.security.delegate - package com.atlassian.confluence.security.delegate
 
com.atlassian.confluence.security.interceptors - package com.atlassian.confluence.security.interceptors
 
com.atlassian.confluence.security.login - package com.atlassian.confluence.security.login
 
com.atlassian.confluence.security.persistence.dao - package com.atlassian.confluence.security.persistence.dao
 
com.atlassian.confluence.security.persistence.dao.hibernate - package com.atlassian.confluence.security.persistence.dao.hibernate
 
com.atlassian.confluence.security.persistence.dao.hibernate.legacy - package com.atlassian.confluence.security.persistence.dao.hibernate.legacy
 
com.atlassian.confluence.security.seraph - package com.atlassian.confluence.security.seraph
 
com.atlassian.confluence.security.service - package com.atlassian.confluence.security.service
 
com.atlassian.confluence.security.trust - package com.atlassian.confluence.security.trust
 
com.atlassian.confluence.security.trust.seraph - package com.atlassian.confluence.security.trust.seraph
 
com.atlassian.confluence.security.websudo - package com.atlassian.confluence.security.websudo
 
com.atlassian.confluence.selenium - package com.atlassian.confluence.selenium
 
com.atlassian.confluence.selenium.client - package com.atlassian.confluence.selenium.client
 
com.atlassian.confluence.selenium.gadgets - package com.atlassian.confluence.selenium.gadgets
 
com.atlassian.confluence.selenium.harness - package com.atlassian.confluence.selenium.harness
 
com.atlassian.confluence.servlet - package com.atlassian.confluence.servlet
 
com.atlassian.confluence.servlet.download - package com.atlassian.confluence.servlet.download
 
com.atlassian.confluence.servlet.simpledisplay - package com.atlassian.confluence.servlet.simpledisplay
 
com.atlassian.confluence.setup - package com.atlassian.confluence.setup
 
com.atlassian.confluence.setup.actions - package com.atlassian.confluence.setup.actions
 
com.atlassian.confluence.setup.bandana - package com.atlassian.confluence.setup.bandana
 
com.atlassian.confluence.setup.bandana.persistence.dao - package com.atlassian.confluence.setup.bandana.persistence.dao
 
com.atlassian.confluence.setup.bandana.persistence.dao.hibernate - package com.atlassian.confluence.setup.bandana.persistence.dao.hibernate
 
com.atlassian.confluence.setup.johnson - package com.atlassian.confluence.setup.johnson
 
com.atlassian.confluence.setup.quartz - package com.atlassian.confluence.setup.quartz
 
com.atlassian.confluence.setup.seraph - package com.atlassian.confluence.setup.seraph
 
com.atlassian.confluence.setup.settings - package com.atlassian.confluence.setup.settings
 
com.atlassian.confluence.setup.settings.beans - package com.atlassian.confluence.setup.settings.beans
 
com.atlassian.confluence.setup.settings.init - package com.atlassian.confluence.setup.settings.init
 
com.atlassian.confluence.setup.sitemesh - package com.atlassian.confluence.setup.sitemesh
 
com.atlassian.confluence.setup.velocity - package com.atlassian.confluence.setup.velocity
 
com.atlassian.confluence.setup.webwork - package com.atlassian.confluence.setup.webwork
 
com.atlassian.confluence.setup.xstream - package com.atlassian.confluence.setup.xstream
 
com.atlassian.confluence.spaces - package com.atlassian.confluence.spaces
 
com.atlassian.confluence.spaces.actions - package com.atlassian.confluence.spaces.actions
 
com.atlassian.confluence.spaces.listeners - package com.atlassian.confluence.spaces.listeners
 
com.atlassian.confluence.spaces.persistence.dao - package com.atlassian.confluence.spaces.persistence.dao
 
com.atlassian.confluence.spaces.persistence.dao.hibernate - package com.atlassian.confluence.spaces.persistence.dao.hibernate
 
com.atlassian.confluence.spring - package com.atlassian.confluence.spring
 
com.atlassian.confluence.spring.aop - package com.atlassian.confluence.spring.aop
 
com.atlassian.confluence.spring.johnson - package com.atlassian.confluence.spring.johnson
 
com.atlassian.confluence.spring.service - package com.atlassian.confluence.spring.service
 
com.atlassian.confluence.spring.transaction.interceptor - package com.atlassian.confluence.spring.transaction.interceptor
 
com.atlassian.confluence.status - package com.atlassian.confluence.status
 
com.atlassian.confluence.status.service - package com.atlassian.confluence.status.service
 
com.atlassian.confluence.status.service.systeminfo - package com.atlassian.confluence.status.service.systeminfo
 
com.atlassian.confluence.test.event - package com.atlassian.confluence.test.event
 
com.atlassian.confluence.test.qunit - package com.atlassian.confluence.test.qunit
 
com.atlassian.confluence.test.rpc - package com.atlassian.confluence.test.rpc
 
com.atlassian.confluence.testng - package com.atlassian.confluence.testng
 
com.atlassian.confluence.themes - package com.atlassian.confluence.themes
 
com.atlassian.confluence.themes.events - package com.atlassian.confluence.themes.events
 
com.atlassian.confluence.themes.persistence - package com.atlassian.confluence.themes.persistence
 
com.atlassian.confluence.themes.persistence.hibernate - package com.atlassian.confluence.themes.persistence.hibernate
 
com.atlassian.confluence.upgrade - package com.atlassian.confluence.upgrade
 
com.atlassian.confluence.upgrade.ddl - package com.atlassian.confluence.upgrade.ddl
 
com.atlassian.confluence.upgrade.impl - package com.atlassian.confluence.upgrade.impl
 
com.atlassian.confluence.upgrade.upgradetask - package com.atlassian.confluence.upgrade.upgradetask
 
com.atlassian.confluence.user - package com.atlassian.confluence.user
 
com.atlassian.confluence.user.actions - package com.atlassian.confluence.user.actions
 
com.atlassian.confluence.user.administrators - package com.atlassian.confluence.user.administrators
 
com.atlassian.confluence.user.crowd - package com.atlassian.confluence.user.crowd
 
com.atlassian.confluence.user.crowd.jira - package com.atlassian.confluence.user.crowd.jira
 
com.atlassian.confluence.user.crowd.jira.search - package com.atlassian.confluence.user.crowd.jira.search
 
com.atlassian.confluence.user.history - package com.atlassian.confluence.user.history
 
com.atlassian.confluence.user.listeners - package com.atlassian.confluence.user.listeners
 
com.atlassian.confluence.user.migration - package com.atlassian.confluence.user.migration
 
com.atlassian.confluence.user.persistence.dao - package com.atlassian.confluence.user.persistence.dao
 
com.atlassian.confluence.user.persistence.dao.hibernate - package com.atlassian.confluence.user.persistence.dao.hibernate
 
com.atlassian.confluence.user.providers.jira - package com.atlassian.confluence.user.providers.jira
 
com.atlassian.confluence.user.rememberme - package com.atlassian.confluence.user.rememberme
 
com.atlassian.confluence.user.service - package com.atlassian.confluence.user.service
 
com.atlassian.confluence.userstatus - package com.atlassian.confluence.userstatus
 
com.atlassian.confluence.userstatus.actions - package com.atlassian.confluence.userstatus.actions
 
com.atlassian.confluence.userstatus.listeners - package com.atlassian.confluence.userstatus.listeners
 
com.atlassian.confluence.userstatus.tag - package com.atlassian.confluence.userstatus.tag
 
com.atlassian.confluence.util - package com.atlassian.confluence.util
 
com.atlassian.confluence.util.actions - package com.atlassian.confluence.util.actions
 
com.atlassian.confluence.util.ajax - package com.atlassian.confluence.util.ajax
 
com.atlassian.confluence.util.breadcrumbs - package com.atlassian.confluence.util.breadcrumbs
 
com.atlassian.confluence.util.classpath - package com.atlassian.confluence.util.classpath
 
com.atlassian.confluence.util.collections - package com.atlassian.confluence.util.collections
 
com.atlassian.confluence.util.db - package com.atlassian.confluence.util.db
 
com.atlassian.confluence.util.diffs - package com.atlassian.confluence.util.diffs
 
com.atlassian.confluence.util.http - package com.atlassian.confluence.util.http
 
com.atlassian.confluence.util.http.httpclient - package com.atlassian.confluence.util.http.httpclient
 
com.atlassian.confluence.util.http.trust - package com.atlassian.confluence.util.http.trust
 
com.atlassian.confluence.util.i18n - package com.atlassian.confluence.util.i18n
 
com.atlassian.confluence.util.io - package com.atlassian.confluence.util.io
 
com.atlassian.confluence.util.logging - package com.atlassian.confluence.util.logging
 
com.atlassian.confluence.util.longrunning - package com.atlassian.confluence.util.longrunning
 
com.atlassian.confluence.util.message - package com.atlassian.confluence.util.message
 
com.atlassian.confluence.util.misc - package com.atlassian.confluence.util.misc
 
com.atlassian.confluence.util.profiling - package com.atlassian.confluence.util.profiling
 
com.atlassian.confluence.util.task - package com.atlassian.confluence.util.task
 
com.atlassian.confluence.util.test - package com.atlassian.confluence.util.test
 
com.atlassian.confluence.util.transaction - package com.atlassian.confluence.util.transaction
 
com.atlassian.confluence.util.velocity - package com.atlassian.confluence.util.velocity
 
com.atlassian.confluence.util.velocity.debug - package com.atlassian.confluence.util.velocity.debug
 
com.atlassian.confluence.util.zip - package com.atlassian.confluence.util.zip
 
com.atlassian.confluence.velocity - package com.atlassian.confluence.velocity
 
com.atlassian.confluence.velocity.annotations - package com.atlassian.confluence.velocity.annotations
 
com.atlassian.confluence.velocity.context - package com.atlassian.confluence.velocity.context
 
com.atlassian.confluence.velocity.htmlsafe - package com.atlassian.confluence.velocity.htmlsafe
 
com.atlassian.confluence.velocity.introspection - package com.atlassian.confluence.velocity.introspection
 
com.atlassian.confluence.web - package com.atlassian.confluence.web
 
com.atlassian.confluence.web.context - package com.atlassian.confluence.web.context
 
com.atlassian.confluence.web.filter - package com.atlassian.confluence.web.filter
 
com.atlassian.confluence.web.filter.validateparam - package com.atlassian.confluence.web.filter.validateparam
 
com.atlassian.confluence.webdriver - package com.atlassian.confluence.webdriver
 
com.atlassian.confluence.webwork.converters - package com.atlassian.confluence.webwork.converters
 
com.atlassian.confluence.xhtml - package com.atlassian.confluence.xhtml
 
com.atlassian.confluence.xhtml.api - package com.atlassian.confluence.xhtml.api
 
com.atlassian.confluence.xml - package com.atlassian.confluence.xml
 
com.atlassian.confluence.xsrf - package com.atlassian.confluence.xsrf
 
com.atlassian.confluence.xss - package com.atlassian.confluence.xss
 
com.atlassian.confluence.xwork - package com.atlassian.confluence.xwork
 
com.atlassian.confluence.xwork.http - package com.atlassian.confluence.xwork.http
 
com.atlassian.hibernate - package com.atlassian.hibernate
 
com.atlassian.hibernate.dialect - package com.atlassian.hibernate.dialect
 
com.atlassian.plugins.editor - package com.atlassian.plugins.editor
 
com.atlassian.quartz - package com.atlassian.quartz
 
com.atlassian.quartz.jobs - package com.atlassian.quartz.jobs
 
com.atlassian.sal.confluence - package com.atlassian.sal.confluence
 
com.atlassian.sal.confluence.executor - package com.atlassian.sal.confluence.executor
 
com.atlassian.sal.confluence.license - package com.atlassian.sal.confluence.license
 
com.atlassian.sal.confluence.lifecycle - package com.atlassian.sal.confluence.lifecycle
 
com.atlassian.sal.confluence.message - package com.atlassian.sal.confluence.message
 
com.atlassian.sal.confluence.pluginsettings - package com.atlassian.sal.confluence.pluginsettings
 
com.atlassian.sal.confluence.project - package com.atlassian.sal.confluence.project
 
com.atlassian.sal.confluence.scheduling - package com.atlassian.sal.confluence.scheduling
 
com.atlassian.sal.confluence.search - package com.atlassian.sal.confluence.search
 
com.atlassian.sal.confluence.timezone - package com.atlassian.sal.confluence.timezone
 
com.atlassian.sal.confluence.trusted - package com.atlassian.sal.confluence.trusted
 
com.atlassian.sal.confluence.user - package com.atlassian.sal.confluence.user
 
com.atlassian.sal.confluence.websudo - package com.atlassian.sal.confluence.websudo
 
com.atlassian.sal.confluence.xsrf - package com.atlassian.sal.confluence.xsrf
 
com.atlassian.studio.confluence - package com.atlassian.studio.confluence
 
com.atlassian.studio.confluence.startup - package com.atlassian.studio.confluence.startup
 
com.atlassian.studio.confluence.trust - package com.atlassian.studio.confluence.trust
 
com.atlassian.user.util.migration - package com.atlassian.user.util.migration
 
CombinedLabel - Class in com.atlassian.confluence.labels
 
CombinedLabel(List) - Constructor for class com.atlassian.confluence.labels.CombinedLabel
 
CombinedResourceBundle - Class in com.atlassian.confluence.util.i18n
 
CombinedResourceBundle(List) - Constructor for class com.atlassian.confluence.util.i18n.CombinedResourceBundle
 
CombinedStylesheetAction - Class in com.atlassian.confluence.core.actions
Deprecated. Since 4.0. Do not use this as this results in CSS imports. Use the methods on ConfluenceWebResourceManager instead.
CombinedStylesheetAction() - Constructor for class com.atlassian.confluence.core.actions.CombinedStylesheetAction
Deprecated.  
CommandActionHelper - Class in com.atlassian.confluence.core.service
Helper class for Webwork actions that want to execute a command.
CommandActionHelper(ServiceCommand) - Constructor for class com.atlassian.confluence.core.service.CommandActionHelper
 
comment - Variable in class com.atlassian.confluence.event.events.content.comment.CommentEvent
 
Comment - Class in com.atlassian.confluence.it
 
Comment(Page, String) - Constructor for class com.atlassian.confluence.it.Comment
 
Comment(BlogPost, String) - Constructor for class com.atlassian.confluence.it.Comment
 
comment - Variable in class com.atlassian.confluence.it.TestData
 
Comment - Class in com.atlassian.confluence.pages
 
Comment() - Constructor for class com.atlassian.confluence.pages.Comment
 
COMMENT_PERMISSION - Static variable in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
 
COMMENT_PERMISSION - Static variable in class com.atlassian.confluence.security.SpacePermission
 
COMMENT_SORT - Static variable in class com.atlassian.confluence.util.AttachmentComparator
 
CommentAcceptanceTest - Class in com.atlassian.confluence.rest
 
CommentAcceptanceTest() - Constructor for class com.atlassian.confluence.rest.CommentAcceptanceTest
 
CommentAware - Interface in com.atlassian.confluence.pages.actions
Indicates an action may have a Comment set on it by the CommentAwareInterceptor.
CommentAwareInterceptor - Class in com.atlassian.confluence.pages.actions
Grabs the 'commentId' or 'focusedCommentId' parameter from the request and sets the associated comment on the action.
CommentAwareInterceptor() - Constructor for class com.atlassian.confluence.pages.actions.CommentAwareInterceptor
 
CommentBean - Class in com.atlassian.confluence.it.content
TODO: support threaded comments parsing
commentBody - Variable in class com.atlassian.confluence.content.service.comment.CreateCommentCommandImpl
 
commentCount(int) - Method in class com.atlassian.confluence.plugins.dailysummary.content.popular.PopularContentExcerptDto.Builder
 
CommentCreateEvent - Class in com.atlassian.confluence.event.events.content.comment
 
CommentCreateEvent(Object, Comment) - Constructor for class com.atlassian.confluence.event.events.content.comment.CommentCreateEvent
 
CommentDao - Interface in com.atlassian.confluence.pages.persistence.dao
 
CommentDto - Class in com.atlassian.confluence.plugins.mobile.dto
 
CommentDto(long, UserDto, String, String) - Constructor for class com.atlassian.confluence.plugins.mobile.dto.CommentDto
 
CommentDtoFactory - Class in com.atlassian.confluence.plugins.mobile.dto
 
CommentDtoFactory(Renderer, UserDtoFactory, FriendlyDateHelper) - Constructor for class com.atlassian.confluence.plugins.mobile.dto.CommentDtoFactory
 
CommentEntityBuilder - Class in com.atlassian.confluence.plugins.rest.entities.builders
 
CommentEntityBuilder(SettingsManager, DateEntityHelper, UserEntityHelper) - Constructor for class com.atlassian.confluence.plugins.rest.entities.builders.CommentEntityBuilder
 
CommentEntityTree - Class in com.atlassian.confluence.plugins.rest.entities
Provides an expandable tree of comments
CommentEntityTree() - Constructor for class com.atlassian.confluence.plugins.rest.entities.CommentEntityTree
 
CommentEntityTree(int, List<Comment>) - Constructor for class com.atlassian.confluence.plugins.rest.entities.CommentEntityTree
 
CommentEntityTreeExpander - Class in com.atlassian.confluence.plugins.rest.entities
Expands a CommentEntityTree.
CommentEntityTreeExpander(RestContentManager) - Constructor for class com.atlassian.confluence.plugins.rest.entities.CommentEntityTreeExpander
 
CommentEvent - Class in com.atlassian.confluence.event.events.content.comment
 
CommentEvent(Object, Comment) - Constructor for class com.atlassian.confluence.event.events.content.comment.CommentEvent
 
commentExists(WebTester, int) - Static method in class com.atlassian.confluence.it.content.CommentBean
 
CommentExtractor - Class in com.atlassian.confluence.search.lucene.extractor
 
CommentExtractor() - Constructor for class com.atlassian.confluence.search.lucene.extractor.CommentExtractor
 
CommentLikeEvent - Class in com.atlassian.confluence.event.events.like
 
CommentLikeEvent(User, Comment) - Constructor for class com.atlassian.confluence.event.events.like.CommentLikeEvent
 
commentManager - Variable in class com.atlassian.confluence.pages.actions.ViewPageAction
 
CommentManager - Interface in com.atlassian.confluence.pages
Manager for page comments.
CommentMetadataExtractor - Class in com.atlassian.confluence.plugins.popularcontent.extractor
 
CommentMetadataExtractor() - Constructor for class com.atlassian.confluence.plugins.popularcontent.extractor.CommentMetadataExtractor
 
CommentNotificationsListener - Class in com.atlassian.confluence.mail.notification.listeners
 
CommentNotificationsListener() - Constructor for class com.atlassian.confluence.mail.notification.listeners.CommentNotificationsListener
 
CommentPermissionCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
 
CommentPermissionCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.CommentPermissionCondition
 
CommentPermissionsDelegate - Class in com.atlassian.confluence.security.delegate
 
CommentPermissionsDelegate() - Constructor for class com.atlassian.confluence.security.delegate.CommentPermissionsDelegate
 
CommentRemoveEvent - Class in com.atlassian.confluence.event.events.content.comment
 
CommentRemoveEvent(Object, Comment, User) - Constructor for class com.atlassian.confluence.event.events.content.comment.CommentRemoveEvent
 
CommentRenderSupport - Class in com.atlassian.confluence.rss
 
CommentRenderSupport() - Constructor for class com.atlassian.confluence.rss.CommentRenderSupport
 
CommentReport - Class in com.atlassian.confluence.mail.reports
 
CommentReport(Comment, ChangeDigestReport) - Constructor for class com.atlassian.confluence.mail.reports.CommentReport
 
CommentResource - Class in com.atlassian.confluence.plugins.quickcomment.rest
REST resource to allowing the creation of a comment against Confluence content.
CommentResource(CommentService, NotificationManager, XhtmlContent, WebInterfaceManager, UserAccessor, CaptchaManager) - Constructor for class com.atlassian.confluence.plugins.quickcomment.rest.CommentResource
 
CommentResult - Class in com.atlassian.confluence.plugins.quickcomment.rest.entities
 
CommentResult() - Constructor for class com.atlassian.confluence.plugins.quickcomment.rest.entities.CommentResult
 
CommentResult(long, String, long, long) - Constructor for class com.atlassian.confluence.plugins.quickcomment.rest.entities.CommentResult
 
CommentResultWithActions - Class in com.atlassian.confluence.plugins.quickcomment.rest.entities
A comment plus the actions appropriate for that comment.
CommentResultWithActions() - Constructor for class com.atlassian.confluence.plugins.quickcomment.rest.entities.CommentResultWithActions
 
CommentResultWithActions(long, String, long, long, List<UserAction>, List<UserAction>) - Constructor for class com.atlassian.confluence.plugins.quickcomment.rest.entities.CommentResultWithActions
 
COMMENTS - Static variable in class com.atlassian.confluence.it.global.SiteSearch.BuiltInContentTypes
 
COMMENTS - Static variable in class com.atlassian.confluence.search.contentnames.Category
A category for comments.
CommentsAcceptanceTest - Class in com.atlassian.confluence
 
CommentsAcceptanceTest() - Constructor for class com.atlassian.confluence.CommentsAcceptanceTest
 
CommentService - Interface in com.atlassian.confluence.content.service
Service interface for manipulating Comments.
CommentsRpcAcceptanceTest - Class in com.atlassian.confluence.rpc
 
CommentsRpcAcceptanceTest() - Constructor for class com.atlassian.confluence.rpc.CommentsRpcAcceptanceTest
 
CommentsTest - Class in com.atlassian.confluence.selenium
 
CommentsTest() - Constructor for class com.atlassian.confluence.selenium.CommentsTest
 
CommentUpdateEvent - Class in com.atlassian.confluence.event.events.content.comment
Date: Jan 24, 2007 - 4:46:17 PM
CommentUpdateEvent(Object, Comment) - Constructor for class com.atlassian.confluence.event.events.content.comment.CommentUpdateEvent
 
CommentUpdateEvent(Object, Comment, Comment) - Constructor for class com.atlassian.confluence.event.events.content.comment.CommentUpdateEvent
 
CommentXsrfAcceptanceTest - Class in com.atlassian.confluence.xsrf
Test that comment features on a page are properly protected from xsrf attacks
CommentXsrfAcceptanceTest() - Constructor for class com.atlassian.confluence.xsrf.CommentXsrfAcceptanceTest
 
commonAttributeWriter - Variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorBodilessMacroMarshaller
 
commonInit(RuntimeServices, ExtendedProperties) - Method in class com.atlassian.confluence.util.velocity.ResourceLoaderWrapper
 
CommonMacroAttributeWriter - Interface in com.atlassian.confluence.content.render.xhtml.editor.macro
 
comparator - Static variable in class com.atlassian.confluence.plugins.dailysummary.content.popular.ContentStat
 
comparator - Static variable in class com.atlassian.confluence.plugins.popularcontent.ContentStat
 
compare(Object, Object) - Method in class bucket.core.comparators.CreationDateComparator
 
compare(Object, Object) - Method in class bucket.core.comparators.LastModificationDateComparator
 
compare(Object, Object) - Method in class com.atlassian.confluence.labels.actions.RankedNameComparator
 
compare(Object, Object) - Method in class com.atlassian.confluence.labels.actions.RankedRankComparator
 
compare(Language, Language) - Method in class com.atlassian.confluence.languages.LanguageComparator
 
compare(Page, Page) - Method in class com.atlassian.confluence.pages.ChildPositionComparator
 
compare(String, String) - Method in class com.atlassian.confluence.pages.NaturalStringComparator
 
compare(ScheduledJobHistory, ScheduledJobHistory) - Method in class com.atlassian.confluence.schedule.ScheduledJobHistory.NaturalComparator
 
compare(Suggestion, Suggestion) - Method in class com.atlassian.confluence.search.didyoumean.lucene.comparators.CostAndFreqComparingSuggestionComparator
 
compare(Suggestion, Suggestion) - Method in class com.atlassian.confluence.search.didyoumean.lucene.comparators.CostComparingSuggestionComparator
 
compare(Suggestion, Suggestion) - Method in class com.atlassian.confluence.search.didyoumean.lucene.comparators.FrequencyComparingSuggestionComparator
 
compare(Suggestion, Suggestion) - Method in class com.atlassian.confluence.search.didyoumean.lucene.comparators.LuceneScoreAndRankComparingSuggestionComparator
 
compare(Object, Object) - Method in class com.atlassian.confluence.security.trust.KeyPairComparator
 
compare(String, String) - Method in class com.atlassian.confluence.upgrade.BuildNumberComparator
 
compare(String, String) - Method in class com.atlassian.confluence.upgrade.BuildNumComparator
Deprecated.  
compare(String, String) - Method in class com.atlassian.confluence.upgrade.VersionNumberComparator
 
compare(Object, Object) - Method in class com.atlassian.confluence.util.AttachmentCommentComparator
 
compare(Object, Object) - Method in class com.atlassian.confluence.util.AttachmentComparator
 
compare(Object, Object) - Method in class com.atlassian.confluence.util.AttachmentCreationDateComparator
 
compare(Object, Object) - Method in class com.atlassian.confluence.util.AttachmentDateComparator
 
compare(Attachment, Attachment) - Method in class com.atlassian.confluence.util.AttachmentFileNameComparator
 
compare(Object, Object) - Method in class com.atlassian.confluence.util.AttachmentNameComparator
 
compare(Object, Object) - Method in class com.atlassian.confluence.util.AttachmentSizeComparator
 
compare(Object, Object) - Method in class com.atlassian.confluence.util.ContentComparator
 
compare(Object, Object) - Method in class com.atlassian.confluence.util.ContentCreationComparator
 
compare(Object, Object) - Method in class com.atlassian.confluence.util.ContentEntityObjectTitleComparator
 
compare(Object, Object) - Method in class com.atlassian.confluence.util.ContentModificationComparator
 
compare(Object, Object) - Method in class com.atlassian.confluence.util.LabellingComparator
 
compare(Space, Space) - Method in class com.atlassian.confluence.util.SpaceComparator
 
compare(Object, Object) - Method in class com.atlassian.confluence.util.SpaceGroupComparator
 
compareTo(Object) - Method in class com.atlassian.confluence.admin.actions.ConfigureLog4jAction.LoggingConfigEntry
 
compareTo(Object) - Method in class com.atlassian.confluence.core.ContentEntityObject
Content entities are naturally ordered alphabetically by "comparison name", which depends on the entity (it's the title for pages, the parent page title for comments, etc.).
compareTo(Object) - Method in class com.atlassian.confluence.labels.Label
 
compareTo(Object) - Method in class com.atlassian.confluence.labels.Namespace
 
compareTo(Object) - Method in class com.atlassian.confluence.links.OutgoingLink
 
compareTo(Object) - Method in class com.atlassian.confluence.links.ReferralLink
Order by hit-count, descending.
compareTo(Object) - Method in class com.atlassian.confluence.pages.actions.ListUndefinedPagesAction.UndefinedPage
 
compareTo(Object) - Method in class com.atlassian.confluence.plugin.descriptor.AbstractExtractorModuleDescriptor
Module descriptors naturally sort from least to most priority
compareTo(RemoteUser) - Method in class com.atlassian.confluence.rpc.soap.beans.RemoteUser
 
compareTo(Object) - Method in class com.atlassian.confluence.security.ContentPermission
 
compareTo(Object) - Method in class com.atlassian.confluence.spaces.SpaceType
 
compareTo(Group) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdInternalDirectoryGroup
 
compareTo(User) - Method in class com.atlassian.confluence.user.crowd.CachedCrowdUser
 
CompatibleVelocityResourceManager - Class in com.atlassian.confluence.util.velocity
This resource manager will instantiate resource loaders which will correct legal Velocity 1.3 syntax to legal Velocity 1.4 syntax for any resource loader defined with the velocity13.compatibility property set to true
CompatibleVelocityResourceManager() - Constructor for class com.atlassian.confluence.util.velocity.CompatibleVelocityResourceManager
 
complete() - Method in class com.atlassian.confluence.util.EstimatedProgressMeter
Sets the percent complete of this progress meter to 100%, regardless of where the progress is currently up to.
completedAt - Variable in class com.atlassian.confluence.admin.tasks.AdminTaskData
 
completedByFullName - Variable in class com.atlassian.confluence.admin.tasks.AdminTaskData
 
completedByUsername - Variable in class com.atlassian.confluence.admin.tasks.AdminTaskData
 
completeProgessMeter() - Method in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
completeUrlEncode(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
A utility method to encode the given url for protocols which the CompleteURLEncoder supports.
CompleteURLEncoder - Class in com.atlassian.confluence.util
This class caters for encoding of url strings for the following protocols: - file - http (see RFC 2396 for reference)

The url strings passed in are converted into Java URI objects as it automatically does the encoding.

CompleteURLEncoder() - Constructor for class com.atlassian.confluence.util.CompleteURLEncoder
 
COMPONENT_NAME_KEY - Static variable in class com.atlassian.confluence.servlet.SpringManagedServlet
 
COMPONENT_REFERENCE - Static variable in class bucket.core.persistence.hibernate.schema.SchemaHelper
 
ComponentModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor
 
ComponentModuleDescriptor() - Constructor for class com.atlassian.confluence.plugin.descriptor.ComponentModuleDescriptor
 
ComponentParser - Class in com.atlassian.confluence.importexport.xmlimport.parser
 
ComponentParser() - Constructor for class com.atlassian.confluence.importexport.xmlimport.parser.ComponentParser
 
ComponentProperty - Class in com.atlassian.confluence.importexport.xmlimport.model
 
ComponentProperty(String, List<PrimitiveProperty>) - Constructor for class com.atlassian.confluence.importexport.xmlimport.model.ComponentProperty
 
composeAndQuery(Set<? extends SearchQuery>) - Static method in class com.atlassian.confluence.search.v2.query.BooleanQuery
Return a query that "ANDs" together a list of queries.
composeAndQuery(SearchQuery, SearchQuery) - Static method in class com.atlassian.confluence.search.v2.query.BooleanQuery
Deprecated. since 4.1 use .andQuery() instead.
composeOrQuery(Set<? extends SearchQuery>) - Static method in class com.atlassian.confluence.search.v2.query.BooleanQuery
Return a query that "ORs" together a list of queries.
composeOrQuery(SearchQuery, SearchQuery) - Static method in class com.atlassian.confluence.search.v2.query.BooleanQuery
Deprecated. since 4.1 use .orQuery() instead
CompositeContext - Class in com.atlassian.confluence.setup.webwork
Simple immutable composite Velocity Context implementation that delegates to a collection of other contexts.
CompositeId - Class in com.atlassian.confluence.importexport.xmlimport.model
 
CompositeId(List<PrimitiveProperty>) - Constructor for class com.atlassian.confluence.importexport.xmlimport.model.CompositeId
 
CompositeIdParser - Class in com.atlassian.confluence.importexport.xmlimport.parser
 
CompositeIdParser() - Constructor for class com.atlassian.confluence.importexport.xmlimport.parser.CompositeIdParser
 
CompositeInterceptor - Class in com.atlassian.confluence.core.persistence.hibernate
Hibernate interceptor that allows the chaining of multiple sub-interceptors.
CompositeInterceptor(List<Interceptor>) - Constructor for class com.atlassian.confluence.core.persistence.hibernate.CompositeInterceptor
 
CompositeMap<K,V> - Class in com.atlassian.confluence.util.collections
Provides a union view of two maps.
CompositeModuleDescriptorPredicate<T> - Class in com.atlassian.confluence.plugin
Composite plugin module predicates.
CompositeModuleDescriptorPredicate(ModuleDescriptorPredicate<T>...) - Constructor for class com.atlassian.confluence.plugin.CompositeModuleDescriptorPredicate
 
CompositeModuleDescriptorPredicate(List<ModuleDescriptorPredicate<T>>) - Constructor for class com.atlassian.confluence.plugin.CompositeModuleDescriptorPredicate
 
CompositeSearch - Class in com.atlassian.confluence.search
 
CompositeSearch() - Constructor for class com.atlassian.confluence.search.CompositeSearch
 
COMPRESSED - Static variable in class com.atlassian.confluence.renderer.embedded.support.SWFHeader
 
computeFavouriteSpaces(Set<Space>) - Method in class com.atlassian.confluence.plugins.dashboard.AddAction
 
ConditionallyEnableMailArchivePluginUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
The mail archive feature is now packaged as a plugin and disabled by default.
ConditionallyEnableMailArchivePluginUpgradeTask(PlatformTransactionManager, SessionFactory, PluginAccessor, PluginController) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.ConditionallyEnableMailArchivePluginUpgradeTask
 
ConditionalPropertySet - Class in com.atlassian.confluence.user.providers.jira
Responsible for delegating to either one of two PropertySets based on key prefix.
ConditionalPropertySet() - Constructor for class com.atlassian.confluence.user.providers.jira.ConditionalPropertySet
 
conditionPasses(String) - Method in class com.atlassian.confluence.user.providers.jira.ConditionalPropertySet
 
CONF_ADMIN - Static variable in class com.atlassian.confluence.it.User
A sample administrator user.
CONF_ADMINS - Static variable in class com.atlassian.confluence.it.Group
 
CONF_LOGO - Static variable in class com.atlassian.confluence.CustomizeLogoAcceptanceTest
 
CONF_USERS - Static variable in class com.atlassian.confluence.it.Group
Deprecated. since Confluence 4.2.3, use Group.USERS instead, or your test will break in OnDemand.
CONF_USERS_PERMISSION - Static variable in class com.atlassian.confluence.AbstractPermissionsAcceptanceTest
 
CONFIG_BASE - Static variable in class com.atlassian.confluence.cache.tangosol.TangosolCacheConfigurationLoader
 
CONFIG_CLUSTERED - Static variable in class com.atlassian.confluence.cache.tangosol.TangosolCacheConfigurationLoader
 
CONFIG_DIR_NAME - Static variable in class com.atlassian.confluence.setup.DefaultBootstrapManager
 
CONFIG_DIRECTORY_NAME - Static variable in class com.atlassian.confluence.setup.bandana.ConfluenceBandanaPersister
 
ConfigurableBootstrapHotSwappingFilter - Class in com.atlassian.confluence.util
Created by IntelliJ IDEA.
ConfigurableBootstrapHotSwappingFilter() - Constructor for class com.atlassian.confluence.util.ConfigurableBootstrapHotSwappingFilter
 
ConfigurableLocalSessionFactoryBean - Class in bucket.core.persistence.hibernate
 
ConfigurableLocalSessionFactoryBean() - Constructor for class bucket.core.persistence.hibernate.ConfigurableLocalSessionFactoryBean
 
ConfigurableMappingResources - Class in com.atlassian.confluence.user
 
ConfigurableMappingResources() - Constructor for class com.atlassian.confluence.user.ConfigurableMappingResources
 
ConfigurableResourceManager - Class in com.atlassian.confluence.util.velocity
Class to manage the text resource for the Velocity Runtime.
ConfigurableResourceManager() - Constructor for class com.atlassian.confluence.util.velocity.ConfigurableResourceManager
 
ConfigurableResourceManager.ResourceFactory - Interface in com.atlassian.confluence.util.velocity
Factory methods for Velocity resource objects
configurationCallBack - Variable in class com.atlassian.confluence.AbstractLdapAcceptanceTest
 
ConfigurationEvent - Class in com.atlassian.confluence.event.events.admin
 
ConfigurationEvent(Object) - Constructor for class com.atlassian.confluence.event.events.admin.ConfigurationEvent
 
ConfigurationMigrationEvent - Class in com.atlassian.confluence.importexport
Used to indicate moving configuration from one data store to another.
ConfigurationMigrationEvent(Object) - Constructor for class com.atlassian.confluence.importexport.ConfigurationMigrationEvent
 
configure(ClusterConfig) - Method in interface com.atlassian.confluence.cluster.ClusterManager
Set a new cluster configuration.
configure(ClusterConfig) - Method in class com.atlassian.confluence.cluster.coherence.TangosolClusterManager
Set a new cluster config but do not cycle the service
configure(ClusterConfig) - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterManager
 
configure(WebTester, ConfluenceRpc) - Method in class com.atlassian.confluence.it.usermanagement.ActiveDirectoryDirectoryConfiguration
 
configure(WebTester, ConfluenceRpc) - Method in class com.atlassian.confluence.it.usermanagement.CrowdDirectoryConfiguration
 
configure(WebTester, ConfluenceRpc) - Method in class com.atlassian.confluence.it.usermanagement.DefaultDirectoryConfiguration
 
configure(WebTester, ConfluenceRpc) - Method in interface com.atlassian.confluence.it.usermanagement.DirectoryConfiguration
Changes the active configuration to match this configuration.
configure(WebTester, ConfluenceRpc) - Method in class com.atlassian.confluence.it.usermanagement.LdapReadOnlyDirectoryConfiguration
 
configure(WebTester, ConfluenceRpc) - Method in class com.atlassian.confluence.it.usermanagement.LdapReadOnlyLocalGroupsDirectoryConfiguration
 
configure(WebTester, ConfluenceRpc) - Method in class com.atlassian.confluence.it.usermanagement.LdapReadWriteDirectoryConfiguration
 
configure(WebTester, ConfluenceRpc) - Method in class com.atlassian.confluence.it.usermanagement.OnDemandCrowdDirectoryConfiguration
 
configure(Properties) - Method in class com.atlassian.confluence.util.db.LatencyConnectionProvider
 
configure(Type, Properties, Dialect) - Method in class com.atlassian.hibernate.ResettableIncrementGenerator
 
configure(Type, Properties, Dialect) - Method in class com.atlassian.hibernate.ResettableTableHiLoGenerator
 
configureAutocompleteMessagePresent() - Method in class com.atlassian.confluence.pageobjects.component.dialog.KeyboardShortcutHelperDialog
 
ConfigureCaptchaAction - Class in com.atlassian.confluence.admin.actions
 
ConfigureCaptchaAction() - Constructor for class com.atlassian.confluence.admin.actions.ConfigureCaptchaAction
 
configureClient(HttpClient) - Method in class com.atlassian.confluence.util.http.httpclient.HttpClientProxyConfiguration
Configures the provided HttpClient with the proxy settings, including proxy host and port and any configured authentication schemes.
configureDatabase(DatabaseDetails, boolean) - Method in class com.atlassian.confluence.setup.DefaultHibernateConfigurator
 
configureDatasource(String, String) - Method in class com.atlassian.confluence.setup.DefaultHibernateConfigurator
 
configuredBuildNumberNewerThan(String) - Method in class com.atlassian.confluence.upgrade.AbstractUpgradeManager
 
configuredBuildNumberNewerThan(String) - Method in interface com.atlassian.confluence.upgrade.UpgradeManager
Returns true if the passed build number is less than the configured build number - that is, the version of the currently running Confluence is newer than the version passed.
ConfigureGlobalLogoAction - Class in com.atlassian.confluence.admin.actions
 
ConfigureGlobalLogoAction() - Constructor for class com.atlassian.confluence.admin.actions.ConfigureGlobalLogoAction
 
ConfigureLanguageAction - Class in com.atlassian.confluence.admin.actions.languages
 
ConfigureLanguageAction() - Constructor for class com.atlassian.confluence.admin.actions.languages.ConfigureLanguageAction
 
ConfigureLog4jAction - Class in com.atlassian.confluence.admin.actions
Allows runtime configuration of Log4j.
ConfigureLog4jAction() - Constructor for class com.atlassian.confluence.admin.actions.ConfigureLog4jAction
 
ConfigureLog4jAction.LoggingConfigEntry - Class in com.atlassian.confluence.admin.actions
Represents a Log4j Config entry, corresponding to a Class or Package mapped to a Level.
ConfigureLog4jAction.LoggingConfigEntry() - Constructor for class com.atlassian.confluence.admin.actions.ConfigureLog4jAction.LoggingConfigEntry
 
ConfigureLog4jAction.LoggingConfigEntry(String, Level) - Constructor for class com.atlassian.confluence.admin.actions.ConfigureLog4jAction.LoggingConfigEntry
 
ConfigureLog4jAction.LoggingConfigEntry(String, String) - Constructor for class com.atlassian.confluence.admin.actions.ConfigureLog4jAction.LoggingConfigEntry
 
ConfigureLoggingAcceptanceTest - Class in com.atlassian.confluence
 
ConfigureLoggingAcceptanceTest() - Constructor for class com.atlassian.confluence.ConfigureLoggingAcceptanceTest
 
configureLogoFromAnywhere(WebTester) - Static method in class com.atlassian.confluence.it.admin.GlobalLogo
 
ConfigureRssFeedAction - Class in com.atlassian.confluence.dashboard.actions
 
ConfigureRssFeedAction() - Constructor for class com.atlassian.confluence.dashboard.actions.ConfigureRssFeedAction
 
configureSetupSequence(String) - Method in class com.atlassian.confluence.setup.DefaultSetupPersister
Creates a default bootstrapManager sequence based on current state of confluence.config.xml
ConfigureSpaceLogoAction - Class in com.atlassian.confluence.spaces.actions
 
ConfigureSpaceLogoAction() - Constructor for class com.atlassian.confluence.spaces.actions.ConfigureSpaceLogoAction
 
configureSpaceTheme(String, boolean) - Method in class com.atlassian.confluence.DocThemeAcceptanceTest
 
ConfigureThemeAction - Class in com.atlassian.confluence.plugins.doctheme
 
ConfigureThemeAction() - Constructor for class com.atlassian.confluence.plugins.doctheme.ConfigureThemeAction
 
configureWebTester(WebTester, String, boolean) - Static method in class com.atlassian.confluence.it.WebTesterFactory
This should only be used in JWebUnit WebTestCases, where the WebTester has already been created.
confirm - Variable in class com.atlassian.confluence.mail.archive.actions.AbstractMailAccountAction
 
confirm(Class<T>) - Method in class com.atlassian.confluence.pageobjects.page.ConfluenceWebSudoPage
 
confirm(String, Class<T>) - Method in class com.atlassian.confluence.pageobjects.page.ConfluenceWebSudoPage
 
confirm - Variable in class com.atlassian.confluence.user.actions.CreateUserAction
 
CONFLUENCE_ADMIN_ROLE - Static variable in class com.atlassian.confluence.security.ConfluenceRoleMapper
 
CONFLUENCE_ADMINISTRATOR_PERMISSION - Static variable in class com.atlassian.confluence.security.SpacePermission
Permission type to do anything in Confluence that can't affect the system on which it runs.
CONFLUENCE_ALTERNATE_NAMESPACE - Static variable in class com.atlassian.confluence.content.render.xhtml.XhtmlConstants
 
CONFLUENCE_APPLICATION_KEY - Static variable in class com.atlassian.confluence.plugin.ConfluencePluginUtils
Deprecated. since 3.4
CONFLUENCE_APPLICATION_KEYS - Static variable in class com.atlassian.confluence.plugin.ConfluencePluginUtils
 
CONFLUENCE_HOME_CONSTANT - Static variable in interface com.atlassian.confluence.setup.ConfluenceBootstrapConstants
 
CONFLUENCE_IMPORT_USE_LEGACY_IMPORTER - Static variable in class com.atlassian.confluence.importexport.xmlimport.BackupImporter
 
CONFLUENCE_LINK_CLASS - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorConstants
 
CONFLUENCE_NAMESPACE - Static variable in class com.atlassian.confluence.content.render.xhtml.XhtmlConstants
 
CONFLUENCE_NEWS_MACRO - Static variable in class com.atlassian.confluence.it.Macro
 
CONFLUENCE_QUICK_NAV_MACRO - Static variable in class com.atlassian.confluence.it.Macro
 
CONFLUENCE_SERVER_ID - Static variable in class com.atlassian.confluence.core.DatabaseSidManager
 
CONFLUENCE_SETUP_SERVER_ID - Static variable in class com.atlassian.confluence.setup.BootstrapSidManager
 
CONFLUENCE_VOCABULARY_SIZE_ESTIMATE - Static variable in class com.atlassian.confluence.search.didyoumean.DidYouMean.Constants
An estimate on the number of unique words found from mining Confluence content that is not already contained in the dictionary.
CONFLUENCE_XHTML_NAMESPACE_ALTERNATE_PREFIX - Static variable in class com.atlassian.confluence.content.render.xhtml.XhtmlConstants
 
CONFLUENCE_XHTML_NAMESPACE_PREFIX - Static variable in class com.atlassian.confluence.content.render.xhtml.XhtmlConstants
 
CONFLUENCE_XHTML_NAMESPACE_URI - Static variable in class com.atlassian.confluence.content.render.xhtml.XhtmlConstants
 
CONFLUENCE_XHTML_XMLNS_DECLARATION - Static variable in class com.atlassian.confluence.content.render.xhtml.XhtmlConstants
 
ConfluenceAbstractLongRunningTask - Class in com.atlassian.confluence.util.longrunning
Base class for long running tasks in Confluence.
ConfluenceAbstractLongRunningTask() - Constructor for class com.atlassian.confluence.util.longrunning.ConfluenceAbstractLongRunningTask
 
ConfluenceAbstractPage - Class in com.atlassian.confluence.pageobjects.page
Base class for all Confluence pages.
ConfluenceAbstractPage() - Constructor for class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
 
ConfluenceAbstractPageComponent - Class in com.atlassian.confluence.pageobjects.component
 
ConfluenceAbstractPageComponent() - Constructor for class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
 
ConfluenceAbstractWebFragmentModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor.web.descriptors
Confluence specific wrapper for AbstractWebFragmentModuleDescriptor.
ConfluenceAbstractWebFragmentModuleDescriptor(WebFragmentModuleDescriptor) - Constructor for class com.atlassian.confluence.plugin.descriptor.web.descriptors.ConfluenceAbstractWebFragmentModuleDescriptor
 
ConfluenceActionSupport - Class in com.atlassian.confluence.core
Base class for all Confluence webwork actions.
ConfluenceActionSupport() - Constructor for class com.atlassian.confluence.core.ConfluenceActionSupport
 
ConfluenceActionValidatorManager - Class in com.atlassian.confluence.xwork
Copy of the XWork ActionValidatorManager that clears the context of validators before it caches them.
ConfluenceActionValidatorManager() - Constructor for class com.atlassian.confluence.xwork.ConfluenceActionValidatorManager
 
ConfluenceAdminHomePage - Class in com.atlassian.confluence.pageobjects.page.admin
Confluence's administration console page.
ConfluenceAdminHomePage() - Constructor for class com.atlassian.confluence.pageobjects.page.admin.ConfluenceAdminHomePage
 
confluenceAdministrator - Variable in class com.atlassian.confluence.AbstractAdminAcceptanceTest
 
ConfluenceAdministratorCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
Condition that restricts access to Confluence administrators (and those with greater privileges such as system administrators)
ConfluenceAdministratorCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.ConfluenceAdministratorCondition
 
confluenceAdministrators - Variable in class com.atlassian.confluence.setup.actions.SetupAdministrator
 
ConfluenceAdministratorsPermissionCheckExemptions - Class in com.atlassian.confluence.security
Allows members of the 'confluence-administrators' group to be exempt from permission checks.
ConfluenceAdministratorsPermissionCheckExemptions() - Constructor for class com.atlassian.confluence.security.ConfluenceAdministratorsPermissionCheckExemptions
 
ConfluenceAdminUiProperties - Class in com.atlassian.confluence.setup.settings.init
 
ConfluenceAdminUiProperties(ApplicationConfiguration) - Constructor for class com.atlassian.confluence.setup.settings.init.ConfluenceAdminUiProperties
 
ConfluenceAnalyzer - Class in com.atlassian.confluence.search.lucene
 
ConfluenceAnalyzer(SettingsManager) - Constructor for class com.atlassian.confluence.search.lucene.ConfluenceAnalyzer
 
ConfluenceAnnotationBoxingUberspect - Class in com.atlassian.confluence.velocity.introspection
Specialisation of the AnnotatioBoxingUberspect to be used in a Confluence velocity environment.
ConfluenceAnnotationBoxingUberspect() - Constructor for class com.atlassian.confluence.velocity.introspection.ConfluenceAnnotationBoxingUberspect
 
ConfluenceApplicationProperties - Class in com.atlassian.sal.confluence
Confluence implementation of the AAL Web Properties.
ConfluenceApplicationProperties() - Constructor for class com.atlassian.sal.confluence.ConfluenceApplicationProperties
 
ConfluenceAspectJExpressionPointcut - Class in org.springframework.aop.aspectj
This is a duplicate of Spring's AspectJExpressionPointcut with customisations allowing the specification of a classloader to use when parsing pointcut expressions.
ConfluenceAspectJExpressionPointcut() - Constructor for class org.springframework.aop.aspectj.ConfluenceAspectJExpressionPointcut
Create a new default ConfluenceAspectJExpressionPointcut using the current thread context classloader for class resolution during pointcut processing.
ConfluenceAspectJExpressionPointcut(ClassLoader) - Constructor for class org.springframework.aop.aspectj.ConfluenceAspectJExpressionPointcut
Create a new ConfluenceAspectJExpressionPointcut using the provided classloader for class resolution during pointcut match processing
ConfluenceAspectJExpressionPointcut(Set, ClassLoader) - Constructor for class org.springframework.aop.aspectj.ConfluenceAspectJExpressionPointcut
Create a new AspectJExpressionPointcut with the given supported primitives.
ConfluenceAspectJExpressionPointcut(Class, String[], Class[]) - Constructor for class org.springframework.aop.aspectj.ConfluenceAspectJExpressionPointcut
Create a new AspectJExpressionPointcut with the given settings.
ConfluenceAttachmentMetadataExtractor - Class in com.atlassian.confluence.search.lucene.extractor
 
ConfluenceAttachmentMetadataExtractor() - Constructor for class com.atlassian.confluence.search.lucene.extractor.ConfluenceAttachmentMetadataExtractor
 
ConfluenceAuthenticator - Class in com.atlassian.confluence.user
Authenticator which uses Confluence's user management code to authenticate a user against the directory which they come from (e.g.
ConfluenceAuthenticator() - Constructor for class com.atlassian.confluence.user.ConfluenceAuthenticator
 
ConfluenceAutowireInterceptor - Class in com.atlassian.confluence.core
Intercepts an action created by xwork and autowires dependencies before xwork can execute the action.
ConfluenceAutowireInterceptor() - Constructor for class com.atlassian.confluence.core.ConfluenceAutowireInterceptor
 
ConfluenceAwareWebPanelRenderer - Class in com.atlassian.confluence.plugin.web.renderer
Renders a web panel in the context of Confluence.
ConfluenceAwareWebPanelRenderer() - Constructor for class com.atlassian.confluence.plugin.web.renderer.ConfluenceAwareWebPanelRenderer
 
ConfluenceAxisServerFactory - Class in com.atlassian.confluence.rpc.soap
 
ConfluenceAxisServerFactory() - Constructor for class com.atlassian.confluence.rpc.soap.ConfluenceAxisServerFactory
 
ConfluenceAxisSoapService - Class in com.atlassian.confluence.rpc.soap
 
ConfluenceAxisSoapService(SoapModuleDescriptor) - Constructor for class com.atlassian.confluence.rpc.soap.ConfluenceAxisSoapService
 
ConfluenceBandanaConfigMap - Class in com.atlassian.confluence.setup.bandana
A 'grouping' object to store a collection of BandanaConfig objects in a single XML file.
ConfluenceBandanaConfigMap() - Constructor for class com.atlassian.confluence.setup.bandana.ConfluenceBandanaConfigMap
 
ConfluenceBandanaContext - Class in com.atlassian.confluence.setup.bandana
 
ConfluenceBandanaContext() - Constructor for class com.atlassian.confluence.setup.bandana.ConfluenceBandanaContext
Create a global context
ConfluenceBandanaContext(Space) - Constructor for class com.atlassian.confluence.setup.bandana.ConfluenceBandanaContext
Create a space context
ConfluenceBandanaContext(String) - Constructor for class com.atlassian.confluence.setup.bandana.ConfluenceBandanaContext
 
ConfluenceBandanaKeys - Interface in com.atlassian.confluence.setup.bandana
TODO: Move these to where they're used.
ConfluenceBandanaPersister - Class in com.atlassian.confluence.setup.bandana
 
ConfluenceBandanaPersister() - Constructor for class com.atlassian.confluence.setup.bandana.ConfluenceBandanaPersister
 
ConfluenceBandanaRecord - Class in com.atlassian.confluence.setup.bandana
Hibernate object used by HibernateConfluenceBandanaRecordDao for storing and retrieving Bandana records.
ConfluenceBandanaRecord() - Constructor for class com.atlassian.confluence.setup.bandana.ConfluenceBandanaRecord
 
ConfluenceBandanaRecord(String, String, String) - Constructor for class com.atlassian.confluence.setup.bandana.ConfluenceBandanaRecord
 
ConfluenceBandanaRecordDao - Interface in com.atlassian.confluence.setup.bandana.persistence.dao
Interface for DAOs which handle persistence of ConfluenceBandanaRecord instances.
ConfluenceBootstrapConstants - Interface in com.atlassian.confluence.setup
 
ConfluenceBootstrappedContextLoaderListener - Class in com.atlassian.confluence.setup
Adds (relatively) user friendly error handling if the main spring context cannot be initialized.
ConfluenceBootstrappedContextLoaderListener() - Constructor for class com.atlassian.confluence.setup.ConfluenceBootstrappedContextLoaderListener
 
ConfluenceCacheProvider - Class in com.atlassian.confluence.cache.hibernate
 
ConfluenceCacheProvider() - Constructor for class com.atlassian.confluence.cache.hibernate.ConfluenceCacheProvider
 
ConfluenceCacheStrategy - Class in com.atlassian.confluence.cache.hibernate
Custom Hibernate read write cache strategy that delegates to the appropriate cache to use based on Confluence's cluster configuration
ConfluenceCacheStrategy() - Constructor for class com.atlassian.confluence.cache.hibernate.ConfluenceCacheStrategy
 
ConfluenceCachingBandanaListener - Class in com.atlassian.confluence.setup.bandana
 
ConfluenceCachingBandanaListener() - Constructor for class com.atlassian.confluence.setup.bandana.ConfluenceCachingBandanaListener
 
ConfluenceCachingBandanaPersister - Class in com.atlassian.confluence.setup.bandana
Caching bandana persister that uses inline caching.
ConfluenceCachingBandanaPersister() - Constructor for class com.atlassian.confluence.setup.bandana.ConfluenceCachingBandanaPersister
 
ConfluenceCachingCaptchaStore - Class in com.atlassian.confluence.cache.jcaptcha
An implementation of CaptchaStore that stores captchas in Confluence's cache.
ConfluenceCachingCaptchaStore() - Constructor for class com.atlassian.confluence.cache.jcaptcha.ConfluenceCachingCaptchaStore
 
ConfluenceCachingFilter - Class in com.atlassian.confluence.web.filter
Provides a list of caching strategies to use with Confluence.
ConfluenceCachingFilter() - Constructor for class com.atlassian.confluence.web.filter.ConfluenceCachingFilter
 
ConfluenceCaptchaEngine - Class in com.atlassian.confluence.security
 
ConfluenceCaptchaEngine() - Constructor for class com.atlassian.confluence.security.ConfluenceCaptchaEngine
 
ConfluenceCertificateFactory - Class in com.atlassian.sal.confluence.trusted
 
ConfluenceCertificateFactory() - Constructor for class com.atlassian.sal.confluence.trusted.ConfluenceCertificateFactory
 
ConfluenceClassPathXmlApplicationContext - Class in com.atlassian.confluence.setup
Customisation of the Spring XML Application context that uses Confluence's custom bean factory, and allows the context to support ServletContextAware beans despite not being a WebApplicationContext.
ConfluenceClassPathXmlApplicationContext(String[], ServletContext) - Constructor for class com.atlassian.confluence.setup.ConfluenceClassPathXmlApplicationContext
 
ConfluenceClassPathXmlApplicationContext(String[], ApplicationContext, ServletContext) - Constructor for class com.atlassian.confluence.setup.ConfluenceClassPathXmlApplicationContext
 
ConfluenceConfigurationListener - Class in com.atlassian.confluence.setup
Brings up the initial, minimal environment necessary to bootstrap Confluence.
ConfluenceConfigurationListener() - Constructor for class com.atlassian.confluence.setup.ConfluenceConfigurationListener
 
ConfluenceConfigurationPersister - Class in com.atlassian.confluence.setup
 
ConfluenceConfigurationPersister() - Constructor for class com.atlassian.confluence.setup.ConfluenceConfigurationPersister
 
ConfluenceContentTypeResolver - Class in com.atlassian.confluence.servlet
 
ConfluenceContentTypeResolver() - Constructor for class com.atlassian.confluence.servlet.ConfluenceContentTypeResolver
 
ConfluenceCrowdDirectoryService - Class in com.atlassian.confluence.user.crowd
Overrides removal and addition of directories to make sure they're added to the single internal application.
ConfluenceCrowdDirectoryService(ApplicationFactory, DirectoryInstanceLoader, DirectoryManager, ApplicationManager) - Constructor for class com.atlassian.confluence.user.crowd.ConfluenceCrowdDirectoryService
 
ConfluenceCrowdSSOAuthenticator - Class in com.atlassian.confluence.user
Use this authenticator instead of the default ConfluenceAuthenticator to enable SSO.
ConfluenceCrowdSSOAuthenticator() - Constructor for class com.atlassian.confluence.user.ConfluenceCrowdSSOAuthenticator
 
ConfluenceCrowdSSOAuthenticator(CrowdHttpAuthenticator) - Constructor for class com.atlassian.confluence.user.ConfluenceCrowdSSOAuthenticator
 
ConfluenceDaoBandanaPersister - Class in com.atlassian.confluence.setup.bandana
BandanaPersister that stores and retrieves Bandana via a ConfluenceBandanaRecordDao.
ConfluenceDaoBandanaPersister() - Constructor for class com.atlassian.confluence.setup.bandana.ConfluenceDaoBandanaPersister
 
ConfluenceDatabaseHelper - Class in com.atlassian.confluence.setup
 
ConfluenceDatabaseHelper() - Constructor for class com.atlassian.confluence.setup.ConfluenceDatabaseHelper
 
ConfluenceDecoratorSelector - Class in com.atlassian.confluence.util.profiling
Confluence decorator selector.
ConfluenceDecoratorSelector(DecoratorMapper) - Constructor for class com.atlassian.confluence.util.profiling.ConfluenceDecoratorSelector
 
ConfluenceDiff - Class in com.atlassian.confluence.diff
Wraps LineLevelDiffer chunks with Confluence goodness.
ConfluenceDiff(ContentEntityObject, ContentEntityObject, boolean) - Constructor for class com.atlassian.confluence.diff.ConfluenceDiff
 
ConfluenceDiff(ContentEntityObject, ContentEntityObject) - Constructor for class com.atlassian.confluence.diff.ConfluenceDiff
 
ConfluenceDiffDraftBean - Class in com.atlassian.confluence.diff.beans
The bean to be returned in a JSON request.
ConfluenceDiffDraftBean(ContentEntityObject, Draft, Differ) - Constructor for class com.atlassian.confluence.diff.beans.ConfluenceDiffDraftBean
 
ConfluenceDirectoryEventListener - Class in com.atlassian.confluence.user.crowd
Propagates DirectoryUpdatedEvent and DirectoryDeletedEvent to other nodes in a cluster to trigger the relevant updates to caches and directory monitors on each node.
ConfluenceDirectoryEventListener(ClusterManager, EventPublisher) - Constructor for class com.atlassian.confluence.user.crowd.ConfluenceDirectoryEventListener
 
ConfluenceDirectoryEventListener.ClusterDirectoryDeletedEvent - Class in com.atlassian.confluence.user.crowd
 
ConfluenceDirectoryEventListener.ClusterDirectoryDeletedEvent(Object, DirectoryDeletedEvent) - Constructor for class com.atlassian.confluence.user.crowd.ConfluenceDirectoryEventListener.ClusterDirectoryDeletedEvent
 
ConfluenceDirectoryEventListener.ClusterDirectoryEvent - Class in com.atlassian.confluence.user.crowd
Crowd's event classes are not Serializable, so we need to extract the event class and directory, then reconstruct the event on the other nodes.
ConfluenceDirectoryEventListener.ClusterDirectoryEvent(Object, Directory) - Constructor for class com.atlassian.confluence.user.crowd.ConfluenceDirectoryEventListener.ClusterDirectoryEvent
 
ConfluenceDirectoryEventListener.ClusterDirectoryUpdatedEvent - Class in com.atlassian.confluence.user.crowd
 
ConfluenceDirectoryEventListener.ClusterDirectoryUpdatedEvent(Object, DirectoryUpdatedEvent) - Constructor for class com.atlassian.confluence.user.crowd.ConfluenceDirectoryEventListener.ClusterDirectoryUpdatedEvent
 
ConfluenceDocumentBuilder - Class in com.atlassian.confluence.search.lucene
A Confluence specific implementation of the DocumentBuilder that is aware of plugin's and the fact that new document extractors may become available or unavailable based on the current plugins installed.
ConfluenceDocumentBuilder(HandleResolver, PluginAccessor, List<DocumentPostProcessor>) - Constructor for class com.atlassian.confluence.search.lucene.ConfluenceDocumentBuilder
 
ConfluenceDocumentBuilder.FieldName - Class in com.atlassian.confluence.search.lucene
 
ConfluenceDocumentBuilder.FieldName() - Constructor for class com.atlassian.confluence.search.lucene.ConfluenceDocumentBuilder.FieldName
 
ConfluenceEhCache - Class in com.atlassian.confluence.cache.ehcache
 
ConfluenceEhCache(Cache) - Constructor for class com.atlassian.confluence.cache.ehcache.ConfluenceEhCache
 
ConfluenceElevatedSecurityGuard - Class in com.atlassian.confluence.security.seraph
Confluence specific implementation of the Seraph ElevatedSecurityGuard.
ConfluenceElevatedSecurityGuard() - Constructor for class com.atlassian.confluence.security.seraph.ConfluenceElevatedSecurityGuard
Seraph needs the default constructor
ConfluenceEmailSetup - Class in com.atlassian.confluence.setup
 
ConfluenceEmailSetup(String, String) - Constructor for class com.atlassian.confluence.setup.ConfluenceEmailSetup
 
ConfluenceEnabledTriggerListener - Class in com.atlassian.confluence.setup.quartz
 
ConfluenceEnabledTriggerListener(OnDemandLicenseManager) - Constructor for class com.atlassian.confluence.setup.quartz.ConfluenceEnabledTriggerListener
 
ConfluenceEncodingFilter - Class in com.atlassian.confluence.setup
Extends the AbstractEncodingFilter to return the encoding specified by the application configuration.
ConfluenceEncodingFilter() - Constructor for class com.atlassian.confluence.setup.ConfluenceEncodingFilter
 
ConfluenceEntityObject - Class in com.atlassian.confluence.core
The superclass of all entity objects within Confluence.
ConfluenceEntityObject() - Constructor for class com.atlassian.confluence.core.ConfluenceEntityObject
 
ConfluenceEntityUpdated - Interface in com.atlassian.confluence.event.events.types
Indicates that the implementation represents an update to a ConfluenceEntityObject.
ConfluenceErrorFilter - Class in com.atlassian.confluence.util
 
ConfluenceErrorFilter() - Constructor for class com.atlassian.confluence.util.ConfluenceErrorFilter
 
ConfluenceEvent - Class in com.atlassian.confluence.event.events
 
ConfluenceEvent(Object) - Constructor for class com.atlassian.confluence.event.events.ConfluenceEvent
 
ConfluenceEventManager - Class in com.atlassian.confluence.event
Deprecated. Since 3.3, use ConfluenceEventPublisherManager
ConfluenceEventManager(EventManager, SpringContextEventPublisher) - Constructor for class com.atlassian.confluence.event.ConfluenceEventManager
Deprecated.  
ConfluenceEventPropagatingException - Exception in com.atlassian.confluence.event.events.exception
A class of RuntimeException that will be propagated through the event system.
ConfluenceEventPropagatingException() - Constructor for exception com.atlassian.confluence.event.events.exception.ConfluenceEventPropagatingException
 
ConfluenceEventPropagatingException(String, Throwable) - Constructor for exception com.atlassian.confluence.event.events.exception.ConfluenceEventPropagatingException
 
ConfluenceEventPropagatingException(String) - Constructor for exception com.atlassian.confluence.event.events.exception.ConfluenceEventPropagatingException
 
ConfluenceEventPropagatingException(Throwable) - Constructor for exception com.atlassian.confluence.event.events.exception.ConfluenceEventPropagatingException
 
ConfluenceEventPublisherManager - Class in com.atlassian.confluence.event
Implementation of the atlassian-events EventPublisher for use with an injected EventDispatcher.
ConfluenceEventPublisherManager(EventDispatcher, ListenerHandlersConfiguration) - Constructor for class com.atlassian.confluence.event.ConfluenceEventPublisherManager
 
ConfluenceEventPublisherManager(EventDispatcher) - Constructor for class com.atlassian.confluence.event.ConfluenceEventPublisherManager
Creates a ConfluenceEventPublisherManager with a ListenerHandlersConfiguration containing LegacyListenerHandler and AnnotatedMethodsListenerHandler to support listeners implementing EventListener interface or the annotation EventListener.
ConfluenceException - Exception in com.atlassian.confluence.core
For when we want a generic checked exception
ConfluenceException(String) - Constructor for exception com.atlassian.confluence.core.ConfluenceException
 
ConfluenceException(String, Throwable) - Constructor for exception com.atlassian.confluence.core.ConfluenceException
 
ConfluenceFilenameAnalyzer - Class in com.atlassian.confluence.search.lucene
Since the ConfluenceAnalyzer does not handle filenames very well, we have a different Analyzer for that field.
ConfluenceFilenameAnalyzer(ConfluenceAnalyzer) - Constructor for class com.atlassian.confluence.search.lucene.ConfluenceFilenameAnalyzer
 
ConfluenceFileUtils - Class in com.atlassian.confluence.util.io
Utilities that patch/extend Atlassian Core FileUtils TODO migrate these out of confluence, into a common module
ConfluenceFileUtils() - Constructor for class com.atlassian.confluence.util.io.ConfluenceFileUtils
 
ConfluenceFlavour - Enum in com.atlassian.confluence.setup.settings
Represents the different possible flavours of Confluence in OnDemand.
ConfluenceFlavour - Enum in com.atlassian.studio.confluence.startup
Represents the different possible flavours of Confluence in OnDemand.
ConfluenceFlavourCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
Enables a plugin module based on the type of Confluence instance this is.
ConfluenceFlavourCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.ConfluenceFlavourCondition
 
ConfluenceGadgetWhitelistManager - Interface in com.atlassian.confluence.plugins.gadgets.whitelist
 
ConfluenceGroupCache - Class in com.atlassian.confluence.security
This class replaces com.atlassian.seraph.util.GroupCache, and works with atlassian-user.
ConfluenceGroupCache() - Constructor for class com.atlassian.confluence.security.ConfluenceGroupCache
 
ConfluenceGroupJoiningAuthenticator - Class in com.atlassian.confluence.user
This authenticator adds users to the 'confluence-users' group when they first log in.
ConfluenceGroupJoiningAuthenticator() - Constructor for class com.atlassian.confluence.user.ConfluenceGroupJoiningAuthenticator
 
ConfluenceGzipFilter - Class in com.atlassian.confluence.util.zip
Trivial extension of GzipFilter that creates an appropriate GzipFilterIntegration in the default constructor.
ConfluenceGzipFilter() - Constructor for class com.atlassian.confluence.util.zip.ConfluenceGzipFilter
 
ConfluenceGzipFilterIntegration - Class in com.atlassian.confluence.util.zip
Provides integration between GzipFilter and Confluence.
ConfluenceGzipFilterIntegration() - Constructor for class com.atlassian.confluence.util.zip.ConfluenceGzipFilterIntegration
 
ConfluenceHeader - Class in com.atlassian.confluence.pageobjects.component.header
The header that is visible on all pages.
ConfluenceHeader() - Constructor for class com.atlassian.confluence.pageobjects.component.header.ConfluenceHeader
 
ConfluenceHeadingBlockRenderer - Class in com.atlassian.confluence.renderer
Creates anchor values in a Confluence specific way.
ConfluenceHeadingBlockRenderer() - Constructor for class com.atlassian.confluence.renderer.ConfluenceHeadingBlockRenderer
 
ConfluenceHelpPathResolver - Class in com.atlassian.sal.confluence.message
Confluence implementation of HelpPathResolver.
ConfluenceHelpPathResolver(DocumentationBeanFactory) - Constructor for class com.atlassian.sal.confluence.message.ConfluenceHelpPathResolver
 
ConfluenceHibernateAccessor - Class in com.atlassian.confluence.user
 
ConfluenceHibernateAccessor(SessionFactory) - Constructor for class com.atlassian.confluence.user.ConfluenceHibernateAccessor
 
ConfluenceHibernateConfig - Class in com.atlassian.confluence.core.persistence.hibernate
Hibernate configuration for Confluence.
ConfluenceHibernateConfig() - Constructor for class com.atlassian.confluence.core.persistence.hibernate.ConfluenceHibernateConfig
 
ConfluenceHibernateObjectDao - Class in com.atlassian.confluence.core.persistence.hibernate
Abstract superclass of all Confluence hibernate DAOs.
ConfluenceHibernateObjectDao() - Constructor for class com.atlassian.confluence.core.persistence.hibernate.ConfluenceHibernateObjectDao
 
ConfluenceHomeClassLoadingPluginLoader - Class in com.atlassian.confluence.plugin
 
ConfluenceHomeClassLoadingPluginLoader(PluginDirectoryProvider, List<PluginFactory>, PluginEventManager) - Constructor for class com.atlassian.confluence.plugin.ConfluenceHomeClassLoadingPluginLoader
 
ConfluenceHomeGlobalConstants - Class in com.atlassian.confluence.util
 
ConfluenceHomeGlobalConstants() - Constructor for class com.atlassian.confluence.util.ConfluenceHomeGlobalConstants
 
ConfluenceHomeLogAppender - Class in com.atlassian.confluence.logging
A Log4J appender which is aware of when the confluence.home property is set and will switch logging from the console to within the confluence.home directory.
ConfluenceHomeLogAppender() - Constructor for class com.atlassian.confluence.logging.ConfluenceHomeLogAppender
Creates the delegate Appenders although they are not ready for use until activateOptions() is called.
ConfluenceHostContainer - Class in com.atlassian.confluence.plugin
Host container that uses Spring to instantiate objects.
ConfluenceHostContainer() - Constructor for class com.atlassian.confluence.plugin.ConfluenceHostContainer
 
ConfluenceHtmlEntityEncodingPolicy - Class in com.atlassian.confluence.util.velocity
This reference insertion policy implements the strategy used by Confluence to determine whether automatic HTML entity encoding should be applied to any particular context or template used by the Velocity rendering system.
ConfluenceHtmlEntityEncodingPolicy(TemplateHtmlEntityEncodingPolicy) - Constructor for class com.atlassian.confluence.util.velocity.ConfluenceHtmlEntityEncodingPolicy
 
ConfluenceHtmlSaxDiffOutput - Class in com.atlassian.confluence.diff
Takes a branch root and creates an HTML file for it.
ConfluenceHtmlSaxDiffOutput(ContentHandler, String) - Constructor for class com.atlassian.confluence.diff.ConfluenceHtmlSaxDiffOutput
 
ConfluenceHtmlUnitDialog - Class in com.atlassian.confluence.htmlunit
This class is a copy of HtmlUnitDialog with modifications to the ConfluenceHtmlUnitDialog.initWebClient() method to allow setting configuration from properties file.
ConfluenceHtmlUnitDialog() - Constructor for class com.atlassian.confluence.htmlunit.ConfluenceHtmlUnitDialog
 
ConfluenceHttpParameters - Class in com.atlassian.confluence.util.http
 
ConfluenceHttpParameters() - Constructor for class com.atlassian.confluence.util.http.ConfluenceHttpParameters
 
ConfluenceHttpParameters(ConfluenceHttpParameters) - Constructor for class com.atlassian.confluence.util.http.ConfluenceHttpParameters
 
ConfluenceHttpServlet - Class in com.atlassian.confluence.servlet
 
ConfluenceHttpServlet() - Constructor for class com.atlassian.confluence.servlet.ConfluenceHttpServlet
 
ConfluenceI18nResolver - Class in com.atlassian.sal.confluence.message
 
ConfluenceI18nResolver() - Constructor for class com.atlassian.sal.confluence.message.ConfluenceI18nResolver
 
ConfluenceIconManager - Class in com.atlassian.confluence.renderer
Deprecated. since 4.0
ConfluenceIconManager() - Constructor for class com.atlassian.confluence.renderer.ConfluenceIconManager
Deprecated.  
ConfluenceImageCaptchaService - Class in com.atlassian.confluence.security
 
ConfluenceImageCaptchaService(CaptchaEngine, CaptchaStore) - Constructor for class com.atlassian.confluence.security.ConfluenceImageCaptchaService
 
ConfluenceIndexer - Interface in com.atlassian.confluence.search
 
ConfluenceIndexManager - Interface in com.atlassian.confluence.search.lucene
The Confluence Index Manager is the entry point to the Indexing Subsystem
ConfluenceIndexManager.IndexQueueFlushMode - Enum in com.atlassian.confluence.search.lucene
Enum indicating the mode in which to flush the queue.
ConfluenceIndexTask - Interface in com.atlassian.confluence.search.lucene.tasks
An index task that will perform writing to the index.
ConfluenceInfo - Class in com.atlassian.confluence.status.service.systeminfo
Bean for holding simple non-settings information about the Confluence instance.
ConfluenceInfo(I18NBean) - Constructor for class com.atlassian.confluence.status.service.systeminfo.ConfluenceInfo
 
ConfluenceInitialData - Class in com.atlassian.studio.confluence.startup
BEFORE EDITING THIS FILE

Some important things to note:

When this executes, Confluence's main Spring container may or may not be started.

ConfluenceInitialData() - Constructor for class com.atlassian.studio.confluence.startup.ConfluenceInitialData
 
ConfluenceInternalHostApplication - Class in com.atlassian.confluence.applinks
Provides a bridge between Confluence and the External Application.
ConfluenceInternalHostApplication(PluginAccessor, SettingsManager, ConfluenceSidManager, TypeAccessor, SpaceManager, PermissionManager, WebResourceManager) - Constructor for class com.atlassian.confluence.applinks.ConfluenceInternalHostApplication
 
ConfluenceInternalHostApplication(InstanceNameGenerator, PluginAccessor, SettingsManager, ConfluenceSidManager, TypeAccessor, SpaceManager, PermissionManager, WebResourceManager) - Constructor for class com.atlassian.confluence.applinks.ConfluenceInternalHostApplication
 
ConfluenceJiraIntegrationSetupHelper - Class in com.atlassian.confluence.setup.actions
 
ConfluenceJiraIntegrationSetupHelper(CrowdDirectoryService) - Constructor for class com.atlassian.confluence.setup.actions.ConfluenceJiraIntegrationSetupHelper
 
ConfluenceJohnsonFilter - Class in com.atlassian.confluence.web
This filter tries to conserve the resource location for the browser.
ConfluenceJohnsonFilter() - Constructor for class com.atlassian.confluence.web.ConfluenceJohnsonFilter
 
ConfluenceJohnsonSetupConfig - Class in com.atlassian.confluence.setup.johnson
 
ConfluenceJohnsonSetupConfig() - Constructor for class com.atlassian.confluence.setup.johnson.ConfluenceJohnsonSetupConfig
 
ConfluenceLDAPCredentialsProvider - Class in com.atlassian.confluence.user
 
ConfluenceLDAPCredentialsProvider() - Constructor for class com.atlassian.confluence.user.ConfluenceLDAPCredentialsProvider
 
ConfluenceLDAPGroupJoiningAuthenticator - Class in com.atlassian.confluence.user
This authenticator adds users to confluence-users when they first log in, but only for users which belong to an LDAP directory.
ConfluenceLDAPGroupJoiningAuthenticator() - Constructor for class com.atlassian.confluence.user.ConfluenceLDAPGroupJoiningAuthenticator
 
ConfluenceLicenseHandler - Class in com.atlassian.sal.confluence.license
Sets the license for Confluence
ConfluenceLicenseHandler(ApplicationConfiguration, SystemInformationService, EventManager) - Constructor for class com.atlassian.sal.confluence.license.ConfluenceLicenseHandler
 
ConfluenceLicenseRegistry - Class in com.atlassian.confluence.setup
 
ConfluenceLicenseRegistry() - Constructor for class com.atlassian.confluence.setup.ConfluenceLicenseRegistry
 
ConfluenceLifecycleManager - Class in com.atlassian.sal.confluence.lifecycle
 
ConfluenceLifecycleManager(PluginEventManager) - Constructor for class com.atlassian.sal.confluence.lifecycle.ConfluenceLifecycleManager
 
ConfluenceLinkRenderer - Class in com.atlassian.confluence.renderer
Renders Links titles using i18n for link tooltips
ConfluenceLinkRenderer() - Constructor for class com.atlassian.confluence.renderer.ConfluenceLinkRenderer
 
ConfluenceLinkResolver - Class in com.atlassian.confluence.links
How Confluence converts text into links
ConfluenceLinkResolver() - Constructor for class com.atlassian.confluence.links.ConfluenceLinkResolver
 
ConfluenceListableBeanFactory - Class in com.atlassian.confluence.setup
Our own BeanFactory to enable the unregistering of child beans, as well as autowiring and more efficient toString().
ConfluenceListableBeanFactory(BeanFactory) - Constructor for class com.atlassian.confluence.setup.ConfluenceListableBeanFactory
 
ConfluenceListenerHandlersConfiguration - Class in com.atlassian.confluence.event
This is the specific configuration to remain backward compatible with old events.
ConfluenceListenerHandlersConfiguration() - Constructor for class com.atlassian.confluence.event.ConfluenceListenerHandlersConfiguration
 
ConfluenceLocaleResolver - Class in com.atlassian.sal.confluence.message
 
ConfluenceLocaleResolver(LocaleManager, UserAccessor, LanguageManager) - Constructor for class com.atlassian.sal.confluence.message.ConfluenceLocaleResolver
 
ConfluenceLocalSessionFactoryBeanForBackup - Class in com.atlassian.confluence.importexport.impl
 
ConfluenceLocalSessionFactoryBeanForBackup() - Constructor for class com.atlassian.confluence.importexport.impl.ConfluenceLocalSessionFactoryBeanForBackup
 
ConfluenceLockFactory - Class in com.atlassian.confluence.user.crowd
Implementation of the Embedded Crowd LockFactory that switches between Coherence-based locking or ReentrantLock based on whether this instance is clustered.
ConfluenceLockFactory(ClusterManager) - Constructor for class com.atlassian.confluence.user.crowd.ConfluenceLockFactory
 
ConfluenceLoggingConfigurationListener - Class in com.atlassian.confluence.logging
If the ConfluenceHomeLogAppender has been configured, then this listener is responsible for configuring it to redirect logging to the confluence home directory once the bootstrap context is initialised.
ConfluenceLoggingConfigurationListener() - Constructor for class com.atlassian.confluence.logging.ConfluenceLoggingConfigurationListener
 
ConfluenceLogin - Class in com.atlassian.confluence.selenium.client
Logs users in and out of Confluence via the Confluence login screen
ConfluenceLogin(ConfluenceSeleniumClient) - Constructor for class com.atlassian.confluence.selenium.client.ConfluenceLogin
 
ConfluenceLoginPage - Class in com.atlassian.confluence.pageobjects.page
Page object implementation for the LoginPage in Confluence.
ConfluenceLoginPage() - Constructor for class com.atlassian.confluence.pageobjects.page.ConfluenceLoginPage
 
ConfluenceLuceneAnalyzerFactory - Class in com.atlassian.confluence.search.lucene
 
ConfluenceLuceneAnalyzerFactory(SettingsManager, Analyzer) - Constructor for class com.atlassian.confluence.search.lucene.ConfluenceLuceneAnalyzerFactory
 
ConfluenceMailAddress - Class in com.atlassian.confluence.mail.address
This object is used to house both internet addresses (parsed) and addresses that are invalid.
ConfluenceMailAddress(String) - Constructor for class com.atlassian.confluence.mail.address.ConfluenceMailAddress
 
ConfluenceMailAddress(InternetAddress) - Constructor for class com.atlassian.confluence.mail.address.ConfluenceMailAddress
 
ConfluenceMailAddress(ConfluenceMailAddress) - Constructor for class com.atlassian.confluence.mail.address.ConfluenceMailAddress
 
ConfluenceMailAddress(Address) - Constructor for class com.atlassian.confluence.mail.address.ConfluenceMailAddress
 
ConfluenceMailQueueItem - Class in com.atlassian.confluence.mail.template
Simplified class to replace the somewhat confusing MailNotificationQueueItem hierarchy.
ConfluenceMailQueueItem(String, String, String, String) - Constructor for class com.atlassian.confluence.mail.template.ConfluenceMailQueueItem
 
ConfluenceMailQueueItem(String, String, String, String, String) - Constructor for class com.atlassian.confluence.mail.template.ConfluenceMailQueueItem
 
ConfluenceMailQueueItem(String, String, String, String, String, List<DataSource>) - Constructor for class com.atlassian.confluence.mail.template.ConfluenceMailQueueItem
 
ConfluenceMailServerManager - Class in com.atlassian.confluence.mail
 
ConfluenceMailServerManager() - Constructor for class com.atlassian.confluence.mail.ConfluenceMailServerManager
 
ConfluenceMockServletRequest - Class in com.atlassian.confluence.util
This is a simple stub class to return the context path we have cached, used in Velocity templates when we don't _actually_ have a request.
ConfluenceMockServletRequest() - Constructor for class com.atlassian.confluence.util.ConfluenceMockServletRequest
 
ConfluenceMultiThreadedIndexer - Class in com.atlassian.confluence.search.lucene
Deprecated. since 3.0. Multithreading moved into MultiThreadedIndexRebuilder and OnlineMultiThreadedIndexer.allThreadsComplete(com.atlassian.bonnie.index.BatchOpIndexer.DocumentWritingScheme, boolean, com.atlassian.core.util.ProgressWrapper) moved to TempIndexWriterStrategy.mergeAndClose().
ConfluenceMultiThreadedIndexer() - Constructor for class com.atlassian.confluence.search.lucene.ConfluenceMultiThreadedIndexer
Deprecated.  
ConfluenceNGramTokenFilter - Class in com.atlassian.confluence.search.lucene.filter
Token filter that returns n-grams from the input (excluding start grams).
ConfluenceNGramTokenFilter(TokenStream, int, int, ConfluenceNGramTokenFilter.Callback) - Constructor for class com.atlassian.confluence.search.lucene.filter.ConfluenceNGramTokenFilter
Creates NGramTokenFilter with given min and max n-grams.
ConfluenceNGramTokenFilter(TokenStream, ConfluenceNGramTokenFilter.Callback) - Constructor for class com.atlassian.confluence.search.lucene.filter.ConfluenceNGramTokenFilter
Creates NGramTokenFilter with default min and max n-grams.
ConfluenceNGramTokenFilter.Callback - Interface in com.atlassian.confluence.search.lucene.filter
Callback interface to allow filtering on n-gram tokens
ConfluenceNoOpServlet - Class in com.atlassian.confluence.servlet
No op servlet for CONF-7953
ConfluenceNoOpServlet() - Constructor for class com.atlassian.confluence.servlet.ConfluenceNoOpServlet
 
ConfluenceObjectToDocumentConverter - Class in com.atlassian.confluence.search.lucene
Deprecated. since 3.0. Use ConfluenceDocumentBuilder instead.
ConfluenceObjectToDocumentConverter(DocumentBuilder) - Constructor for class com.atlassian.confluence.search.lucene.ConfluenceObjectToDocumentConverter
Deprecated.  
ConfluenceOpenSessionInViewFilter - Class in com.atlassian.confluence.web.filter
Extracted from FlushingSpringSessionInViewFilter and FlushingSpringSessionInViewFilterForHibernate.
ConfluenceOpenSessionInViewFilter() - Constructor for class com.atlassian.confluence.web.filter.ConfluenceOpenSessionInViewFilter
 
ConfluencePage - Class in com.atlassian.confluence.it.global
 
ConfluencePage(WebTester) - Constructor for class com.atlassian.confluence.it.global.ConfluencePage
 
ConfluencePluginManager - Class in com.atlassian.confluence.plugin
Extension of DefaultPluginManager which listens for plugin events fired on other nodes.
ConfluencePluginManager(PluginPersistentStateStore, List<Object>, ModuleDescriptorFactory, PluginEventManager, EventPublisher, PluginInstaller) - Constructor for class com.atlassian.confluence.plugin.ConfluencePluginManager
If you pass a String in the list of pluginLoaders, it will automagically be converted into a SinglePluginLoader for a file with that string's name.
ConfluencePluginObjectFactory - Class in com.atlassian.confluence.plugin
Custom ObjectFactory that will delegate to the provided class loader.
ConfluencePluginObjectFactory(ClassLoader) - Constructor for class com.atlassian.confluence.plugin.ConfluencePluginObjectFactory
 
ConfluencePluginScheduler - Class in com.atlassian.sal.confluence.scheduling
Confluence plugin scheduler, uses Quartz
ConfluencePluginScheduler() - Constructor for class com.atlassian.sal.confluence.scheduling.ConfluencePluginScheduler
 
ConfluencePluginScheduler.ConfluencePluginJob - Class in com.atlassian.sal.confluence.scheduling
A Quartz job that executes a PluginJob
ConfluencePluginScheduler.ConfluencePluginJob() - Constructor for class com.atlassian.sal.confluence.scheduling.ConfluencePluginScheduler.ConfluencePluginJob
 
ConfluencePluginSettings - Class in com.atlassian.sal.confluence.pluginsettings
 
ConfluencePluginSettings(BandanaManager, ConfluenceBandanaContext, TransactionTemplate) - Constructor for class com.atlassian.sal.confluence.pluginsettings.ConfluencePluginSettings
 
ConfluencePluginSettingsFactory - Class in com.atlassian.sal.confluence.pluginsettings
 
ConfluencePluginSettingsFactory() - Constructor for class com.atlassian.sal.confluence.pluginsettings.ConfluencePluginSettingsFactory
 
ConfluencePluginUtils - Class in com.atlassian.confluence.plugin
 
ConfluencePluginUtils() - Constructor for class com.atlassian.confluence.plugin.ConfluencePluginUtils
 
ConfluencePopup - Class in com.atlassian.confluence.selenium.client
 
ConfluencePopup(String, ConfluenceSeleniumClient) - Constructor for class com.atlassian.confluence.selenium.client.ConfluencePopup
 
ConfluenceProfilingFilter - Class in com.atlassian.confluence.util.profiling
 
ConfluenceProfilingFilter() - Constructor for class com.atlassian.confluence.util.profiling.ConfluenceProfilingFilter
 
ConfluenceProjectManager - Class in com.atlassian.sal.confluence.project
The confiluence implementation of the project manager, a project in the Confluence context is equivalent to a space
ConfluenceProjectManager() - Constructor for class com.atlassian.sal.confluence.project.ConfluenceProjectManager
 
ConfluencePropertySetFactory - Class in com.atlassian.confluence.user
 
ConfluencePropertySetFactory(UserManager, ExternalEntityDAO, HibernateRepository) - Constructor for class com.atlassian.confluence.user.ConfluencePropertySetFactory
 
ConfluencePropertySetManager - Interface in com.atlassian.confluence.core
Convenient way to break out creation of property sets for testing
ConfluenceQuartzThreadPool - Class in com.atlassian.confluence.schedule.quartz
 
ConfluenceQuartzThreadPool() - Constructor for class com.atlassian.confluence.schedule.quartz.ConfluenceQuartzThreadPool
 
ConfluenceQuartzUtil - Class in com.atlassian.confluence.setup.quartz
Quartz related utility methods
ConfluenceQuartzUtil() - Constructor for class com.atlassian.confluence.setup.quartz.ConfluenceQuartzUtil
 
ConfluenceReadyEvent - Class in com.atlassian.confluence.event.events.admin
Deprecated. since 4.0 use DatabaseConfiguredEvent, UpgradeFinishedEvent, or PluginFrameworkStartedEvent instead
ConfluenceReadyEvent(Object) - Constructor for class com.atlassian.confluence.event.events.admin.ConfluenceReadyEvent
Deprecated. since 4.0
ConfluenceRememberMeToken - Class in com.atlassian.confluence.user.persistence.dao
 
ConfluenceRememberMeToken() - Constructor for class com.atlassian.confluence.user.persistence.dao.ConfluenceRememberMeToken
 
ConfluenceRememberMeToken(RememberMeToken) - Constructor for class com.atlassian.confluence.user.persistence.dao.ConfluenceRememberMeToken
 
ConfluenceRememberMeTokenDao - Interface in com.atlassian.confluence.user.rememberme
 
ConfluenceRenderContextOutputType - Enum in com.atlassian.confluence.renderer
Similar to com.atlassian.renderer.RenderContextOutputType However these output types are specific to confluence rendering.
ConfluenceRendererComponentModuleDescriptor<T extends com.atlassian.renderer.v2.components.RendererComponent> - Class in com.atlassian.confluence.renderer.plugin
Module descriptor for wiki renderer components that uses Spring to instantiate components.
ConfluenceRendererComponentModuleDescriptor() - Constructor for class com.atlassian.confluence.renderer.plugin.ConfluenceRendererComponentModuleDescriptor
 
ConfluenceRendererConfiguration - Class in com.atlassian.confluence.setup
This is a call through class provided for the renderer that will use confluence specific setup information to relay the information to the renderer.
ConfluenceRendererConfiguration(BootstrapManager, SettingsManager) - Constructor for class com.atlassian.confluence.setup.ConfluenceRendererConfiguration
 
ConfluenceRenderUtils - Class in com.atlassian.confluence.util
Utilities for rendering Confluence wiki content.
ConfluenceRenderUtils() - Constructor for class com.atlassian.confluence.util.ConfluenceRenderUtils
 
ConfluenceResourceBatchingConfiguration - Class in com.atlassian.confluence.plugin.webresource
Confluence's configuration for the super batch.
ConfluenceResourceBatchingConfiguration(List<String>) - Constructor for class com.atlassian.confluence.plugin.webresource.ConfluenceResourceBatchingConfiguration
 
ConfluenceRoleMapper - Class in com.atlassian.confluence.security
 
ConfluenceRoleMapper() - Constructor for class com.atlassian.confluence.security.ConfluenceRoleMapper
 
ConfluenceRpc - Class in com.atlassian.confluence.it.rpc
A client-side stub of the Confluence remote API.
ConfluenceRpc.Version - Enum in com.atlassian.confluence.it.rpc
Enumeration of all supported versions of the Confluence remote API
ConfluenceSearcherInitialisation - Class in com.atlassian.confluence.search.lucene
 
ConfluenceSearcherInitialisation() - Constructor for class com.atlassian.confluence.search.lucene.ConfluenceSearcherInitialisation
 
ConfluenceSearchProvider - Class in com.atlassian.sal.confluence.search
 
ConfluenceSearchProvider(PredefinedSearchBuilder, SearchManager, SearchQueryParser, UserAccessor, ApplicationProperties) - Constructor for class com.atlassian.sal.confluence.search.ConfluenceSearchProvider
 
ConfluenceSearchScope - Interface in com.atlassian.confluence.search
Determines the scope of a search.
ConfluenceSecurityController - Class in com.atlassian.confluence.setup.seraph
Confluence security controller to disable security if Confluence is not setup.
ConfluenceSecurityController() - Constructor for class com.atlassian.confluence.setup.seraph.ConfluenceSecurityController
 
ConfluenceSeleniumAssertions - Class in com.atlassian.confluence.selenium.client
Makes assertions specific to Confluence based on page elements such as title, content, error messages, etc.
ConfluenceSeleniumAssertions(ConfluenceSeleniumClient, Suite) - Constructor for class com.atlassian.confluence.selenium.client.ConfluenceSeleniumAssertions
 
ConfluenceSeleniumClient - Class in com.atlassian.confluence.selenium.client
Extends the Atlassian Selenium client to provide Confluence specific methods.
ConfluenceSeleniumConfiguration - Class in com.atlassian.confluence.selenium.client
A SeleniumConfiguration that is set up with system properties.
ConfluenceSeleniumTestCollector - Class in com.atlassian.confluence.selenium.harness
 
ConfluenceSeleniumTestCollector(SeleniumTestHarness.Browser) - Constructor for class com.atlassian.confluence.selenium.harness.ConfluenceSeleniumTestCollector
 
ConfluenceServletContextFactory - Class in com.atlassian.confluence.servlet
 
ConfluenceServletContextFactory() - Constructor for class com.atlassian.confluence.servlet.ConfluenceServletContextFactory
 
ConfluenceServletDispatcher - Class in com.atlassian.confluence.servlet
This action sets the max size for MultipartRequests to be Integer.MAX_VALUE if the name of the action is "restore.action"
ConfluenceServletDispatcher() - Constructor for class com.atlassian.confluence.servlet.ConfluenceServletDispatcher
 
ConfluenceSetupService - Interface in com.atlassian.studio.confluence.startup
Service for setting up Confluence
ConfluenceSidManager - Interface in com.atlassian.confluence.core
An SID is a unique ID for a particular Confluence instance.
ConfluenceSoapRpc - Class in com.atlassian.confluence.it.rpc
Handles RPC over SOAP.
ConfluenceSoapRpc(String) - Constructor for class com.atlassian.confluence.it.rpc.ConfluenceSoapRpc
 
ConfluenceSoapService - Interface in com.atlassian.confluence.rpc.soap
 
ConfluenceSourceCodeFormatterModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor
 
ConfluenceSourceCodeFormatterModuleDescriptor() - Constructor for class com.atlassian.confluence.plugin.descriptor.ConfluenceSourceCodeFormatterModuleDescriptor
 
ConfluenceSpaceDecoratorMapper - Class in com.atlassian.confluence.setup.sitemesh
 
ConfluenceSpaceDecoratorMapper() - Constructor for class com.atlassian.confluence.setup.sitemesh.ConfluenceSpaceDecoratorMapper
 
ConfluenceStaticContextItemProvider - Class in com.atlassian.confluence.setup.velocity
Provides a context map containing default static utils available in all Velocity contexts provided at any time in the lifecycle of Confluence.
ConfluenceStaticContextItemProvider() - Constructor for class com.atlassian.confluence.setup.velocity.ConfluenceStaticContextItemProvider
 
ConfluenceSynchronizationManager - Class in com.atlassian.confluence.core
Confluence transaction sycnhronization manager.
ConfluenceSynchronizationManager() - Constructor for class com.atlassian.confluence.core.ConfluenceSynchronizationManager
 
ConfluenceSystemProperties - Class in com.atlassian.confluence.core
Query the status of various Confluence system properties
ConfluenceSystemProperties() - Constructor for class com.atlassian.confluence.core.ConfluenceSystemProperties
 
ConfluenceTableBlockRenderer - Class in com.atlassian.confluence.renderer.v2
Customize the default rendering logic of a table.
ConfluenceTableBlockRenderer() - Constructor for class com.atlassian.confluence.renderer.v2.ConfluenceTableBlockRenderer
 
ConfluenceTempDirExportFileNameGenerator - Class in com.atlassian.confluence.importexport.impl
A file name generator that will create directories and filenames appropriate for the configured Confluence temporary directory.
ConfluenceTempDirExportFileNameGenerator(BootstrapManager, String, String, String, String) - Constructor for class com.atlassian.confluence.importexport.impl.ConfluenceTempDirExportFileNameGenerator
 
ConfluenceTestedProduct - Class in com.atlassian.confluence.pageobjects
 
ConfluenceTestedProduct(TestedProductFactory.TesterFactory<WebDriverTester>, ProductInstance) - Constructor for class com.atlassian.confluence.pageobjects.ConfluenceTestedProduct
 
ConfluenceThreadLocalContextManager - Class in com.atlassian.sal.confluence.executor
Manages all thread local state for Confluence
ConfluenceThreadLocalContextManager() - Constructor for class com.atlassian.sal.confluence.executor.ConfluenceThreadLocalContextManager
 
ConfluenceThreadLocalDelegateExecutorFactory - Class in com.atlassian.sal.confluence.executor
Instance of the executor factory tailored to Confluence
ConfluenceThreadLocalDelegateExecutorFactory() - Constructor for class com.atlassian.sal.confluence.executor.ConfluenceThreadLocalDelegateExecutorFactory
 
ConfluenceTimeZoneManager - Class in com.atlassian.sal.confluence.timezone
 
ConfluenceTimeZoneManager(UserAccessor) - Constructor for class com.atlassian.sal.confluence.timezone.ConfluenceTimeZoneManager
 
ConfluenceTrackbackStore - Class in com.atlassian.confluence.links.persistence
 
ConfluenceTrackbackStore() - Constructor for class com.atlassian.confluence.links.persistence.ConfluenceTrackbackStore
 
ConfluenceTrackbackUtils - Class in com.atlassian.confluence.util
 
ConfluenceTrackbackUtils() - Constructor for class com.atlassian.confluence.util.ConfluenceTrackbackUtils
 
ConfluenceTrustedApplication - Class in com.atlassian.confluence.security.trust
 
ConfluenceTrustedApplication() - Constructor for class com.atlassian.confluence.security.trust.ConfluenceTrustedApplication
 
ConfluenceTrustedApplicationsFilter - Class in com.atlassian.confluence.security.trust.seraph
Integration of Seraph's trusted application filter with Confluence's trusted applications manager
ConfluenceTrustedApplicationsFilter() - Constructor for class com.atlassian.confluence.security.trust.seraph.ConfluenceTrustedApplicationsFilter
 
ConfluenceUberClassLoader - Class in com.atlassian.confluence.util
This class loader tries to load classes from the application class loader first before delegating to the plugins class loader.
ConfluenceUberClassLoader() - Constructor for class com.atlassian.confluence.util.ConfluenceUberClassLoader
 
ConfluenceUnstemmedAnalyzer - Class in com.atlassian.confluence.search.lucene
An analyzer that groups non-stemming language analyzers, and delegates to the appropriate one depending on the indexing language (Settings.getIndexingLanguage().
ConfluenceUnstemmedAnalyzer(SettingsManager) - Constructor for class com.atlassian.confluence.search.lucene.ConfluenceUnstemmedAnalyzer
 
ConfluenceURIWhitelist - Class in com.atlassian.confluence.plugins.gadgets.whitelist
 
ConfluenceURIWhitelist(ExternalGadgetSpecStore, SubscribedGadgetFeedStore, BandanaManager, SettingsManager) - Constructor for class com.atlassian.confluence.plugins.gadgets.whitelist.ConfluenceURIWhitelist
 
ConfluenceURIWhitelist.URICacheKey - Class in com.atlassian.confluence.plugins.gadgets.whitelist
 
ConfluenceURIWhitelist.URICacheKey() - Constructor for class com.atlassian.confluence.plugins.gadgets.whitelist.ConfluenceURIWhitelist.URICacheKey
 
ConfluenceUserManager - Class in com.atlassian.sal.confluence.user
Authenticates a user against UserAccessor in Confluence.
ConfluenceUserManager(UserAccessor, PermissionManager) - Constructor for class com.atlassian.sal.confluence.user.ConfluenceUserManager
 
ConfluenceUserMenu - Class in com.atlassian.confluence.pageobjects.component.menu
Represents the user menu available in the header.
ConfluenceUserMenu() - Constructor for class com.atlassian.confluence.pageobjects.component.menu.ConfluenceUserMenu
 
ConfluenceUserPreferences - Class in com.atlassian.confluence.user
Provides strongly-typed accessors for Confluence user preferences.
ConfluenceUserPreferences() - Constructor for class com.atlassian.confluence.user.ConfluenceUserPreferences
No-args constructor is used for anonymous user preferences
ConfluenceUserPreferences(PropertySet) - Constructor for class com.atlassian.confluence.user.ConfluenceUserPreferences
 
ConfluenceUserProfile - Class in com.atlassian.sal.confluence.user
 
ConfluenceUserProfile(User, ProfilePictureInfo) - Constructor for class com.atlassian.sal.confluence.user.ConfluenceUserProfile
 
confluenceUsers - Variable in class com.atlassian.confluence.setup.actions.SetupAdministrator
 
ConfluenceValidationInterceptor - Class in com.atlassian.confluence.xwork
Copy of the XWork validation interceptor that delegates to our own ActionValidatorManager.
ConfluenceValidationInterceptor() - Constructor for class com.atlassian.confluence.xwork.ConfluenceValidationInterceptor
 
ConfluenceVelocityCacheConfigurator - Class in com.atlassian.confluence.util.velocity
Bean that configures the confluence resource manager with the injected cache manager
ConfluenceVelocityCacheConfigurator() - Constructor for class com.atlassian.confluence.util.velocity.ConfluenceVelocityCacheConfigurator
 
ConfluenceVelocityContext - Class in com.atlassian.confluence.setup.webwork
Deprecated. Since 3.0. Use ConfluenceVelocityManager.getConfluenceVelocityContext() instead.
ConfluenceVelocityContext() - Constructor for class com.atlassian.confluence.setup.webwork.ConfluenceVelocityContext
Deprecated.  
ConfluenceVelocityManager - Class in com.atlassian.confluence.setup.webwork
Confluence specialisation of the WebWork velocity manager.
ConfluenceVelocityManager() - Constructor for class com.atlassian.confluence.setup.webwork.ConfluenceVelocityManager
 
ConfluenceVelocityModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor
Deprecated. since 3.0, extend AbstractModuleDescriptor and implement UserLocaleAware instead.
ConfluenceVelocityModuleDescriptor() - Constructor for class com.atlassian.confluence.plugin.descriptor.ConfluenceVelocityModuleDescriptor
Deprecated.  
ConfluenceVelocityResourceCache - Class in com.atlassian.confluence.util
Deprecated. Since 2.9. Use ConfluenceVelocityResourceCache instead.
ConfluenceVelocityResourceCache(CacheFactory) - Constructor for class com.atlassian.confluence.util.ConfluenceVelocityResourceCache
Deprecated.  
ConfluenceVelocityResourceCache - Class in com.atlassian.confluence.util.velocity
Clearable velocity cache.
ConfluenceVelocityResourceCache(CacheFactory) - Constructor for class com.atlassian.confluence.util.velocity.ConfluenceVelocityResourceCache
Create a resource cache using the provided cache manager.
ConfluenceVelocityResourceCachePluginListener - Class in com.atlassian.confluence.util.velocity
 
ConfluenceVelocityResourceCachePluginListener() - Constructor for class com.atlassian.confluence.util.velocity.ConfluenceVelocityResourceCachePluginListener
 
ConfluenceVelocityResourceManager - Class in com.atlassian.confluence.util.velocity
Specialisation that allows for a hot swappable ResourceCache.
ConfluenceVelocityResourceManager() - Constructor for class com.atlassian.confluence.util.velocity.ConfluenceVelocityResourceManager
Everytime this is called, the resource manager singleton is replaced with the newly provided instance.
ConfluenceVelocityResourceManager.ConfluenceResourceFactory - Class in com.atlassian.confluence.util.velocity
This factory will return template that can be used to detect the presence of HTML in the template if required
ConfluenceVelocityResourceManager.ConfluenceResourceFactory() - Constructor for class com.atlassian.confluence.util.velocity.ConfluenceVelocityResourceManager.ConfluenceResourceFactory
 
ConfluenceVelocityServlet - Class in com.atlassian.confluence.servlet
An improved WW VelocityServlet which doesn't load velocity twice!

We have copied code here because we can't override the WebWorkVelocityServlet as it calls VelocityServlet.init() which loads _another_ entire identical instance of Velocity (beyond the VelocityManager's instance), and the two are used interchangeably.

ConfluenceVelocityServlet() - Constructor for class com.atlassian.confluence.servlet.ConfluenceVelocityServlet
 
ConfluenceVelocityTemplate - Interface in com.atlassian.confluence.util.velocity
Exposes template details that are of interest to the Confluence Velocity template rendering subsystem.
ConfluenceWebFragmentHelper - Class in com.atlassian.confluence.plugin.descriptor.web
 
ConfluenceWebFragmentHelper() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.ConfluenceWebFragmentHelper
 
ConfluenceWebIcon - Class in com.atlassian.confluence.plugin.descriptor.web.model
A confluence specific wrapper for the WebIcon
ConfluenceWebIcon(WebIcon) - Constructor for class com.atlassian.confluence.plugin.descriptor.web.model.ConfluenceWebIcon
 
ConfluenceWebInterfaceManager - Class in com.atlassian.confluence.plugin.descriptor.web
Stores and manages flexible web interface sections available in the system.
ConfluenceWebInterfaceManager() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.ConfluenceWebInterfaceManager
 
ConfluenceWebItemModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor.web.descriptors
 
ConfluenceWebItemModuleDescriptor() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.descriptors.ConfluenceWebItemModuleDescriptor
 
ConfluenceWebLabel - Class in com.atlassian.confluence.plugin.descriptor.web.model
A confluence specific wrapper for the WebLabel
ConfluenceWebLabel(WebLabel) - Constructor for class com.atlassian.confluence.plugin.descriptor.web.model.ConfluenceWebLabel
 
ConfluenceWebLink - Class in com.atlassian.confluence.plugin.descriptor.web.model
A confluence specific wrapper for the WebLink
ConfluenceWebLink() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.model.ConfluenceWebLink
 
ConfluenceWebLink(WebLink) - Constructor for class com.atlassian.confluence.plugin.descriptor.web.model.ConfluenceWebLink
 
ConfluenceWebMenuManager - Class in com.atlassian.confluence.web
Retrieves menu details from plugins via a ConfluenceWebInterfaceManager.
ConfluenceWebMenuManager() - Constructor for class com.atlassian.confluence.web.ConfluenceWebMenuManager
 
ConfluenceWebResourceIntegration - Class in com.atlassian.confluence.plugin.webresource
Confluence implementation of WebResourceIntegration, for use with the static resource caching code.
ConfluenceWebResourceIntegration(PluginAccessor, PluginDirectoryProvider, SettingsManager, CssResourceCounterManager, Counter, LocaleManager, ContextPathHolder) - Constructor for class com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceIntegration
 
ConfluenceWebResourceManager - Interface in com.atlassian.confluence.plugin.webresource
 
ConfluenceWebResourceModuleDescriptor - Class in com.atlassian.confluence.plugin.webresource
Deprecated. Since 3.4, use WebResourceModuleDescriptor instead
ConfluenceWebResourceModuleDescriptor(HostContainer) - Constructor for class com.atlassian.confluence.plugin.webresource.ConfluenceWebResourceModuleDescriptor
Deprecated.  
ConfluenceWebSectionModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor.web.descriptors
 
ConfluenceWebSectionModuleDescriptor() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.descriptors.ConfluenceWebSectionModuleDescriptor
 
ConfluenceWebSudoBanner - Class in com.atlassian.confluence.pageobjects.component.header
Represents the web sudo banner that appears when an admin session is active.
ConfluenceWebSudoBanner() - Constructor for class com.atlassian.confluence.pageobjects.component.header.ConfluenceWebSudoBanner
 
ConfluenceWebSudoManager - Class in com.atlassian.sal.confluence.websudo
Confluence implementation of the SAL WebSudoManager.
ConfluenceWebSudoManager(SettingsManager, WebSudoManager) - Constructor for class com.atlassian.sal.confluence.websudo.ConfluenceWebSudoManager
 
ConfluenceWebSudoPage - Class in com.atlassian.confluence.pageobjects.page
Confluence WebSudo page
ConfluenceWebSudoPage() - Constructor for class com.atlassian.confluence.pageobjects.page.ConfluenceWebSudoPage
 
ConfluenceWebWorkConfigLoader - Class in com.atlassian.confluence.setup.webwork
 
ConfluenceWebWorkConfigLoader() - Constructor for class com.atlassian.confluence.setup.webwork.ConfluenceWebWorkConfigLoader
 
ConfluenceWebWorkConfiguration - Class in com.atlassian.confluence.setup.webwork
Created by IntelliJ IDEA.
ConfluenceWebWorkConfiguration() - Constructor for class com.atlassian.confluence.setup.webwork.ConfluenceWebWorkConfiguration
 
ConfluenceWorkflowInterceptor - Class in com.atlassian.confluence.core
 
ConfluenceWorkflowInterceptor() - Constructor for class com.atlassian.confluence.core.ConfluenceWorkflowInterceptor
 
ConfluenceWysiwygConverter - Interface in com.atlassian.confluence.pages.wysiwyg
Confluence-specific wysiwig converter for rendering wiki markup in XHTML and vice versa.
ConfluenceXMLEventWriter - Class in com.atlassian.confluence.content.render.xhtml
This "Confluence" implementation of XMLEventWriter was introduced primarily to deal with STAX-58.
ConfluenceXMLEventWriter(XMLEventWriter, Writer) - Constructor for class com.atlassian.confluence.content.render.xhtml.ConfluenceXMLEventWriter
 
ConfluenceXmlOutputFactory - Class in com.atlassian.confluence.content.render.xhtml
This "Confluence" implementation of XmlOutputFactory was introduced primarily to deal with STAX-58.
ConfluenceXmlOutputFactory(XMLOutputFactory) - Constructor for class com.atlassian.confluence.content.render.xhtml.ConfluenceXmlOutputFactory
 
ConfluenceXmlRpcHandler - Interface in com.atlassian.confluence.rpc.xmlrpc
 
ConfluenceXmlRpcHandlerImpl - Class in com.atlassian.confluence.rpc.xmlrpc
An implementation of XML RPC that effectively delegates to an underlying SOAP implementation.
ConfluenceXmlRpcHandlerImpl() - Constructor for class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
ConfluenceXmlWebApplicationContext - Class in com.atlassian.confluence.setup
 
ConfluenceXmlWebApplicationContext() - Constructor for class com.atlassian.confluence.setup.ConfluenceXmlWebApplicationContext
 
ConfluenceXsrfTokenAccessor - Class in com.atlassian.sal.confluence.xsrf
 
ConfluenceXsrfTokenAccessor(XsrfTokenGenerator) - Constructor for class com.atlassian.sal.confluence.xsrf.ConfluenceXsrfTokenAccessor
 
ConfluenceXsrfTokenInterceptor - Class in com.atlassian.confluence.xwork
 
ConfluenceXsrfTokenInterceptor() - Constructor for class com.atlassian.confluence.xwork.ConfluenceXsrfTokenInterceptor
 
ConfluenceXsrfTokenValidator - Class in com.atlassian.sal.confluence.xsrf
 
ConfluenceXsrfTokenValidator(XsrfTokenGenerator) - Constructor for class com.atlassian.sal.confluence.xsrf.ConfluenceXsrfTokenValidator
 
ConfluenceXWorkTransactionInterceptor - Class in com.atlassian.confluence.setup.webwork
An interceptor that wraps the action execution in a single Hibernate transaction.
ConfluenceXWorkTransactionInterceptor() - Constructor for class com.atlassian.confluence.setup.webwork.ConfluenceXWorkTransactionInterceptor
 
Connection - Class in com.atlassian.confluence.follow
Represents a connection between a follower and a followee.
Connection() - Constructor for class com.atlassian.confluence.follow.Connection
For hibernate
Connection(String, String) - Constructor for class com.atlassian.confluence.follow.Connection
 
ConnectionDao - Interface in com.atlassian.confluence.follow.persistence.dao
DAO for connections between followers and followees.
ConnectToJiraAction - Class in com.atlassian.confluence.setup.actions
 
ConnectToJiraAction() - Constructor for class com.atlassian.confluence.setup.actions.ConnectToJiraAction
 
ConnectToJiraSyncDirectoryAction - Class in com.atlassian.confluence.setup.actions
Synchronises the JIRA directory and updates the admin user in the Confluence internal directory with the details of the admin user (with the same username and password) from the JIRA directory.
ConnectToJiraSyncDirectoryAction() - Constructor for class com.atlassian.confluence.setup.actions.ConnectToJiraSyncDirectoryAction
 
ConsoleReporter - Class in com.atlassian.confluence.testng
 
ConsoleReporter() - Constructor for class com.atlassian.confluence.testng.ConsoleReporter
 
constrainLength(String, int) - Static method in class com.atlassian.confluence.util.GeneralUtil
Truncate a string after n characters
constrainResults(List<T>, int, int) - Static method in class com.atlassian.confluence.user.crowd.CachedCrowdMembershipDao
 
constructRadeoxRawParams(Map) - Static method in class com.atlassian.confluence.renderer.v2.macros.RadeoxCompatibilityMacro
Constructs a 'raw' parameter' string from the supplied confluence parameters for use by old style Radeox macros.
CONTAINER_CONTENT_TYPE - Static variable in class com.atlassian.confluence.search.lucene.extractor.PageContentEntityObjectExtractor.FieldNames
 
CONTAINER_ELEMENT_SET - Static variable in interface com.atlassian.confluence.content.render.xhtml.view.excerpt.Excerpter
 
containerComponent(String) - Static method in class com.atlassian.confluence.util.LazyComponentReference
Static factory that takes the component name and the type.
ContainingContentTypeQuery - Class in com.atlassian.confluence.search.v2.query
Search for an entity contained within content of a particular type.
ContainingContentTypeQuery(ContentTypeEnum) - Constructor for class com.atlassian.confluence.search.v2.query.ContainingContentTypeQuery
Search for a particular type of content
ContainingContentTypeQuery(Collection<ContentTypeEnum>) - Constructor for class com.atlassian.confluence.search.v2.query.ContainingContentTypeQuery
Search for content that is one of the provided types
ContainingContentTypeQueryMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
 
ContainingContentTypeQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.ContainingContentTypeQueryMapper
 
contains(long, String) - Method in class com.atlassian.confluence.pages.attachments.AttachmentCache
Returns true if the cache contains the composite key of content ID + file name.
contains(String, String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.PageIdCache
 
contains(URI) - Method in class com.atlassian.confluence.plugins.gadgets.gadgetspecstore.DefaultClusterSafeExternalGadgetSpecStore
 
contains(URI) - Method in class com.atlassian.confluence.plugins.gadgets.refimpl.PluginSettingsExternalGadgetSpecStore
 
contains(ContentEntityObject) - Static method in class com.atlassian.confluence.renderer.ContentIncludeStack
 
contains(IndexQueueEntry) - Method in class com.atlassian.confluence.search.lucene.queue.DatabaseQueueFlushedEntryCache
 
contains(ContentPermission) - Method in class com.atlassian.confluence.security.ContentPermissionSet
 
containsAnnotationOfType(Collection<Annotation>, Class<? extends Annotation>) - Static method in class com.atlassian.confluence.velocity.htmlsafe.HtmlSafeAnnotationUtils
Detects whether a collection contains an annotation of a particular type
containsBeanDefinition(String) - Method in class com.atlassian.confluence.setup.ConfluenceListableBeanFactory
Since you can't actually unregisterBeans we use a NULL_OBJECT to represent deleted ones.
containsFeed(String) - Method in class com.atlassian.confluence.plugins.gadgets.gadgetspecstore.DefaultClusterSafeSubscribedGadgetFeedStore
 
containsKey(Object) - Method in class com.atlassian.confluence.search.actions.SearchResultWithExcerpt
Deprecated.  
containsKey(Object) - Method in class com.atlassian.confluence.setup.webwork.CompositeContext
 
containsKey(Object) - Method in class com.atlassian.confluence.util.collections.CompositeMap
 
containsKey(Object) - Method in class com.atlassian.confluence.util.collections.LazyMap
 
containsLinkTo(String, String) - Method in class com.atlassian.confluence.it.content.ViewContentBean
 
containsMetadata(String) - Method in class com.atlassian.confluence.renderer.RenderResult
 
containsPage(Page) - Method in class com.atlassian.confluence.pageobjects.component.dashboard.DashboardUpdatesContent
 
containsValue(Object) - Method in class com.atlassian.confluence.search.actions.SearchResultWithExcerpt
Deprecated.  
Content - Interface in com.atlassian.confluence.content
Placeholder for an improved API for handling Content.
content - Variable in class com.atlassian.confluence.it.AbstractContentEntity
 
content - Variable in class com.atlassian.confluence.pages.actions.beans.FileStorer
 
content - Variable in class com.atlassian.confluence.pages.templates.actions.AbstractEditPageTemplateAction
 
CONTENT - Static variable in class com.atlassian.confluence.search.contentnames.Category
A category for page and blog results combined.
CONTENT - Static variable in class com.atlassian.confluence.search.v2.SearchFieldNames
 
CONTENT - Static variable in class com.atlassian.confluence.search.v2.searchfilter.SearchResultTypeSearchFilter
A filter that restricts search results to documents of type SearchResultType.CONTENT.
CONTENT_ALL - Static variable in class com.atlassian.confluence.search.actions.SearchQueryBean
Deprecated.  
CONTENT_BY_LABEL_MACRO - Static variable in class com.atlassian.confluence.it.Macro
 
CONTENT_DOCUMENT_ID - Static variable in class com.atlassian.confluence.search.lucene.ConfluenceDocumentBuilder.FieldName
 
CONTENT_ENTITY_ELEMENT_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageResourceIdentifierConstants
 
CONTENT_ENTITY_RESOURCE_QNAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageResourceIdentifierConstants
 
CONTENT_ID_ATTRIBUTE_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageResourceIdentifierConstants
 
CONTENT_ID_FIELD - Static variable in class com.atlassian.confluence.search.lucene.extractor.ConfluenceAttachmentMetadataExtractor
 
CONTENT_NAME_UNSTEMMED_FIELD - Static variable in class com.atlassian.confluence.search.contentnames.lucene.LuceneContentNameSearcher
 
CONTENT_NAME_UNTOKENIZED - Static variable in class com.atlassian.confluence.search.lucene.DocumentFieldName
An untokenized version of the title of a piece of content to enable sorting on it
CONTENT_PERM_SET_TABLE_NAME - Static variable in class com.atlassian.confluence.upgrade.upgradetask.ContentPermissionConstraintsUpgradeTask
 
CONTENT_PERM_TABLE_NAME - Static variable in class com.atlassian.confluence.upgrade.upgradetask.ContentPermissionConstraintsUpgradeTask
 
CONTENT_REAL_TITLE_FIELD - Static variable in class com.atlassian.confluence.search.lucene.extractor.ConfluenceAttachmentMetadataExtractor
 
CONTENT_TITLE_ATTRIBUTE - Static variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorConstants
The title of the page for create page links.
CONTENT_TITLE_ATTRIBUTE_NAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageResourceIdentifierConstants
 
CONTENT_TITLE_ATTRIBUTE_QNAME - Static variable in class com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers.StorageResourceIdentifierConstants
 
CONTENT_TYPE - Static variable in class com.atlassian.confluence.content.CustomContentEntityObject
 
CONTENT_TYPE - Static variable in class com.atlassian.confluence.links.TrackbackLink
 
CONTENT_TYPE - Static variable in interface com.atlassian.confluence.mail.archive.Mail
 
CONTENT_TYPE - Static variable in class com.atlassian.confluence.mail.Mail
Deprecated.  
CONTENT_TYPE - Static variable in class com.atlassian.confluence.pages.Attachment
 
CONTENT_TYPE - Static variable in class com.atlassian.confluence.pages.BlogPost
 
CONTENT_TYPE - Static variable in class com.atlassian.confluence.pages.Comment
 
CONTENT_TYPE - Static variable in class com.atlassian.confluence.pages.Draft
 
CONTENT_TYPE - Static variable in class com.atlassian.confluence.pages.Page
 
CONTENT_TYPE - Static variable in class com.atlassian.confluence.spaces.Space
 
CONTENT_TYPE - Static variable in class com.atlassian.confluence.user.PersonalInformation
 
CONTENT_TYPE - Static variable in class com.atlassian.confluence.userstatus.UserStatus
 
CONTENT_TYPE_FIELD - Static variable in class com.atlassian.confluence.search.lucene.extractor.ConfluenceAttachmentMetadataExtractor
This actually refers to the type of the containing ContentEntityObject
CONTENT_TYPE_PERSONAL_SPACEDESC - Static variable in class com.atlassian.confluence.spaces.SpaceDescription
 
CONTENT_TYPE_SPACEDESC - Static variable in class com.atlassian.confluence.spaces.SpaceDescription
 
CONTENT_TYPES - Static variable in interface com.atlassian.confluence.labels.LabelManager
Content Types that can have a label applied.
CONTENT_URL_PATH_FIELD - Static variable in class com.atlassian.confluence.search.lucene.extractor.ConfluenceAttachmentMetadataExtractor
 
CONTENT_VERSION - Static variable in class com.atlassian.confluence.search.lucene.DocumentFieldName
 
CONTENT_VERSION - Static variable in class com.atlassian.confluence.search.v2.SearchFieldNames
 
ContentAcceptanceTest - Class in com.atlassian.confluence.rest
 
ContentAcceptanceTest() - Constructor for class com.atlassian.confluence.rest.ContentAcceptanceTest
 
ContentActionBreadcrumb - Class in com.atlassian.confluence.util.breadcrumbs
Represents a high level content action breadcrumb.
ContentActionBreadcrumb(Action, Space, AbstractPage, DisplayableLabel) - Constructor for class com.atlassian.confluence.util.breadcrumbs.ContentActionBreadcrumb
 
ContentBackedMail - Class in com.atlassian.confluence.mail.archive.content
 
ContentBodyEntity - Class in com.atlassian.confluence.plugins.rest.entities
 
ContentBodyEntity() - Constructor for class com.atlassian.confluence.plugins.rest.entities.ContentBodyEntity
 
ContentBodyEntity(String, BodyType) - Constructor for class com.atlassian.confluence.plugins.rest.entities.ContentBodyEntity
 
ContentBodyEntity(BodyContent) - Constructor for class com.atlassian.confluence.plugins.rest.entities.ContentBodyEntity
 
ContentBoostPostProcessor - Class in com.atlassian.confluence.search.lucene.postprocessor
Encapsulates the search ranking/boosting strategy in Confluence.
ContentBoostPostProcessor(Map<String, Float>, Map<String, Float>) - Constructor for class com.atlassian.confluence.search.lucene.postprocessor.ContentBoostPostProcessor
Initialise to custom values
ContentByUserMacro - Class in com.atlassian.confluence.renderer.radeox.macros
A macro to display all the content created by one user
ContentByUserMacro() - Constructor for class com.atlassian.confluence.renderer.radeox.macros.ContentByUserMacro
 
ContentComparator - Class in com.atlassian.confluence.util
 
ContentComparator() - Constructor for class com.atlassian.confluence.util.ContentComparator
 
ContentComparatorFactory - Class in com.atlassian.confluence.util
 
ContentComparatorFactory() - Constructor for class com.atlassian.confluence.util.ContentComparatorFactory
 
ContentCreationComparator - Class in com.atlassian.confluence.util
 
ContentCreationComparator() - Constructor for class com.atlassian.confluence.util.ContentCreationComparator
 
ContentDao - Interface in com.atlassian.confluence.content.render.xhtml.migration
DAO to allow us to load content objects by id for migration.
ContentEntity - Interface in com.atlassian.confluence.it
Defines an entity object containing content, such as a Page, BlogPost or Comment.
ContentEntity - Class in com.atlassian.confluence.plugins.rest.entities
A simple bean to represent ContentEntityObject.
ContentEntity() - Constructor for class com.atlassian.confluence.plugins.rest.entities.ContentEntity
 
ContentEntityAdapter - Interface in com.atlassian.confluence.content
Class provided by a content type plugin to allow the resulting CustomContentEntityObject to return the right responses to various methods.
ContentEntityBuilder<T extends ContentEntityObject> - Interface in com.atlassian.confluence.plugins.rest.entities.builders
 
ContentEntityExampleDocument - Class in com.atlassian.confluence.plugins.rest.entities.documentation
 
ContentEntityExampleDocument() - Constructor for class com.atlassian.confluence.plugins.rest.entities.documentation.ContentEntityExampleDocument
 
ContentEntityExpander - Class in com.atlassian.confluence.plugins.rest.entities
A recursive EntityExpander to expand ContentEntity objects.
ContentEntityExpander(TransactionTemplate, RestContentManager) - Constructor for class com.atlassian.confluence.plugins.rest.entities.ContentEntityExpander
 
ContentEntityHelper - Interface in com.atlassian.confluence.plugins.mobile
 
ContentEntityList - Class in com.atlassian.confluence.plugins.rest.entities
A List wrapper for ContentEntity objects
ContentEntityList() - Constructor for class com.atlassian.confluence.plugins.rest.entities.ContentEntityList
 
ContentEntityList(int, ListWrapperCallback<ContentEntity>) - Constructor for class com.atlassian.confluence.plugins.rest.entities.ContentEntityList
 
ContentEntityListExampleDocument - Class in com.atlassian.confluence.plugins.rest.entities.documentation
 
ContentEntityListExampleDocument() - Constructor for class com.atlassian.confluence.plugins.rest.entities.documentation.ContentEntityListExampleDocument
 
ContentEntityManager - Interface in com.atlassian.confluence.core
 
contentEntityManager - Variable in class com.atlassian.confluence.pages.actions.PurgeTrashItemAction
 
contentEntityManager - Variable in class com.atlassian.confluence.pages.actions.RestoreTrashItemAction
 
contentEntityManager - Variable in class com.atlassian.confluence.rpc.soap.services.SoapServiceHelperImpl
 
ContentEntityMapping - Class in com.atlassian.confluence.plugins.rest.manager
 
ContentEntityMapping(ContentEntity, ContentEntityObject) - Constructor for class com.atlassian.confluence.plugins.rest.manager.ContentEntityMapping
 
ContentEntityMetadataExtractor - Class in com.atlassian.confluence.search.lucene.extractor
 
ContentEntityMetadataExtractor() - Constructor for class com.atlassian.confluence.search.lucene.extractor.ContentEntityMetadataExtractor
 
ContentEntityMigrationBatchTask - Class in com.atlassian.confluence.content.render.xhtml.migration.macro
Attempts to migrate a contentEntityObject with a wiki markup content body to XHTML.
ContentEntityMigrationBatchTask(ExceptionTolerantMigrator, ContentDao, String) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.macro.ContentEntityMigrationBatchTask
 
ContentEntityMigrationTaskWrapper - Class in com.atlassian.confluence.content.render.xhtml.migration.tasks
Wraps a @see ContentEntityMigrationBatchTask and ensures that the flush mode of the session is set to commit.
ContentEntityMigrationTaskWrapper(ExceptionTolerantMigrator, ExceptionReport, ContentDao, BatchableWorkSource<ContentEntityObject>, CacheManager, String, ContentEntityMigrationTaskWrapper.LoggingCallback) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.tasks.ContentEntityMigrationTaskWrapper
 
ContentEntityMigrationTaskWrapper(ExceptionReport, ContentDao, BatchableWorkSource<ContentEntityObject>, ContentEntityMigrationBatchTask, CacheManager, ContentEntityMigrationTaskWrapper.LoggingCallback) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.tasks.ContentEntityMigrationTaskWrapper
Constructor exposed for unit tests.
ContentEntityMigrationTaskWrapper.LoggingCallback - Class in com.atlassian.confluence.content.render.xhtml.migration.tasks
Provides coordinated thread-safe logging of progress across multiple executing threads.
ContentEntityMigrationTaskWrapper.LoggingCallback(int) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.tasks.ContentEntityMigrationTaskWrapper.LoggingCallback
 
ContentEntityObject - Class in com.atlassian.confluence.core
 
ContentEntityObject() - Constructor for class com.atlassian.confluence.core.ContentEntityObject
 
contentEntityObject - Variable in class com.atlassian.confluence.pages.actions.PurgeTrashItemAction
 
contentEntityObjectDao - Variable in class com.atlassian.confluence.core.DefaultContentEntityManager
 
ContentEntityObjectDao - Interface in com.atlassian.confluence.core.persistence
 
ContentEntityObjectHibernateDao - Class in com.atlassian.confluence.core.persistence.hibernate
 
ContentEntityObjectHibernateDao() - Constructor for class com.atlassian.confluence.core.persistence.hibernate.ContentEntityObjectHibernateDao
 
ContentEntityObjectId - Class in com.atlassian.confluence.plugins.edgeindex.model
An ID that uniquely identifiers a Confluence content entity (a database ID on the CONTENT table of Confluence).
ContentEntityObjectId(long) - Constructor for class com.atlassian.confluence.plugins.edgeindex.model.ContentEntityObjectId
 
ContentEntityObjectId(long, float) - Constructor for class com.atlassian.confluence.plugins.edgeindex.model.ContentEntityObjectId
 
ContentEntityObjectMigrationWorkSource - Class in com.atlassian.confluence.content.render.xhtml.migration
Source that provides batches of ContentEntityObjects that require migration.
ContentEntityObjectMigrationWorkSource(ContentDao, int) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.ContentEntityObjectMigrationWorkSource
 
ContentEntityObjectTitleComparator - Class in com.atlassian.confluence.util
 
contentEntityRemoved(ContentEntityObject) - Method in interface com.atlassian.confluence.plugins.edgeindex.EdgeIndexManager
Update the index to reflect the deletion of the specified content entity.
contentEntityRemoved(ContentEntityObject) - Method in class com.atlassian.confluence.plugins.edgeindex.LuceneEdgeIndexManager
 
ContentEntityResourceIdentifier - Class in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
 
ContentEntityResourceIdentifier(long) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.ContentEntityResourceIdentifier
 
ContentEntityResourceIdentifierResolver - Class in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
 
ContentEntityResourceIdentifierResolver(ContentDao) - Constructor for class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.ContentEntityResourceIdentifierResolver
 
ContentEvent - Class in com.atlassian.confluence.event.events.content
Represents something that has happened to a particular piece of content
ContentEvent(Object) - Constructor for class com.atlassian.confluence.event.events.content.ContentEvent
 
ContentFacade - Class in com.atlassian.confluence.util
Just a typical facade - it's useful for avoiding the duplication of behaviours across various actions, helper classes, etc..
ContentFacade() - Constructor for class com.atlassian.confluence.util.ContentFacade
 
ContentFilteringMacro - Class in com.atlassian.confluence.macro
Convenience class that provides default values for macros which retrieve content from somewhere else in Confluence.
ContentFilteringMacro() - Constructor for class com.atlassian.confluence.macro.ContentFilteringMacro
 
ContentHasAnyPermissionsSetCondition - Class in com.atlassian.confluence.plugin.descriptor.web.conditions
This condition checks if there are any content permissions applied to the current page.
ContentHasAnyPermissionsSetCondition() - Constructor for class com.atlassian.confluence.plugin.descriptor.web.conditions.ContentHasAnyPermissionsSetCondition
 
contentId - Variable in class com.atlassian.confluence.pages.actions.PurgeTrashItemAction
 
contentId - Variable in class com.atlassian.confluence.pages.actions.RestoreExistingTrashItemAction
 
contentId - Variable in class com.atlassian.confluence.pages.actions.RestoreTrashItemAction
 
ContentIncludeStack - Class in com.atlassian.confluence.renderer
A simple ThreadLocal stack to prevent circular content includes.
ContentIncludeStack() - Constructor for class com.atlassian.confluence.renderer.ContentIncludeStack
 
ContentIndexTask - Interface in com.atlassian.confluence.search.lucene
Deprecated. since 3.0. Use HandleAware instead
ContentInfoBean - Class in com.atlassian.confluence.it.content
Represents a View Information page for a Page or BlogPost.
ContentLink - Class in com.atlassian.confluence.links.linktypes
 
ContentLink(GenericLinkParser, ContentEntityManager) - Constructor for class com.atlassian.confluence.links.linktypes.ContentLink
 
contentLink - Variable in class com.atlassian.confluence.plugins.dailysummary.content.popular.PopularContentExcerptDto.Builder
 
contentLink(String) - Method in class com.atlassian.confluence.plugins.dailysummary.content.popular.PopularContentExcerptDto.Builder
 
ContentLocatorBuilder - Class in com.atlassian.confluence.content.service
 
ContentLocatorBuilder() - Constructor for class com.atlassian.confluence.content.service.ContentLocatorBuilder
 
ContentMacrosHelper - Class in com.atlassian.confluence.util
Defines common functions that are carried out for macros that display list of content (e.g.
ContentMacrosHelper() - Constructor for class com.atlassian.confluence.util.ContentMacrosHelper
 
ContentMetadataJsonator - Class in com.atlassian.confluence.json.jsonator
 
ContentMetadataJsonator(I18NBeanFactory, UserAccessor, FormatSettingsManager, LocaleManager) - Constructor for class com.atlassian.confluence.json.jsonator.ContentMetadataJsonator
 
ContentMigrationException - Exception in com.atlassian.confluence.content.render.xhtml.migration.exceptions
Exception during migration of content.
ContentMigrationException(ContentEntityObject, Throwable) - Constructor for exception com.atlassian.confluence.content.render.xhtml.migration.exceptions.ContentMigrationException
 
ContentModificationComparator - Class in com.atlassian.confluence.util
ContentModificationComparator() - Constructor for class com.atlassian.confluence.util.ContentModificationComparator
 
ContentNameMatch - Class in com.atlassian.confluence.search.actions.json
A json bean for an individual result from performing the name search.
ContentNameMatch(String, String, String) - Constructor for class com.atlassian.confluence.search.actions.json.ContentNameMatch
 
ContentNameMatch(String, String, String, String, String, String) - Constructor for class com.atlassian.confluence.search.actions.json.ContentNameMatch
 
ContentNameScorer - Interface in com.atlassian.confluence.search.contentnames.lucene
Calculates documents scores for a query directed at content names.
ContentNameSearchAcceptanceTest - Class in com.atlassian.confluence
Test the Content Name Search (Suggest) function via it's JSON response objects.
ContentNameSearchAcceptanceTest() - Constructor for class com.atlassian.confluence.ContentNameSearchAcceptanceTest
 
ContentNameSearchAction - Class in com.atlassian.confluence.search.actions
An action that will take a query String from the front end and apply it as a search across the 'universal title' field within the Confluence search index.
ContentNameSearchAction() - Constructor for class com.atlassian.confluence.search.actions.ContentNameSearchAction
 
ContentNameSearcher - Interface in com.atlassian.confluence.search.contentnames
Search for Confluence content by its name (for Pages we search title, for users, we search full names, etc.).
ContentNameSearchPermissionsFilter - Class in com.atlassian.confluence.search.lucene.filter
A Lucene filter used to apply all the relevant permissioning necessary when using the content name search (QuickNav) in Confluence.
ContentNameSearchPermissionsFilter(UserAccessor, SpacePermissionsFilter) - Constructor for class com.atlassian.confluence.search.lucene.filter.ContentNameSearchPermissionsFilter
 
ContentNameSearchResult - Class in com.atlassian.confluence.search.actions.json
The json bean for performing a ContentNameSearch.
ContentNameSearchResult(String) - Constructor for class com.atlassian.confluence.search.actions.json.ContentNameSearchResult
 
ContentNode - Class in com.atlassian.confluence.pages
 
ContentNode() - Constructor for class com.atlassian.confluence.pages.ContentNode
 
ContentNode(Page) - Constructor for class com.atlassian.confluence.pages.ContentNode
 
ContentNotificationAddedEvent - Class in com.atlassian.confluence.event.events.content.mail.notification
 
ContentNotificationAddedEvent(Object, Notification) - Constructor for class com.atlassian.confluence.event.events.content.mail.notification.ContentNotificationAddedEvent
 
ContentNotificationEvent - Class in com.atlassian.confluence.event.events.content.mail.notification
Represents an abstraction of content (page/blogs) watch events.
ContentNotificationEvent(Object, Notification) - Constructor for class com.atlassian.confluence.event.events.content.mail.notification.ContentNotificationEvent
 
ContentNotificationRemovedEvent - Class in com.atlassian.confluence.event.events.content.mail.notification
 
ContentNotificationRemovedEvent(Object, Notification) - Constructor for class com.atlassian.confluence.event.events.content.mail.notification.ContentNotificationRemovedEvent
 
ContentPermission - Class in com.atlassian.confluence.it.content.security
This class differs from ContentPermissionEntry in that it holds an Entity instead of representing one with a String.
ContentPermission(ContentPermission) - Constructor for class com.atlassian.confluence.it.content.security.ContentPermission
 
ContentPermission(Entity, ContentPermissionType) - Constructor for class com.atlassian.confluence.it.content.security.ContentPermission
 
ContentPermission - Class in com.atlassian.confluence.security
Allows a user to lock content against editing by other users.
ContentPermission() - Constructor for class com.atlassian.confluence.security.ContentPermission
This has to be public because the ReflectiveObjectPersister requires public default constructors.
ContentPermission(ContentPermission) - Constructor for class com.atlassian.confluence.security.ContentPermission
Copy constructor.
ContentPermission(String, String, String) - Constructor for class com.atlassian.confluence.security.ContentPermission
 
ContentPermissionConstraintsUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Adds required multi-column unique constraints to the content permission tables.
ContentPermissionConstraintsUpgradeTask(AlterTableExecutor, DdlExecutor, ContentPermissionConstraintsCleaner) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.ContentPermissionConstraintsUpgradeTask
 
contentPermissionDao - Variable in class com.atlassian.confluence.core.DefaultContentPermissionManager
 
ContentPermissionDao - Interface in com.atlassian.confluence.core.persistence
 
ContentPermissionEntityType - Enum in com.atlassian.confluence.it.content.security
 
ContentPermissionEntry - Class in com.atlassian.confluence.it.content.security
This class differs from ContentPermission in that it represents an Entity with a String rather than holding an appropriate object.
ContentPermissionEntry(ContentPermissionType, ContentPermissionEntityType, String) - Constructor for class com.atlassian.confluence.it.content.security.ContentPermissionEntry
 
ContentPermissionEvent - Class in com.atlassian.confluence.event.events.security
 
ContentPermissionEvent(Object, ContentEntityObject, ContentPermission) - Constructor for class com.atlassian.confluence.event.events.security.ContentPermissionEvent
 
ContentPermissionHibernateDao - Class in com.atlassian.confluence.core.persistence.hibernate
 
ContentPermissionHibernateDao() - Constructor for class com.atlassian.confluence.core.persistence.hibernate.ContentPermissionHibernateDao
 
contentPermissionManager - Variable in class com.atlassian.confluence.content.service.page.CreateAbstractPageCommandImpl
 
ContentPermissionManager - Interface in com.atlassian.confluence.core
 
contentPermissionManager - Variable in class com.atlassian.confluence.pages.actions.AbstractPageAwareAction
 
ContentPermissionProvider - Interface in com.atlassian.confluence.content.service.page
An interface implemented by a class that can provide ContentPermissions.
contentPermissionProvider - Variable in class com.atlassian.confluence.pages.actions.CreatePageAction
 
ContentPermissionSearchUtils - Class in com.atlassian.confluence.search.lucene
 
ContentPermissionSearchUtils() - Constructor for class com.atlassian.confluence.search.lucene.ContentPermissionSearchUtils
 
ContentPermissionSet - Class in com.atlassian.confluence.security
 
ContentPermissionSet() - Constructor for class com.atlassian.confluence.security.ContentPermissionSet
 
ContentPermissionSet(String, ContentEntityObject) - Constructor for class com.atlassian.confluence.security.ContentPermissionSet
 
ContentPermissionSetDao - Interface in com.atlassian.confluence.security.persistence.dao
 
ContentPermissionsExtractor - Class in com.atlassian.confluence.search.lucene.extractor
Extracts the content permissions set on a searchable object.
ContentPermissionsExtractor() - Constructor for class com.atlassian.confluence.search.lucene.extractor.ContentPermissionsExtractor
 
ContentPermissionsFilter - Class in com.atlassian.confluence.search.lucene.filter
Lucene Filter that filters out indexed documents the user is not permitted to search on or to see as a search result.
ContentPermissionsFilter(User, Pager<Group>) - Constructor for class com.atlassian.confluence.search.lucene.filter.ContentPermissionsFilter
Deprecated. since 3.5
ContentPermissionsFilter(User, Iterable<String>) - Constructor for class com.atlassian.confluence.search.lucene.filter.ContentPermissionsFilter
Create a Lucene Filter that includes only pages that the user has permissions to see.
ContentPermissionsLuceneSearchFilterMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
Maps a ContentPermissionsSearchFilter into a lucene filter.
ContentPermissionsLuceneSearchFilterMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.ContentPermissionsLuceneSearchFilterMapper
 
ContentPermissionsSearchFilter - Class in com.atlassian.confluence.search.v2.searchfilter
Filter for performing filtering by content permissions.
ContentPermissionType - Enum in com.atlassian.confluence.it
Enum representing the different types of Content Permission available.
ContentPreserver - Class in com.atlassian.confluence.renderer.radeox
 
ContentPreserver() - Constructor for class com.atlassian.confluence.renderer.radeox.ContentPreserver
 
ContentProperties - Class in com.atlassian.confluence.content
Encapsulates the properties of a content object.
ContentProperty - Class in com.atlassian.confluence.content
 
ContentProperty() - Constructor for class com.atlassian.confluence.content.ContentProperty
 
ContentProperty(ContentProperty) - Constructor for class com.atlassian.confluence.content.ContentProperty
Copy constructor.
ContentPropertyManager - Interface in com.atlassian.confluence.core
 
ContentQuery<T> - Class in com.atlassian.confluence.content
A query to be performed against the underlying database to retrieve some content.
ContentQuery(String, Object...) - Constructor for class com.atlassian.confluence.content.ContentQuery
 
ContentRemigrationAction - Class in com.atlassian.confluence.content.render.xhtml.migration.macro
Content migration action displays a count of the number of pages with unmigrated wiki markup macros and provides access to the MacroMigrationService to migrate them.
ContentRemigrationAction() - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.macro.ContentRemigrationAction
 
ContentResource - Class in com.atlassian.confluence.plugins.mobile.rest
 
ContentResource(ContentEntityManager, PermissionManager, CommentManager, TransactionTemplate, CommentDtoFactory) - Constructor for class com.atlassian.confluence.plugins.mobile.rest.ContentResource
 
ContentResource - Class in com.atlassian.confluence.plugins.rest.resources
Rest resource for accessing Confluence content.
ContentResource(UserAccessor, RestContentManager, SpacePermissionManager) - Constructor for class com.atlassian.confluence.plugins.rest.resources.ContentResource
 
ContentSearch - Class in com.atlassian.confluence.search.v2
Represents a search against Confluence content.
ContentSearch(SearchQuery, SearchSort, SearchFilter, ResultFilter) - Constructor for class com.atlassian.confluence.search.v2.ContentSearch
Construct a new Search.
ContentStat - Class in com.atlassian.confluence.plugins.dailysummary.content.popular
 
ContentStat(ContentEntityObject, int) - Constructor for class com.atlassian.confluence.plugins.dailysummary.content.popular.ContentStat
 
ContentStat - Class in com.atlassian.confluence.plugins.popularcontent
 
ContentStat(ContentEntityObject, int) - Constructor for class com.atlassian.confluence.plugins.popularcontent.ContentStat
 
ContentStatsManager - Interface in com.atlassian.confluence.plugins.popularcontent
 
ContentStatsManagerImpl - Class in com.atlassian.confluence.plugins.popularcontent
 
ContentStatsManagerImpl() - Constructor for class com.atlassian.confluence.plugins.popularcontent.ContentStatsManagerImpl
 
contentTitle(String) - Method in class com.atlassian.confluence.plugins.dailysummary.content.popular.PopularContentExcerptDto.Builder
 
ContentTransformerFactory - Interface in com.atlassian.confluence.content.render.xhtml.storage
Interface of a factory class that creates Transformer objects, typically used by macro developers to obtain and optionally modify macro tags (as MacroDefinition objects) in a page of macro body content.
ContentTree - Class in com.atlassian.confluence.pages
Stores a list of root ContentNodes.
ContentTree() - Constructor for class com.atlassian.confluence.pages.ContentTree
 
ContentTree(ContentNode) - Constructor for class com.atlassian.confluence.pages.ContentTree
Create a ContentTree with only a single root nodel
ContentTree(List<ContentNode>) - Constructor for class com.atlassian.confluence.pages.ContentTree
 
ContentType - Interface in com.atlassian.confluence.content
Interface for defining a pluggable content type.
ContentType - Enum in com.atlassian.confluence.it.content
 
ContentTypeAware - Interface in com.atlassian.confluence.core
Used to mark classes that expose a content type
ContentTypeCategoryMapper - Class in com.atlassian.confluence.search.contentnames.lucene.mappers
Class that maps docId's to categories based on their content type.
ContentTypeCategoryMapper(byte[]) - Constructor for class com.atlassian.confluence.search.contentnames.lucene.mappers.ContentTypeCategoryMapper
 
ContentTypeCategoryMapperFactory - Class in com.atlassian.confluence.search.contentnames.lucene.mappers
A factory implementation that will return CategoryMapper instances which have an already created cache of content types for the index.
ContentTypeCategoryMapperFactory(ILuceneConnection) - Constructor for class com.atlassian.confluence.search.contentnames.lucene.mappers.ContentTypeCategoryMapperFactory
 
ContentTypeEnum - Enum in com.atlassian.confluence.search.service
An enum representing the different content types that may be specified in a search.
ContentTypeEnumProperty - Class in com.atlassian.confluence.importexport.xmlimport.model
Maps ContentTypeEnums.
ContentTypeEnumProperty(String, String) - Constructor for class com.atlassian.confluence.importexport.xmlimport.model.ContentTypeEnumProperty
 
ContentTypeEnumUserType - Class in com.atlassian.confluence.core.persistence.hibernate
Converts ContentTypeEnums to and from strings in the DB.
ContentTypeEnumUserType() - Constructor for class com.atlassian.confluence.core.persistence.hibernate.ContentTypeEnumUserType
 
ContentTypeManager - Interface in com.atlassian.confluence.content
 
ContentTypeModuleDescriptor - Class in com.atlassian.confluence.content
Module descriptor for pluggable content types.
ContentTypeModuleDescriptor() - Constructor for class com.atlassian.confluence.content.ContentTypeModuleDescriptor
 
contentTypeParam - Variable in class com.atlassian.confluence.macro.ContentFilteringMacro
Parameter to handle content type filtering.
ContentTypeParameter - Class in com.atlassian.confluence.macro.query.params
Presents content type parameters as ContentTypeQuery implementations.
ContentTypeParameter() - Constructor for class com.atlassian.confluence.macro.query.params.ContentTypeParameter
 
ContentTypeParameter(String) - Constructor for class com.atlassian.confluence.macro.query.params.ContentTypeParameter
 
ContentTypeQuery - Class in com.atlassian.confluence.search.v2.query
Search for content of a particular type.
ContentTypeQuery(ContentTypeEnum) - Constructor for class com.atlassian.confluence.search.v2.query.ContentTypeQuery
Search for a particular type of content
ContentTypeQuery(Collection<ContentTypeEnum>) - Constructor for class com.atlassian.confluence.search.v2.query.ContentTypeQuery
Search for content that is one of the provided types
ContentTypeQueryMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
Map generic ContentTypeQuery classes to Lucene specific queries.
ContentTypeQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.ContentTypeQueryMapper
 
ContentTypesDisplayMapper - Class in com.atlassian.confluence.util.actions
Map Confluence content types to display information such as a CSS type or an Icon URL.
ContentTypesDisplayMapper() - Constructor for class com.atlassian.confluence.util.actions.ContentTypesDisplayMapper
Deprecated. since 4.2 - get the mapper from the spring context because it needs wiring
ContentTypesDisplayMapper(UserAccessor, ContentUiSupport) - Constructor for class com.atlassian.confluence.util.actions.ContentTypesDisplayMapper
 
ContentTypeSearchDescriptor - Interface in com.atlassian.confluence.search.plugin
 
ContentUiSupport<T extends ContentEntityObject> - Interface in com.atlassian.confluence.content.ui
Provides metadata about content objects that might be useful in the web tier: the location of icons, relevant CSS classes, links and so on.
ContentUnlikeEvent - Class in com.atlassian.confluence.event.events.like
 
ContentUnlikeEvent(User, ContentEntityObject) - Constructor for class com.atlassian.confluence.event.events.like.ContentUnlikeEvent
 
ContentUtils - Class in com.atlassian.confluence.util
 
ContentUtils() - Constructor for class com.atlassian.confluence.util.ContentUtils
 
context - Static variable in class com.atlassian.confluence.AbstractConfluenceAcceptanceTest
 
context - Variable in class com.atlassian.confluence.importexport.Exporter
 
context - Variable in class com.atlassian.confluence.importexport.Importer
 
CONTEXT_KEY - Static variable in class com.atlassian.confluence.plugin.descriptor.web.conditions.TinyUrlSupportedCondition
 
CONTEXT_KEY - Static variable in class com.atlassian.confluence.plugin.descriptor.web.conditions.ViewingContentCondition
 
CONTEXT_KEY_ATTACHMENT - Static variable in interface com.atlassian.confluence.plugin.descriptor.web.WebInterfaceContext
 
CONTEXT_KEY_COMMENT - Static variable in interface com.atlassian.confluence.plugin.descriptor.web.WebInterfaceContext
 
CONTEXT_KEY_DRAFT - Static variable in interface com.atlassian.confluence.plugin.descriptor.web.WebInterfaceContext
 
CONTEXT_KEY_EDIT_PAGE_RESTRICTED - Static variable in interface com.atlassian.confluence.plugin.descriptor.web.WebInterfaceContext
 
CONTEXT_KEY_HELPER - Static variable in class com.atlassian.confluence.plugin.descriptor.web.conditions.AbstractConfluenceCondition
Deprecated.  
CONTEXT_KEY_HELPER - Static variable in class com.atlassian.confluence.plugin.descriptor.web.ConfluenceWebInterfaceManager
Deprecated. since 2.8 see WebInterfaceContext
CONTEXT_KEY_LABEL - Static variable in interface com.atlassian.confluence.plugin.descriptor.web.WebInterfaceContext
 
CONTEXT_KEY_PAGE - Static variable in interface com.atlassian.confluence.plugin.descriptor.web.WebInterfaceContext
 
CONTEXT_KEY_PERSONAL_INFORMATION - Static variable in interface com.atlassian.confluence.plugin.descriptor.web.WebInterfaceContext
 
CONTEXT_KEY_SPACE - Static variable in interface com.atlassian.confluence.plugin.descriptor.web.WebInterfaceContext
 
CONTEXT_KEY_TARGET_USER - Static variable in interface com.atlassian.confluence.plugin.descriptor.web.WebInterfaceContext
 
CONTEXT_KEY_USER - Static variable in interface com.atlassian.confluence.plugin.descriptor.web.WebInterfaceContext
 
CONTEXT_PATH_KEY - Static variable in class com.atlassian.confluence.util.RequestCacheThreadLocal
 
ContextBlockMarkingDiffPostProcessor - Class in com.atlassian.confluence.diff
A DiffPostProcessor that will mark blocks of content around the diff to aid the identification of context.
ContextBlockMarkingDiffPostProcessor(String, String) - Constructor for class com.atlassian.confluence.diff.ContextBlockMarkingDiffPostProcessor
 
contextDestroyed(ServletContextEvent) - Method in class bucket.core.persistence.hibernate.schema.SchemaUpdateListener
 
contextDestroyed(ServletContextEvent) - Method in class com.atlassian.confluence.languages.ReloadBundlesContextListener
 
contextDestroyed(ServletContextEvent) - Method in class com.atlassian.confluence.plugin.PluginFrameworkContextListener
 
contextDestroyed(ServletContextEvent) - Method in class com.atlassian.confluence.setup.ConfluenceConfigurationListener
 
contextDestroyed(ServletContextEvent) - Method in class com.atlassian.confluence.setup.Resin3ContextListener
 
contextDestroyed(ServletContextEvent) - Method in class com.atlassian.confluence.setup.ValidLicenseContextListener
 
contextDestroyed(ServletContextEvent) - Method in class com.atlassian.confluence.upgrade.UpgradeLauncherServletContextListener
 
contextInitialized(ServletContextEvent) - Method in class bucket.core.persistence.hibernate.schema.SchemaUpdateListener
 
contextInitialized(ServletContextEvent) - Method in class com.atlassian.confluence.languages.ReloadBundlesContextListener
 
contextInitialized(ServletContextEvent) - Method in class com.atlassian.confluence.plugin.PluginFrameworkContextListener
 
contextInitialized(ServletContextEvent) - Method in class com.atlassian.confluence.setup.ConfluenceBootstrappedContextLoaderListener
 
contextInitialized(ServletContextEvent) - Method in class com.atlassian.confluence.setup.ConfluenceConfigurationListener
 
contextInitialized(ServletContextEvent) - Method in class com.atlassian.confluence.setup.Resin3ContextListener
 
contextInitialized(ServletContextEvent) - Method in class com.atlassian.confluence.setup.ValidLicenseContextListener
 
contextInitialized(ServletContextEvent) - Method in class com.atlassian.confluence.upgrade.UpgradeLauncherServletContextListener
 
ContextItemProviderChain - Class in com.atlassian.confluence.setup.velocity
Chains a list of VelocityContextItemProviders, providing a map that is the aggregation of all providers.
ContextItemProviderChain() - Constructor for class com.atlassian.confluence.setup.velocity.ContextItemProviderChain
 
ContextPathHolder - Interface in com.atlassian.confluence.core
Holds and serves the servlet context path.
ContextResourceIdentifierConverter - Class in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
A Utility class to create a ResourceIdentifier for the supplied ConversionContext.
ContextResourceIdentifierConverter() - Constructor for class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.ContextResourceIdentifierConverter
 
ContextUtils - Class in com.atlassian.confluence.velocity
Utilities for manipulating Velocity contexts.
contextWithTimeout(ContentEntityObject, Timeout) - Static method in class com.atlassian.confluence.renderer.PageContext
Construct a new PageContext for the rendering of some entity within a given time.
contractAbsoluteReferencesInContent(SpaceContentEntityObject) - Method in interface com.atlassian.confluence.content.render.xhtml.links.LinksUpdater
A companion method to {LinksUpdater.expandRelativeReferencesInContent(SpaceContentEntityObject) that will convert any absolute references to itself to be relative.
contractAbsoluteReferencesInContent(SpaceContentEntityObject) - Method in class com.atlassian.confluence.content.render.xhtml.links.XhtmlLinksUpdater
 
ContributorQuery - Class in com.atlassian.confluence.search.v2.query
Creates a query to find content a user has contributed to (any edit or create is considered a contribution)
ContributorQuery(String) - Constructor for class com.atlassian.confluence.search.v2.query.ContributorQuery
Creates a new contributor query for a particular user.
ContributorQueryMapper - Class in com.atlassian.confluence.search.v2.lucene.mapper
 
ContributorQueryMapper() - Constructor for class com.atlassian.confluence.search.v2.lucene.mapper.ContributorQueryMapper
 
ConversionContext - Interface in com.atlassian.confluence.content.render.xhtml
 
ConversionContextCreator - Class in com.atlassian.confluence.mail.notification
A class that is used in notification rendering to create a ConversionContext from a supplied ContentEntityObject.
ConversionContextCreator() - Constructor for class com.atlassian.confluence.mail.notification.ConversionContextCreator
 
ConversionContextOutputType - Enum in com.atlassian.confluence.content.render.xhtml
XHTML Successor to RenderContextOutputType.
ConversionContextPropertyName - Class in com.atlassian.confluence.content.render.xhtml
The set of property names used to access ConversionContext properties.
ConversionContextPropertyName() - Constructor for class com.atlassian.confluence.content.render.xhtml.ConversionContextPropertyName
 
convert(String) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultHtmlToXmlConverter
 
convert(String, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.editor.DefaultEditorConverter
 
convert(String, ConversionContext) - Method in interface com.atlassian.confluence.content.render.xhtml.editor.EditorConverter
 
convert(String) - Method in interface com.atlassian.confluence.content.render.xhtml.HtmlToXmlConverter
 
convert(ConversionContext) - Static method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.ContextResourceIdentifierConverter
 
convert(Attachment) - Method in class com.atlassian.confluence.json.jsonator.AttachmentJsonator
 
convert(Breadcrumb) - Method in class com.atlassian.confluence.json.jsonator.BreadcrumbJsonator
 
convert(ContentEntityObject) - Method in class com.atlassian.confluence.json.jsonator.ContentMetadataJsonator
 
convert(Object) - Method in class com.atlassian.confluence.json.jsonator.DefaultJsonator
 
convert(Entity) - Method in class com.atlassian.confluence.json.jsonator.EntityJsonator
 
convert(Message) - Method in class com.atlassian.confluence.json.jsonator.I18nJsonator
 
convert(T) - Method in interface com.atlassian.confluence.json.jsonator.Jsonator
Creates a Json representation of a given object
convert(SearchResult) - Method in class com.atlassian.confluence.json.jsonator.SearchResultJsonator
 
convert(ValidationAware) - Method in class com.atlassian.confluence.json.jsonator.ValidationAwareJsonator
 
convert(ValidationError) - Method in class com.atlassian.confluence.json.jsonator.ValidationErrorJsonator
 
convert(Object, Object) - Method in class com.atlassian.confluence.search.lucene.ConfluenceObjectToDocumentConverter
Deprecated.  
convert(MacroDefinition) - Static method in class com.atlassian.confluence.xhtml.EditorFormatCreator
Create an editor formatted version of the supplied macro definition.
convert(MacroDefinition) - Static method in class com.atlassian.confluence.xhtml.StorageFormatCreator
Create a storage formatted representation of the supplied macro definition.
convertBeanToMap(Object) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
convertCommaDelimitedStringToList(String) - Static method in class com.atlassian.confluence.security.PermissionUtils
 
convertContentToStorageFormat(ConversionContext) - Method in class com.atlassian.confluence.pages.actions.AbstractPreviewPageAction
 
convertDate(Hashtable, String) - Static method in class com.atlassian.confluence.rpc.xmlrpc.XmlRpcUtils
 
convertEditToEmbeddedImage(String, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultEditorFormatService
 
convertEditToEmbeddedImage(String, ConversionContext) - Method in interface com.atlassian.confluence.xhtml.api.EditorFormatService
Returns a EmbeddedImage from the supplied editFragment.
convertEditToLink(String, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultEditorFormatService
 
convertEditToLink(String, ConversionContext) - Method in interface com.atlassian.confluence.xhtml.api.EditorFormatService
Returns a MacroDefinition from the supplied editFragment.
convertEditToMacroDefinition(String, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultEditorFormatService
 
convertEditToMacroDefinition(String, ConversionContext) - Method in interface com.atlassian.confluence.xhtml.api.EditorFormatService
Returns a MacroDefinition from the supplied editFragment.
convertEditToStorage(String, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultEditorFormatService
 
convertEditToStorage(String, ConversionContext) - Method in interface com.atlassian.confluence.xhtml.api.EditorFormatService
Returns an storage format fragment for the supplied editFragment.
ConvertedMembershipQuery - Class in com.atlassian.confluence.user.crowd.jira.search
Database query that has been converted from a Crowd membership query
ConvertedMembershipQuery(long, QueryBuilder, ReturnType, String) - Constructor for class com.atlassian.confluence.user.crowd.jira.search.ConvertedMembershipQuery
 
ConvertedPath - Class in com.atlassian.confluence.servlet.simpledisplay
Encapsulates the result of a path conversion.
ConvertedPath(String, VelocityEngineResolver) - Constructor for class com.atlassian.confluence.servlet.simpledisplay.ConvertedPath
 
ConvertedPath(String) - Constructor for class com.atlassian.confluence.servlet.simpledisplay.ConvertedPath
 
ConvertedSearchQuery - Class in com.atlassian.confluence.user.crowd.jira.search
Database query that has been created from a Crowd search query.
ConvertedSearchQuery(long, QueryBuilder, ReturnType, WhereClause) - Constructor for class com.atlassian.confluence.user.crowd.jira.search.ConvertedSearchQuery
 
convertEmbeddedImageToEdit(EmbeddedImage, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultEditorFormatService
 
convertEmbeddedImageToEdit(EmbeddedImage, ConversionContext) - Method in interface com.atlassian.confluence.xhtml.api.EditorFormatService
Returns an edit format fragment for the supplied embeddedImage.
convertEmbeddedImageToStorage(EmbeddedImage, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultXhtmlContent
 
convertEmbeddedImageToStorage(EmbeddedImage, ConversionContext) - Method in interface com.atlassian.confluence.xhtml.api.XhtmlContent
Returns a storage format fragment for the supplied embeddedImage.
convertEmbeddedImageToView(EmbeddedImage, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultXhtmlContent
 
convertEmbeddedImageToView(EmbeddedImage, ConversionContext) - Method in interface com.atlassian.confluence.xhtml.api.XhtmlContent
Returns a view format fragment for the supplied embeddedImage.
convertFromString(String, Class) - Method in class com.atlassian.confluence.webwork.converters.EnumTypeConverter
Converts one or more String values to the specified class.
convertImageToProfilePicture(InputStream) - Static method in class com.atlassian.confluence.user.service.SetProfilePictureFromImageCommandImpl
Crop an image so it's the right size and composition for a profile picture.
convertInteger(Hashtable, String) - Static method in class com.atlassian.confluence.rpc.xmlrpc.XmlRpcUtils
 
convertLinkToEdit(Link, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultEditorFormatService
 
convertLinkToEdit(Link, ConversionContext) - Method in interface com.atlassian.confluence.xhtml.api.EditorFormatService
Returns an edit format fragment for the supplied link.
convertLinkToStorage(Link, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultXhtmlContent
 
convertLinkToStorage(Link, ConversionContext) - Method in interface com.atlassian.confluence.xhtml.api.XhtmlContent
Returns a storage format fragment for the supplied link.
convertLinkToView(Link, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultXhtmlContent
 
convertLinkToView(Link, ConversionContext) - Method in interface com.atlassian.confluence.xhtml.api.XhtmlContent
Returns a view format fragment for the supplied link.
convertLong(Hashtable, String) - Static method in class com.atlassian.confluence.rpc.xmlrpc.XmlRpcUtils
 
convertMacroDefinitionToEdit(MacroDefinition, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultEditorFormatService
 
convertMacroDefinitionToEdit(MacroDefinition, ConversionContext) - Method in interface com.atlassian.confluence.xhtml.api.EditorFormatService
Returns an edit format fragment for the supplied macroDefinition.
convertMacroDefinitionToStorage(MacroDefinition, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultXhtmlContent
 
convertMacroDefinitionToStorage(MacroDefinition, ConversionContext) - Method in interface com.atlassian.confluence.xhtml.api.XhtmlContent
Returns an storage format fragment for the supplied macroDefinition.
convertMacroDefinitionToView(MacroDefinition, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultXhtmlContent
 
convertMacroDefinitionToView(MacroDefinition, ConversionContext) - Method in interface com.atlassian.confluence.xhtml.api.XhtmlContent
Returns a view format fragment for the supplied macroDefinition.
convertMailFormatDate(String) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
convertMap(Map) - Static method in class com.atlassian.confluence.rpc.xmlrpc.Translator
 
convertMarkupToXhtml(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
convertMarkupToXhtml(String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Render a page as XHTML.
convertMarkupToXhtml(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
convertStorageToEdit(String, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultEditorFormatService
 
convertStorageToEdit(String, ConversionContext) - Method in interface com.atlassian.confluence.xhtml.api.EditorFormatService
Returns an edit format fragment for the supplied storageFragment.
convertStorageToView(String, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultXhtmlContent
 
convertStorageToView(String, ConversionContext) - Method in interface com.atlassian.confluence.xhtml.api.XhtmlContent
Returns a view format fragment for the supplied storageFragment.
convertToAbsolute(ResourceIdentifier, ContentEntityObject) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.DefaultResourceIdentifierContextUtility
 
convertToAbsolute(ResourceIdentifier, ContentEntityObject) - Method in interface com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.ResourceIdentifierContextUtility
Create and return a fully populated version of the supplied ResourceIdentifier with any missing attributes derived from the supplied context ContentEntityObject.
convertToAttachmentEntity(Attachment) - Method in class com.atlassian.confluence.plugins.rest.manager.DefaultRestAttachmentManager
 
convertToAttachmentEntity(Attachment) - Method in interface com.atlassian.confluence.plugins.rest.manager.RestAttachmentManager
Convert a Confluence model object into its REST representation.
convertToBoolean(Object) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
convertToBoolean(Object, boolean) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
convertToCharacter(Object) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
convertToContentEntity(ContentEntityObject) - Method in class com.atlassian.confluence.plugins.rest.manager.DefaultRestContentManager
 
convertToContentEntity(ContentEntityObject) - Method in interface com.atlassian.confluence.plugins.rest.manager.RestContentManager
Convert a Confluence model object into its REST representation.
convertToDataSource(RenderedImage, String) - Method in class com.atlassian.confluence.plugins.dailysummary.content.popular.ImageHelper
 
convertToDelimitedString(Labelable, User) - Static method in class com.atlassian.confluence.util.LabelUtil
Helper method converting list of labels associated with the labelable object into a space separated string of the label names.
convertToDelimitedString(List) - Static method in class com.atlassian.confluence.util.LabelUtil
 
convertToEntities(SearchResults, boolean) - Method in class com.atlassian.confluence.search.v2.lucene.LuceneSearchManager
Deprecated. 
convertToEntities(SearchResults, SearchManager.EntityVersionPolicy) - Method in class com.atlassian.confluence.search.v2.lucene.LuceneSearchManager
 
convertToEntities(SearchResults, SearchManager.EntityVersionPolicy) - Method in interface com.atlassian.confluence.search.v2.SearchManager
Helper method to convert search results into a list of database entities.
convertToEntities(SearchResults, boolean) - Method in interface com.atlassian.confluence.search.v2.SearchManager
Deprecated. since 4.0. Use SearchManager.convertToEntities(SearchResults, EntityVersionPolicy) instead.
convertToHistoricalVersion() - Method in class com.atlassian.confluence.content.CustomContentEntityObject
 
convertToHistoricalVersion() - Method in class com.atlassian.confluence.core.AbstractVersionedEntityObject
 
convertToHistoricalVersion() - Method in class com.atlassian.confluence.core.ContentEntityObject
 
convertToHistoricalVersion() - Method in class com.atlassian.confluence.core.PageContentEntityObject
Deprecated.  
convertToHistoricalVersion() - Method in class com.atlassian.confluence.core.SpaceContentEntityObject
 
convertToHistoricalVersion() - Method in interface com.atlassian.confluence.core.Versioned
Remove all data from the object that does not need to be saved by historical versions.
convertToHistoricalVersion() - Method in class com.atlassian.confluence.pages.AbstractPage
 
convertToHistoricalVersion() - Method in class com.atlassian.confluence.pages.Comment
 
convertToHistoricalVersion() - Method in class com.atlassian.confluence.pages.Page
 
convertToHistoricalVersion() - Method in class com.atlassian.confluence.pages.templates.PageTemplate
 
convertToId(String) - Static method in class com.atlassian.confluence.content.render.xhtml.HtmlElementIdCreator
The draft HTML5 spec states that the id attribute value must be unique amongst all the IDs in the element's home subtree and must contain at least one character.
convertToInteger(Object) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
convertToLuceneQuery(SearchQuery) - Method in class com.atlassian.confluence.search.v2.lucene.DelegatingLuceneSearchMapper
 
convertToLuceneQuery(T) - Method in interface com.atlassian.confluence.search.v2.lucene.LuceneQueryMapper
Convert a SearchQuery into a lucene query.
convertToLuceneQuery(AllQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.AllQueryMapper
 
convertToLuceneQuery(AttachmentTypeQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.AttachmentTypeQueryMapper
 
convertToLuceneQuery(SearchQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.BooleanQueryMapper
 
convertToLuceneQuery(BoostingQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.BoostingQueryMapper
 
convertToLuceneQuery(ContainingContentTypeQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.ContainingContentTypeQueryMapper
 
convertToLuceneQuery(ContentTypeQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.ContentTypeQueryMapper
 
convertToLuceneQuery(ContributorQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.ContributorQueryMapper
 
convertToLuceneQuery(CreatorQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.CreatorQueryMapper
 
convertToLuceneQuery(CustomContentTypeQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.CustomContentTypeQueryMapper
 
convertToLuceneQuery(DateRangeQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.DateRangeQueryMapper
 
convertToLuceneQuery(FileExtensionQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.FileExtensionQueryMapper
 
convertToLuceneQuery(HasPersonalSpaceQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.HasPersonalSpaceQueryMapper
 
convertToLuceneQuery(InheritedLabelQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.InheritedLabelQueryMapper
 
convertToLuceneQuery(InSpaceQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.InSpaceQueryMapper
 
convertToLuceneQuery(LabelQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.LabelQueryMapper
 
convertToLuceneQuery(MacroUsageQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.MacroUsageQueryMapper
 
convertToLuceneQuery(MultiTextFieldQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.MultiTextFieldQueryMapper
 
convertToLuceneQuery(SearchQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.PermittedSpacesQueryMapper
 
convertToLuceneQuery(SpaceCategoryQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.SpaceCategoryQueryMapper
 
convertToLuceneQuery(TextFieldPrefixQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.TextFieldPrefixQueryMapper
Converts the given query into a lucene query.
convertToLuceneQuery(TextFieldQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.TextFieldQueryMapper
Converts the given query into a lucene query.
convertToLuceneQuery(UserTextQuery) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.UserTextQueryMapper
 
convertToLuceneResultFilter(ResultFilter) - Method in class com.atlassian.confluence.search.v2.lucene.DelegatingLuceneSearchMapper
 
convertToLuceneResultFilter(ResultFilter) - Method in interface com.atlassian.confluence.search.v2.lucene.LuceneResultFilterMapper
 
convertToLuceneResultFilter(ResultFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.HandleBasedSubsetResultFilterMapper
 
convertToLuceneResultFilter(ResultFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.SubsetResultFilterMapper
 
convertToLuceneSearchFilter(ExcludePersonalInformationSearchFilter) - Method in class com.atlassian.confluence.hosted.search.v2.lucene.mapper.ExcludePersonalInformationFilterMapper
 
convertToLuceneSearchFilter(CreatorsSearchFilter) - Method in class com.atlassian.confluence.plugins.mobile.search.CreatorsSearchFilterMapper
 
convertToLuceneSearchFilter(SearchFilter) - Method in class com.atlassian.confluence.search.v2.lucene.DelegatingLuceneSearchMapper
 
convertToLuceneSearchFilter(T) - Method in interface com.atlassian.confluence.search.v2.lucene.LuceneSearchFilterMapper
Convert a search filter into a lucene search filter.
convertToLuceneSearchFilter(AuthorSearchFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.AuthorSearchFilterMapper
 
convertToLuceneSearchFilter(ChainedSearchFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.ChainedSearchFilterMapper
 
convertToLuceneSearchFilter(ContentPermissionsSearchFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.ContentPermissionsLuceneSearchFilterMapper
 
convertToLuceneSearchFilter(InSpaceSearchFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.InSpaceSearchFilterMapper
 
convertToLuceneSearchFilter(LabelsSearchFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.LabelsSearchFilterMapper
 
convertToLuceneSearchFilter(LastModifierSearchFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.LastModifierSearchFilterMapper
 
convertToLuceneSearchFilter(SearchResultTypeSearchFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.SearchResultTypeSearchFilterMapper
 
convertToLuceneSearchFilter(SearchFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.SiteSearchPermissionsSearchFilterMapper
 
convertToLuceneSearchFilter(SpacePermissionsSearchFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.SpacePermissionsSearchFilterMapper
 
convertToLuceneSearchFilter(ViewUserProfilePermissionsSearchFilter) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.ViewUserProfilePermissionsSearchFilterMapper
 
convertToLuceneSort(SearchSort) - Method in class com.atlassian.confluence.search.v2.lucene.DelegatingLuceneSearchMapper
Converts a search sort into a lucene sort.
convertToLuceneSort(SearchSort) - Method in interface com.atlassian.confluence.search.v2.lucene.LuceneSortMapper
 
convertToLuceneSort(SearchSort) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.CaseInsensitiveSortMapper
Converts a search sort into a lucene sort.
convertToLuceneSort(SearchSort) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.DefaultSortMapper
Converts a search sort into a lucene sort.
convertToLuceneSort(SearchSort) - Method in class com.atlassian.confluence.search.v2.lucene.mapper.NoOpSortMapper
 
convertToMap(String) - Method in class com.atlassian.confluence.plugins.gadgets.BodyToMacroConverterImpl
 
convertToNiceTeamLabel(String) - Method in class com.atlassian.confluence.plugins.spacedirectory.ViewSpaceDirectoryAction
Used in velocity.
convertToPreview(String, String, String, String) - Method in interface com.atlassian.confluence.pages.wysiwyg.ConfluenceWysiwygConverter
Converts text into XHTML for Preview
convertToPreview(String, String, String, String) - Method in class com.atlassian.confluence.pages.wysiwyg.DefaultConfluenceWysiwygConverter
 
convertToRelative(ResourceIdentifier, ContentEntityObject) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.DefaultResourceIdentifierContextUtility
 
convertToRelative(ResourceIdentifier, ContentEntityObject) - Method in interface com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.ResourceIdentifierContextUtility
Make the provided ResourceIdentifier as relative as possible to the provided ContentEntityObject.
ConvertToRelativeLinksTask - Class in com.atlassian.confluence.upgrade.upgradetask
 
ConvertToRelativeLinksTask(ContentDao, XhtmlLinksUpdater) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.ConvertToRelativeLinksTask
 
ConvertToRelativeLinksUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
Converts any absolute links in storage format to relative links.
ConvertToRelativeLinksUpgradeTask(PlatformTransactionManager, ContentDao, BatchTask<ContentEntityObject>, int) - Constructor for class com.atlassian.confluence.upgrade.upgradetask.ConvertToRelativeLinksUpgradeTask
 
convertToSearch(ListQuery, boolean) - Static method in class com.atlassian.confluence.search.v2.lucene.compatibility.ListQueryToSearchConverter
 
convertToSearchResultWithExcerpt(SearchResults) - Static method in class com.atlassian.confluence.search.v2.lucene.compatibility.SearchResultToSearchResultWithExcerptConverter
 
convertToSearchResultWithExcerpt(SearchResult) - Static method in class com.atlassian.confluence.search.v2.lucene.compatibility.SearchResultToSearchResultWithExcerptConverter
 
convertToString(Object) - Static method in class com.atlassian.confluence.util.GeneralUtil
 
convertToXHtml(Page) - Method in class com.atlassian.confluence.importexport.impl.AbstractRendererExporterImpl.ContentConverter
 
convertToXHtml(SpaceDescription) - Method in class com.atlassian.confluence.importexport.impl.AbstractRendererExporterImpl.ContentConverter
 
convertToXHtml(Comment) - Method in class com.atlassian.confluence.importexport.impl.AbstractRendererExporterImpl.ContentConverter
 
convertToXhtmlException(WstxLazyException) - Static method in class com.atlassian.confluence.content.render.xhtml.StaxUtils
Take a WstxLazyException as a parameter and return the appropriate XhtmlException for the Woodstox exception supplied.
convertValue(Map, Object, Class) - Method in class com.atlassian.confluence.webwork.converters.EnumTypeConverter
Converts the given object to a given type.
convertWikiBodyToStorage(T) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultXhtmlContent
 
convertWikiBodyToStorage(T) - Method in interface com.atlassian.confluence.xhtml.api.XhtmlContent
Convert the body of the supplied ContentEntityObject to Confluence Storage Format XHTML (if necessary).
convertWikiMarkupToXhtml(String, long) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
 
convertWikiMarkupToXHtml(ContentEntityObject, String) - Method in interface com.atlassian.confluence.pages.wysiwyg.ConfluenceWysiwygConverter
Converts wiki markup text into XHTML, using the page context of the content object.
convertWikiMarkupToXHtml(ContentEntityObject, String, String) - Method in interface com.atlassian.confluence.pages.wysiwyg.ConfluenceWysiwygConverter
Converts wiki markup text into XHTML, using the page context of the content object.
convertWikiMarkupToXHtml(String, String) - Method in interface com.atlassian.confluence.pages.wysiwyg.ConfluenceWysiwygConverter
Converts wiki markup text into XHTML, using the page context of the content object specified by the id.
convertWikiMarkupToXHtml(String, String, String) - Method in interface com.atlassian.confluence.pages.wysiwyg.ConfluenceWysiwygConverter
Converts wiki markup text into XHTML, using the page context of the content object specified by the id.
convertWikiMarkupToXHtml(ContentEntityObject, String) - Method in class com.atlassian.confluence.pages.wysiwyg.DefaultConfluenceWysiwygConverter
 
convertWikiMarkupToXHtml(ContentEntityObject, String, String) - Method in class com.atlassian.confluence.pages.wysiwyg.DefaultConfluenceWysiwygConverter
 
convertWikiMarkupToXHtml(String, String) - Method in class com.atlassian.confluence.pages.wysiwyg.DefaultConfluenceWysiwygConverter
 
convertWikiMarkupToXHtml(String, String, String) - Method in class com.atlassian.confluence.pages.wysiwyg.DefaultConfluenceWysiwygConverter
 
convertWikiMarkupToXHtmlWithoutPage(String, String) - Method in interface com.atlassian.confluence.pages.wysiwyg.ConfluenceWysiwygConverter
Deprecated. since 2.10 - Either use ConfluenceWysiwygConverterDWRWrapper.convertWikiMarkupToXHtmlWithoutPage(String wikiMarkup, String pageId) or ConfluenceWysiwygConverter.convertWikiMarkupToXHtml(String wikiMarkup, String pageId) Converts wiki markup text into XHTML, using the page context of the content object specified by the id. If content is null, use convertWikiMarkupToXHtml(ContentEntityObject content, String spaceKey, String wikiMarkup)
convertWikiMarkupToXHtmlWithoutPage(String, String) - Method in class com.atlassian.confluence.pages.wysiwyg.DefaultConfluenceWysiwygConverter
 
convertWikiMarkupToXHtmlWithoutPageWithSpaceKey() - Method in class com.atlassian.confluence.pages.actions.WysiwygConverterAction
Converts wiki markup text into XHTML, using the page context of the content object specified by the id.
convertWikiToEdit(String, ConversionContext) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultEditorFormatService
 
convertWikiToEdit(String, ConversionContext) - Method in interface com.atlassian.confluence.xhtml.api.EditorFormatService
Returns the XHTML edit format equivalent of the supplied wikiContent (Wiki markup).
convertWikiToStorage(String, ConversionContext, List<RuntimeException>) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultXhtmlContent
 
convertWikiToStorage(String, ConversionContext, List<RuntimeException>) - Method in interface com.atlassian.confluence.xhtml.api.XhtmlContent
Returns the XHTML storage format equivalent of the supplied wikiContent (wiki markup).
convertWikiToStorageFormat(String) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
 
convertWikiToStorageFormat(String, String) - Method in interface com.atlassian.confluence.rpc.soap.ConfluenceSoapService
Converts a string from wiki markup to the XHTML based storage format.
convertWikiToStorageFormat(String, String) - Method in class com.atlassian.confluence.rpc.soap.WikiSoapService
 
convertWikiToStorageFormat(String, String) - Method in class com.atlassian.confluence.rpc.soap.XhtmlSoapService
 
convertWikiToStorageFormat(String, String) - Method in interface com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandler
 
convertWikiToStorageFormat(String, String) - Method in class com.atlassian.confluence.rpc.xmlrpc.ConfluenceXmlRpcHandlerImpl
 
ConvertWikiToStorageFormatRpcAcceptanceTest - Class in com.atlassian.confluence.rpc
 
ConvertWikiToStorageFormatRpcAcceptanceTest() - Constructor for class com.atlassian.confluence.rpc.ConvertWikiToStorageFormatRpcAcceptanceTest
 
convertWikiToView(String, ConversionContext, List<RuntimeException>) - Method in class com.atlassian.confluence.content.render.xhtml.DefaultXhtmlContent
 
convertWikiToView(String, ConversionContext, List<RuntimeException>) - Method in interface com.atlassian.confluence.xhtml.api.XhtmlContent
Returns the HTML view format equivalent of the supplied wikiContent.
convertXhtmlToMarkup(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcDelegator
 
convertXhtmlToMarkup(String, String, String) - Method in interface com.atlassian.confluence.test.rpc.FuncTestRpcHandler
Convert XHTML to WikiMarkup.
convertXhtmlToMarkup(String, String, String) - Method in class com.atlassian.confluence.test.rpc.FuncTestRpcHandlerImpl
 
convertXhtmlToWikiMarkup(String, long) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
 
convertXHtmlToWikiMarkup(ContentEntityObject, String) - Method in interface com.atlassian.confluence.pages.wysiwyg.ConfluenceWysiwygConverter
Converts XHTML into wiki markup, using the page context of the content object
convertXHtmlToWikiMarkup(String, String) - Method in interface com.atlassian.confluence.pages.wysiwyg.ConfluenceWysiwygConverter
Converts XHTML into wiki markup, without using page context
convertXHtmlToWikiMarkup(ContentEntityObject, String) - Method in class com.atlassian.confluence.pages.wysiwyg.DefaultConfluenceWysiwygConverter
 
convertXHtmlToWikiMarkup(String, String) - Method in class com.atlassian.confluence.pages.wysiwyg.DefaultConfluenceWysiwygConverter
 
convertXHtmlToWikiMarkupWithoutPage() - Method in class com.atlassian.confluence.pages.actions.WysiwygConverterAction
Converts XHTML into wiki markup, without using page context
convertXHtmlToWikiMarkupWithoutPage(String, String) - Method in interface com.atlassian.confluence.pages.wysiwyg.ConfluenceWysiwygConverter
Deprecated. since 2.10 - Either use ConfluenceWysiwygConverterDWRWrapper.convertXHtmlToWikiMarkupWithoutPage(String wikiMarkup, String pageId) or ConfluenceWysiwygConverter.convertXHtmlToWikiMarkup(String wikiMarkup, String pageId) Converts XHTML into wiki markup, without using page context
convertXHtmlToWikiMarkupWithoutPage(String, String) - Method in class com.atlassian.confluence.pages.wysiwyg.DefaultConfluenceWysiwygConverter
 
copy() - Method in class com.atlassian.confluence.it.content.ContentInfoBean
Clicks the 'copy' link on the Info page and returns an EditContentBean (representing the new page).
copy() - Method in class com.atlassian.confluence.labels.Labelling
 
copy() - Method in class com.atlassian.confluence.pages.Attachment
 
copy() - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao.AttachmentCopier
Perform the copy
copy() - Method in class com.atlassian.confluence.pages.persistence.dao.GeneralAttachmentCopier
 
copy() - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao.IntraHibernateAttachmentCopier
 
copy(InputStream, OutputStream) - Static method in class com.atlassian.confluence.util.io.IOUtils
Deprecated. since 3.0 use IOUtils instead
copyAndPaste(String) - Method in class com.atlassian.confluence.selenium.client.TinyMce
Copies the content specified by the selector, and pastes it before the content.
copyAttachments(ContentEntityObject, ContentEntityObject) - Method in interface com.atlassian.confluence.pages.AttachmentManager
Copy the latest version of all the attachments on the sourceContent to the destinationContent.
copyAttachments(ContentEntityObject, ContentEntityObject) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
copyAttachments(ContentEntityObject, ContentEntityObject) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
copyDate(Calendar, Calendar) - Static method in class com.atlassian.confluence.util.GeneralUtil
Takes two calendar objects and sets the Date of the second to the Date of the first.
CopyPageAction - Class in com.atlassian.confluence.pages.actions
 
CopyPageAction() - Constructor for class com.atlassian.confluence.pages.actions.CopyPageAction
 
CopyPasteFromViewToEditorTest - Class in com.atlassian.confluence.selenium
 
CopyPasteFromViewToEditorTest() - Constructor for class com.atlassian.confluence.selenium.CopyPasteFromViewToEditorTest
 
copyPropertiesToManager() - Method in class com.atlassian.confluence.user.actions.UserDetailsMap
Copies all the properties found in this parameter map into the user details manager.
CoreFeaturesManager - Interface in com.atlassian.confluence.setup.settings
The set of features that are fundamental to this product working, and can only be enabled or disabled during installation.
CorrectAttachmentCreatorUpgradeTask - Class in com.atlassian.confluence.upgrade.upgradetask
In older versions of Confluence, when a new version of an attachment was created, only the last modifier field was set.
CorrectAttachmentCreatorUpgradeTask() - Constructor for class com.atlassian.confluence.upgrade.upgradetask.CorrectAttachmentCreatorUpgradeTask
 
cost() - Method in enum com.atlassian.confluence.search.didyoumean.Edit
 
CostAndFreqComparingSuggestionComparator - Class in com.atlassian.confluence.search.didyoumean.lucene.comparators
Compares suggestions by considering both cost and frequencies.
CostAndFreqComparingSuggestionComparator() - Constructor for class com.atlassian.confluence.search.didyoumean.lucene.comparators.CostAndFreqComparingSuggestionComparator
 
CostComparingSuggestionComparator - Class in com.atlassian.confluence.search.didyoumean.lucene.comparators
Compares suggestions by their cost.
CostComparingSuggestionComparator() - Constructor for class com.atlassian.confluence.search.didyoumean.lucene.comparators.CostComparingSuggestionComparator
 
count - Variable in class com.atlassian.confluence.content.render.xhtml.XmlFragmentEventReader
 
countChangeSets() - Method in interface com.atlassian.confluence.it.dashboard.Dashboard
 
countChangeSets() - Method in class com.atlassian.confluence.it.dashboard.WebDashboard
 
countContentBySpaceIdAndStatus(long, String) - Method in interface com.atlassian.confluence.core.persistence.ContentEntityObjectDao
Retrieve the count of content for a given space with a particular status.
countContentBySpaceIdAndStatus(long, String) - Method in class com.atlassian.confluence.core.persistence.hibernate.ContentEntityObjectHibernateDao
 
countContentBySpaceIdAndStatus(long, String) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.CachingPageDao
 
Counter - Interface in com.atlassian.confluence.plugin.webresource
A counter to create a unique version for web resources
countLabels(String) - Static method in class com.atlassian.confluence.util.LabelUtil
Counts the labels present in an input string.
countLatestVersionsOfAttachments(ContentEntityObject) - Method in interface com.atlassian.confluence.pages.AttachmentManager
Returns a count of the number of latest versions of attachments
countLatestVersionsOfAttachments(ContentEntityObject) - Method in class com.atlassian.confluence.pages.attachments.CachingAttachmentDao
 
countLatestVersionsOfAttachments(ContentEntityObject) - Method in class com.atlassian.confluence.pages.DefaultAttachmentManager
 
countLatestVersionsOfAttachments(ContentEntityObject) - Method in class com.atlassian.confluence.pages.DelegatorAttachmentManager
 
countLatestVersionsOfAttachments(ContentEntityObject) - Method in interface com.atlassian.confluence.pages.persistence.dao.AttachmentDao
 
countLatestVersionsOfAttachments(ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.hibernate.AbstractHibernateAttachmentDao
 
countLatestVersionsOfAttachments(ContentEntityObject) - Method in class com.atlassian.confluence.pages.persistence.dao.WebDavAttachmentDao
Deprecated.  
countPermittedSpacesForUser(User, List<Group>, String) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceDao
 
countPermittedSpacesForUser(User, List<Group>, String) - Method in interface com.atlassian.confluence.spaces.persistence.dao.SpaceDao
 
countSpaces(SpacesQuery) - Method in class com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceDao
 
countSpaces(SpacesQuery) - Method in interface com.atlassian.confluence.spaces.persistence.dao.SpaceDao
Count the spaces specified by the SpacesQuery.
countUpdateItems() - Method in interface com.atlassian.confluence.it.dashboard.Dashboard
 
countUpdateItems() - Method in class com.atlassian.confluence.it.dashboard.WebDashboard
 
countUserMacrosWithoutMetadata() - Method in class com.atlassian.confluence.admin.actions.macros.UserMacroAction
 
countUserMacrosWithWikiTemplates() - Method in class com.atlassian.confluence.admin.actions.macros.UserMacroAction
 
countUsersWithConfluenceAccess() - Method in class com.atlassian.confluence.user.DefaultUserAccessor
 
countUsersWithConfluenceAccess() - Method in interface com.atlassian.confluence.user.UserAccessor
Returns the number of users which have access to use Confluence.
CP_OS_IDX_NAME - Static variable in class com.atlassian.confluence.upgrade.upgradetask.ContentPermissionConstraintsUpgradeTask
 
CP_UNIQUE_GROUP_CONSTRAINT - Static variable in class com.atlassian.confluence.upgrade.upgradetask.ContentPermissionConstraintsUpgradeTask
 
CP_UNIQUE_GROUP_CONSTRAINT_NAME - Static variable in class com.atlassian.confluence.upgrade.upgradetask.ContentPermissionConstraintsUpgradeTask
 
CP_UNIQUE_USER_CONSTRAINT - Static variable in class com.atlassian.confluence.upgrade.upgradetask.ContentPermissionConstraintsUpgradeTask
 
CP_UNIQUE_USER_CONSTRAINT_NAME - Static variable in class com.atlassian.confluence.upgrade.upgradetask.ContentPermissionConstraintsUpgradeTask
 
CP_UNIQUE_USER_GROUPS_CONSTRAINT - Static variable in class com.atlassian.confluence.upgrade.upgradetask.ContentPermissionConstraintsUpgradeTask
 
CP_UNIQUE_USER_GROUPS_CONSTRAINT_NAME - Static variable in class com.atlassian.confluence.upgrade.upgradetask.ContentPermissionConstraintsUpgradeTask
 
CPS_CONTENT_IDX_NAME - Static variable in class com.atlassian.confluence.upgrade.upgradetask.ContentPermissionConstraintsUpgradeTask
 
CPS_UNIQUE_TYPE_CONSTRAINT - Static variable in class com.atlassian.confluence.upgrade.upgradetask.ContentPermissionConstraintsUpgradeTask
 
CPS_UNIQUE_TYPE_CONSTRAINT_NAME - Static variable in class com.atlassian.confluence.upgrade.upgradetask.ContentPermissionConstraintsUpgradeTask
 
create(String) - Method in class bucket.user.providers.CachingAccessProvider
 
create(String) - Method in class bucket.user.providers.CachingCredentialsProvider
 
create(String) - Method in class bucket.user.providers.CachingProfileProvider
 
create(String) - Method in class bucket.user.providers.ChainedUserProvider
 
create() - Static method in class com.atlassian.confluence.it.TestData
 
create(String, String) - Static method in class com.atlassian.confluence.labels.LabelParser
 
create(Label) - Static method in class com.atlassian.confluence.labels.LabelParser
 
create(MailServer) - Method in class com.atlassian.confluence.mail.ConfluenceMailServerManager
 
create() - Method in class com.atlassian.confluence.pageobjects.page.space.CreatePageTemplate
 
create(PluginAccessor, PluginEventManager, Class<? extends ModuleDescriptor<?>>) - Static method in class com.atlassian.confluence.plugin.cached.EnabledModuleCachingPluginAccessor
Static factory method for constructing trackers generically where M is not known.
create(Class<T>) - Method in class com.atlassian.confluence.plugin.ConfluenceHostContainer
 
create(Class<T>) - Method in class com.atlassian.confluence.plugin.ModuleDescriptorCacheFactory
Creates a ModuleDescriptorCache for the given {moduleDescriptorClass} which will be update if plugin modules become disabled or enabled.
create(Class<T>, ModuleDescriptorPredicate) - Method in class com.atlassian.confluence.plugin.ModuleDescriptorCacheFactory
 
create() - Method in class com.atlassian.confluence.selenium.client.Template
 
create() - Method in class com.atlassian.confluence.util.ProfilePicture
Deprecated. Creates the file corresponding to the ProfilePicture.
create(Iterator<T>) - Static method in class com.atlassian.confluence.util.SingleUseIterable
Convenience static factory because constructors can't infer generic types.
CREATE_ATTACHMENT_PERMISSION - Static variable in class com.atlassian.confluence.security.SpacePermission
 
CREATE_BLOGPOST_LINK_ID - Static variable in class com.atlassian.confluence.it.content.EditContentBean
 
CREATE_BLOGPOST_LINK_TEXT - Static variable in class com.atlassian.confluence.it.content.EditContentBean
 
CREATE_BLOGPOST_TITLE_TEXT - Static variable in class com.atlassian.confluence.it.content.EditContentBean
 
CREATE_COMMENT_LINK_ID - Static variable in class com.atlassian.confluence.it.content.EditContentBean
 
CREATE_ICON - Static variable in class com.atlassian.confluence.links.linktypes.PageCreateLink
 
CREATE_PAGE_FORM_ID - Static variable in class com.atlassian.confluence.it.content.EditContentBean
 
CREATE_PAGE_LINK_ID - Static variable in class com.atlassian.confluence.it.content.EditContentBean
 
CREATE_PAGE_LINK_TEXT - Static variable in class com.atlassian.confluence.it.content.EditContentBean
 
CREATE_PAGE_TITLE_TEXT - Static variable in class com.atlassian.confluence.it.content.EditContentBean
 
CREATE_SPACE_PERMISSION - Static variable in class com.atlassian.confluence.security.SpacePermission
 
createAbsoluteResourceIdentifier(ContentEntityObject) - Method in class com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.DefaultResourceIdentifierContextUtility
 
createAbsoluteResourceIdentifier(ContentEntityObject) - Method in interface com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.ResourceIdentifierContextUtility
Create a fully populated (absolute) ResourceIdentifier from the supplied ContentEntityObject.
CreateAbstractPageCommandImpl - Class in com.atlassian.confluence.content.service.page
An abstract base class for create commands for AbstractPage subclasses such as Page or BlogPost
CreateAbstractPageCommandImpl(PageManager, ContentPermissionManager, DraftManager, AttachmentManager, NotificationManager, EventPublisher, ContentPermissionProvider, User, boolean) - Constructor for class com.atlassian.confluence.content.service.page.CreateAbstractPageCommandImpl
 
createAccessProviderInstance() - Method in class com.atlassian.confluence.user.HibernateUserProviderFactory
 
createAddChangeDocumentTask(Searchable) - Method in class com.atlassian.confluence.search.lucene.tasks.IndexTaskFactory
Constructs an add change document task.
createAddDocumentTask(Searchable) - Method in class com.atlassian.confluence.search.lucene.tasks.IndexTaskFactory
Returns an add document task.
createAddDocumentTask(String) - Method in class com.atlassian.confluence.search.lucene.tasks.IndexTaskFactory
Deprecated. 
createAdditionalDatabaseConstraints(Configuration) - Static method in class com.atlassian.confluence.setup.DefaultHibernateConfigurator
creates constraints that SchemaExport cannot automatically generate from hibernate mapping files.
createAddUniqueConstraintCommand(String, String...) - Method in interface com.atlassian.confluence.upgrade.ddl.AlterTableExecutor
 
createAddUniqueConstraintCommand(String, String...) - Method in class com.atlassian.confluence.upgrade.ddl.HibernateAlterTableExecutor
 
createAdvisedProxy(Object, Advisor, Class) - Static method in class com.atlassian.confluence.util.AopUtils
Convenience method for creating an advised proxy
createAlterColumnNullChoiceCommand(String, String, NullChoice) - Method in interface com.atlassian.confluence.upgrade.ddl.AlterTableExecutor
 
createAlterColumnNullChoiceCommand(String, String, NullChoice) - Method in class com.atlassian.confluence.upgrade.ddl.HibernateAlterTableExecutor
 
createAnalyzer() - Method in class com.atlassian.confluence.search.lucene.ConfluenceLuceneAnalyzerFactory
 
createAndRender(CreateCommentCommand, boolean, boolean, HttpServletRequest) - Method in class com.atlassian.confluence.plugins.quickcomment.rest.CommentResource
 
createAndSetExportDirectory() - Method in class com.atlassian.confluence.importexport.impl.AbstractExporterImpl
 
createAnonymousSpacePermission(String, Space) - Static method in class com.atlassian.confluence.security.SpacePermission
 
createAttachment(long, Attachment) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
 
createAttachment(ContentEntity, Attachment) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
 
createAttachment(Attachment) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
 
createAttachmentEntityListForContent(ContentEntityObject) - Method in class com.atlassian.confluence.plugins.rest.manager.DefaultRestAttachmentManager
 
createAttachmentEntityListForContent(ContentEntityObject) - Method in interface com.atlassian.confluence.plugins.rest.manager.RestAttachmentManager
Create a AttachmentEntityList object for the given ContentEntityObject
createBeanFactory() - Method in class com.atlassian.confluence.setup.ConfluenceClassPathXmlApplicationContext
 
createBeanFactory() - Method in class com.atlassian.confluence.setup.ConfluenceXmlWebApplicationContext
 
createBlogPost(WebTester) - Static method in class com.atlassian.confluence.it.content.EditContentBean
Returns a blog post creation bean from the current location of the web tester, by clicking on the 'Add News' link on the page.
createBlogPost(WebTester, String) - Static method in class com.atlassian.confluence.it.content.EditContentBean
Returns a blog post creation bean by going to the dashboard, clicking on the space name, then on the space home page, clicking on the 'Add News' link on the page.
createBlogPost() - Method in class com.atlassian.confluence.it.content.ViewContentBean
 
createBlogPost(BlogPost) - Method in class com.atlassian.confluence.it.rpc.ConfluenceRpc
 
createBlogPost(Space) - Method in class com.atlassian.confluence.selenium.client.Editor
 
CreateBlogPostAction - Class in com.atlassian.confluence.pages.actions
 
CreateBlogPostAction() - Constructor for class com.atlassian.confluence.pages.actions.CreateBlogPostAction
 
CreateBlogPostCommand - Interface in com.atlassian.confluence.content.service.blogpost
An interface for a command that will create a new BlogPost.
CreateBlogPostCommandImpl - Class in com.atlassian.confluence.content.service.blogpost
An implementation of the CreatePageCommand that will create a page, and assign any provided permissions then perform the clean up of any Drafts and raise the necessary event.
CreateBlogPostCommandImpl(PageManager, SpacePermissionManager, ContentPermissionManager, DraftManager, AttachmentManager, NotificationManager, EventPublisher, BlogPostProvider, ContentPermissionProvider, User, boolean) - Constructor for class com.atlassian.confluence.content.service.blogpost.CreateBlogPostComma